All Products
Search
Document Center

ApsaraDB for ClickHouse:DescribeDBClusterStatusSet

Last Updated:Dec 10, 2025

This operation queries the status set of a ClickHouse Community-Compatible Edition cluster.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

RegionId

string

Yes

The region ID.

Note

Call the DescribeRegions operation to query the region ID.

cn-hangzhou

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

DE309AA1-BD83-5E1F-9945-8A4D336E0829

StatusSet

array

The set of instance statuses.

string

The instance status.

ACTIVATION

Examples

Success response

JSON format

{
  "RequestId": "DE309AA1-BD83-5E1F-9945-8A4D336E0829",
  "StatusSet": [
    "ACTIVATION"
  ]
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.