Enumerate Regions
Get the available regions for specified cloud account
Request
URI
POST
https://{api_host}/iaas/api/cloud-accounts/region-enumeration
COPY
Query Parameters
string
apiVersion
Optional
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /iaas/api/about
Request Body
CloudAccountSpecification
of type(s)
application/json
Optional
Responses
200
successful operation
Returns
CloudAccountRegions
of type(s)
application/json
{
"externalRegionIds": [
"string"
]
}
array of
string
externalRegionIds
Required
A set of region ids for the cloud account.
400
Invalid Request - bad data
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/iaas/api/cloud-accounts/region-enumeration
Cloud Account Operations
POST
Create Gcp Cloud Account
GET
Get Gcp Cloud Accounts
POST
Enumerate Azure Regions
POST
Create Nsx V Cloud Account
GET
Get Nsx V Cloud Accounts
POST
Create Nsx T Cloud Account
GET
Get Nsx T Cloud Accounts
PATCH
Update Gcp Cloud Account
GET
Get Gcp Cloud Account
DELETE
Delete Gcp Cloud Account
POST
Enumerate Regions
POST
Enumerate Gcp Regions
POST
Create Cloud Account
GET
Get Cloud Accounts
POST
Create Aws Cloud Account
GET
Get Aws Cloud Accounts
POST
Enumerate V Sphere Regions
PATCH
Update Azure Cloud Account
GET
Get Azure Cloud Account
DELETE
Delete Azure Cloud Account
PATCH
Update Aws Cloud Account
GET
Get Aws Cloud Account
DELETE
Delete Aws Cloud Account
PATCH
Update Nsx T Cloud Account
GET
Get Nsx T Cloud Account
DELETE
Delete Cloud Account Nsx T
PATCH
Update V Sphere Cloud Account
GET
Get V Sphere Cloud Account
DELETE
Delete V Sphere Cloud Account
PATCH
Update Cloud Account
GET
Get Cloud Account
DELETE
Delete Cloud Account
POST
Enumerate Aws Regions
POST
Create Azure Cloud Account
GET
Get Azure Cloud Accounts
POST
Create V Sphere Cloud Account
GET
Get V Sphere Cloud Accounts
PATCH
Update Nsx V Cloud Account
GET
Get Nsx V Cloud Account
DELETE
Delete Cloud Account Nsx V