Enumerate Aws Regions
Get the available regions for specified AWS cloud account
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /iaas/api/about
CloudAccount specification
"CloudAccountAwsSpecification Object"
Aws Access key ID
Aws Secret Access Key
Create default cloud zones for the enabled regions.
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-aws/region-enumeration..
A set of tag keys and optional values to set on the Cloud Account
successful operation
{
"externalRegionIds": [
"string"
]
}
A set of region ids for the cloud account.
Invalid Request - bad data
Forbidden
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/iaas/api/cloud-accounts-aws/region-enumeration