POST /cloud/list
/cloud/list
Request
URI
POST
https://{api_host}/api/cloud/list
COPY
Header Parameters
string
X-Avi-Tenant
Optional
Avi Tenant Header
string
X-Avi-Tenant-UUID
Optional
Avi Tenant Header UUID
string
X-Avi-Version
Required
The caller is required to set Avi Version Header to the expected version of configuration. The response from the controller will provide and accept data according to the specified version. The controller will reject POST and PUT requests where the data is not compatible with the specified version.
string
X-CSRFToken
Optional
Avi Controller may send back CSRF token in the response cookies. The caller should update the request headers with this token else controller will reject requests.
Request Body
empty
POST__poolgroup_clearBody of type(s) application/json
Optional
Responses
200
OK
Returns string of type(s) application/json
Operation doesn't return any data structure
401
log in failed
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/api/cloud/list
Cloud Operations
GET
GET /cloud
POST
POST /cloud
GET
GET /cloud/{uuid}
PUT
PUT /cloud/{uuid}
PATCH
PATCH /cloud/{uuid}
DELETE
DELETE /cloud/{uuid}
POST
POST /cloud/list
GET
GET /cloud/{uuid}/internals/
GET
GET /cloud/{uuid}/status/
PATCH
PATCH /cloud/{uuid}/gc/
PUT
PUT /cloud/{uuid}/gc/
GET
GET /cloud/{uuid}/health/
GET
GET /cloud/{uuid}/hosts/
GET
GET /cloud/{uuid}/autoscalegroup/
GET
GET /cloud/{uuid}/autoscalegroupservers/
GET
GET /cloud/{uuid}/placement/summary/
GET
GET /cloud/{uuid}/placement/ineligible/