You can call this operation to learn of zones where a cluster can be created in an Alibaba Cloud region.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Series | string | No | The deployment mode. Enumeration Value:
| NORMAL |
| DeployType | string | No | The operation that you want to perform. Enumeration Value:
| single |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
"Zones": [
{
"ZoneId": "cn-hangzhou-i,cn-hangzhou-j,cn-hangzhou-h",
"ZoneName": "H/I/J",
"Series": "NORMAL",
"DeployType": "1-1-1"
}
]
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2024-04-15 | The request parameters of the API has changed | View Change Details |
