Enumerate Gcp Regions
Get the available regions for specified GCP cloud account
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /iaas/api/about
CloudAccount specification
"CloudAccountGcpSpecification Object"
GCP Private key
Create default cloud zones for the enabled regions.
GCP Client email
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-gcp/region-enumeration.
GCP Project ID
GCP Private key ID
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-gcp/region-enumeration