Skip to main content

Discover a new StorageGRID WebScale server

Contributors

POST /account/{accountId}/providers/cloudmanager_cbs/api/v1/sg

Discovers a new StorageGRID server in BlueXP SaaS application.

Token usage: BlueXP user token.

Parameters

Name Type In Required Description

accountId

string

path

True

Account ID

authorization

string

header

True

User token

x-agent-id

string

header

True

Request identifier

Request Body

Name Type Required Description

admin-host

string

True

StorageGRID Admin host IP.

admin-username

string

True

StorageGRID Admin Username.

admin-password

string

True

StorageGRID Admin Password.

Response

Status: 200, Default response
Name Type Required Description

name

string

False

id

string

False

Definitions

See Definitions

body

Name Type Required Description

admin-host

string

True

StorageGRID Admin host IP.

admin-username

string

True

StorageGRID Admin Username.

admin-password

string

True

StorageGRID Admin Password.