Enumerate Azure Regions
Get the available regions for specified Azure cloud account
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /iaas/api/about
{
"createDefaultZones": true,
"clientApplicationId": "3287dd6e-76d8-41b7-9856-2584969e7739",
"clientApplicationSecretKey": "GDfdasDasdASFas321das32cas2x3dsXCSA76xdcasg=",
"name": "string",
"tenantId": "9a13d920-4691-4e2d-b5d5-9c4c1279bc9a",
"description": "string",
"regionIds": [
"string"
],
"subscriptionId": "064865b2-e914-4717-b415-8806d17948f7",
"tags": [
{
"value": "string",
"key": "string"
}
]
}
Create default cloud zones for the enabled regions.
Azure Client Application ID
Azure Client Application Secret Key
A human-friendly name used as an identifier in APIs that support this option.
Azure Tenant ID
A human-friendly description.
A set of Region names to enable provisioning on. Refer to /iaas/cloud-accounts-azure/region-enumeration..
Azure Subscribtion ID
successful operation
{
"externalRegionIds": [
"string"
]
}
A set of region ids for the cloud account.
Invalid Request - bad data
Forbidden