Enumerate Azure Regions Async
Get the available regions for specified Azure cloud account
The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /iaas/api/about
Azure region enumeration specification
{
"subscriptionId": "064865b2-e914-4717-b415-8806d17948f7",
"tenantId": "9a13d920-4691-4e2d-b5d5-9c4c1279bc9a",
"clientApplicationId": "3287dd6e-76d8-41b7-9856-2584969e7739",
"clientApplicationSecretKey": "GDfdasDasdASFas321das32cas2x3dsXCSA76xdcasg=",
"cloudAccountId": "b8b7a918-342e-4a53-a3b0-b935da0fe601"
}
Azure Subscribtion ID. Either provide subscriptionId or provide a cloudAccountId of an existing account.
Azure Tenant ID. Either provide tenantId or provide a cloudAccountId of an existing account.
Azure Client Application ID. Either provide clientApplicationId or provide a cloudAccountId of an existing account.
Azure Client Application Secret Key. Either provide clientApplicationSecretKey or provide a cloudAccountId of an existing account.
Existing cloud account id. Either provide id of existing account, or cloud account credentials: clientApplicationId, clientApplicationSecretKey and tenantId.
Accepted
"RequestTracker Object"
Progress of the request as percentage.
Status message of the request.
Status of the request.
Collection of resources.
Name of the operation.
ID of this request.
Self link of this request.
ID of the deployment, this request is connected to.
Invalid Request - bad data
"ServiceErrorResponse Object"
message
messageId
stackTrace
statusCode
errorCode
details
serverErrorId
documentKind
internalErrorCode
Forbidden
"ServiceErrorResponse Object"
message
messageId
stackTrace
statusCode
errorCode
details
serverErrorId
documentKind
internalErrorCode
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/iaas/api/cloud-accounts-azure/region-enumeration