Get Cloud Account

Available in versions: 2020 SP2 and later

Retrieves a cloud account by its ID.

URL

Copy code
/Admin/rest/v1/cloud/accounts/{accountID}

Remarks

None

HTTP Method

GET: Returns the cloud account description.

Request

Headers:

Accept: application/xml

Cookies:

ADM_LWSSO={AdmLwssoCookie};

Request Body:

GET: No request body.

Response

Headers:

One of:

  • Content-Type: application/xml

  • Content-Type: application/json

Cookies:

None

HTML Return Code:

One of the HTTP Return Codes

Upon successful deletion, returns HTTP status 201 (Created).

HTML Body:

GET: Returns the cloud account data.

This table lists the fields in the response:

ElementDescription

ActiveHost

Number of currently provisioned hosts.

ActiveHostLimit

Maximum number of allowed active hosts.

See Also

Provision cloud hosts
Deprovision cloud hosts
Get provision request
Get all provision requests
Get all cloud hosts
Audit cloud hosts