Queries available zones within the current account.
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
GET /2021-04-06/account-settings
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
X-Fc-Account-Id | string | No | The ID of your Alibaba Cloud account. | 188077086902**** |
X-Fc-Date | string | No | Example 1 | Wed, 11 May 2022 09:00:00 GMT |
X-Fc-Trace-Id | string | No | Queries available zones within the current account. | rid281s****** |
Response parameters
Examples
Sample success responses
JSON
format
{
"availableAZs": [
"{\"availableAZs\": [ \"cn-hangzhou-f\", \"cn-hangzhou-g\" ], \"defaultRole\": \"acs:ram::1234:role/aliyunfcdefaultrole\" }"
],
"defaultRole": "acs:ram::1234:role/aliyunfcdefaultrole"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2021-06-30 | The response structure of the API operation changes. | |||||||||||||||
| ||||||||||||||||
2021-06-30 | The input parameters of the API operation change. | |||||||||||||||
| ||||||||||||||||
2021-06-30 | The input parameters of the API operation change. | |||||||||||||||
| ||||||||||||||||
2021-06-30 | The input parameters of the API operation change. | |||||||||||||||
|