Enumerate Regions
Get the available regions for specified cloud account
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /iaas/api/about
{
"privateKey": "gfsScK345sGGaVdds222dasdfDDSSasdfdsa34fS",
"associatedCloudAccountIds": [
"string"
],
"createDefaultZones": true,
"cloudAccountType": "vsphere, aws, azure, nsxv, nsxt",
"name": "string",
"description": "string",
"regionIds": [
"string"
],
"privateKeyId": "ACDC55DB4MFH6ADG75KK",
"tags": [
{
"value": "string",
"key": "string"
}
]
}
Cloud Account specific properties supplied in as name value pairs
Secret access key or password to be used to authenticate with the cloud account
Cloud account to link with this cloud account
Create default cloud zones for the enabled regions.
Additional custom properties that may be used to extend the Cloud Account.
Cloud account type
A human-friendly name used as an identifier in APIs that support this option.
A human-friendly description.
A set of Region names to enable provisioning on.Refer to /iaas/cloud-accounts/region-enumeration.
Access key id or username to be used to authenticate with the cloud account
successful operation
{
"externalRegionIds": [
"string"
]
}
A set of region ids for the cloud account.
Invalid Request - bad data
Forbidden