Queries the status of AnalyticDB for MySQL Data Warehouse Edition clusters within a region.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | The region ID of the cluster. Note
You can call the DescribeRegions operation to query the most recent region list.
| cn-hangzhou |
Response parameters
Examples
Sample success responses
JSON
format
{
"Status": [
"[\"Preparing\",\"Creating\",\"Restoring\",\"Running\",\"Deleting\",\"ClassChanging\",\"NetAddressCreating\",\"NetAddressDeleting\",\"NetAddressModifying\",\"EngineVersionUpgrading\"]"
],
"RequestId": "1AD222E9-E606-4A42-BF6D-8A4442913CEAU"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history