List Data Lakehouse Edition clusters.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
adb:DescribeDBClusters |
get |
DBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Note
You can call the DescribeRegions operation to view available region IDs. |
cn-hangzhou |
| DBClusterIds |
string |
No |
The cluster ID. Note
You can specify any cluster ID in the specified region. |
am-bp1r053byu48p**** |
| DBClusterDescription |
string |
No |
The cluster description.
|
test |
| DBClusterStatus |
string |
No |
The cluster status. Valid values:
|
Running |
| PageSize |
integer |
No |
The number of entries to return on each page. Valid values:
|
30 |
| PageNumber |
integer |
No |
The page number. Valid values are integers greater than 0 and less than or equal to the maximum value of the integer data type. Default value: 1. |
1 |
| ResourceGroupId |
string |
No |
The resource group ID. |
rg-4690g37929XXXX |
| Tag |
array<object> |
No |
The list of tags. |
|
|
object |
No |
Details about the items in the list. |
||
| Key |
string |
No |
The tag key. You can filter clusters by tag keys. You can specify up to 20 key-value pairs. The numbers n in Note
A tag key can be up to 64 characters in length. It cannot start with |
tag1 |
| Value |
string |
No |
The tag value. You can filter clusters by tag values. You can specify up to 20 key-value pairs. The numbers n in Note
A tag value can be up to 64 characters in length. It cannot start with |
test1 |
| DBVersion |
string |
No |
The database version. Valid value: 3.0. |
3.0 |
| DBClusterVersion |
string |
No |
Cluster version
|
3.0 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Details about the returned list. |
||
| TotalCount |
integer |
The total number of entries. |
1 |
| PageSize |
integer |
The number of entries returned on each page. |
30 |
| RequestId |
string |
The request ID. |
D65A809F-34CE-4550-9BC1-0ED21ETG380 |
| PageNumber |
integer |
The page number. |
1 |
| Items |
object |
||
| DBCluster |
array<object> |
The list of clusters. |
|
|
array<object> |
Details about the cluster list. |
||
| DtsJobId |
string |
The DTS sync task ID. This parameter is returned only for MySQL analytic instances. |
dtsb1578j90XXXX |
| DBNodeCount |
integer |
The number of node groups. |
1 |
| Expired |
string |
Indicates whether the cluster has expired. Valid values:
|
false |
| CreateTime |
string |
The time when the cluster was created, in UTC. Format: yyyy-MM-ddTHH:mm:ssZ. Example: 2021-04-01T09:50:18Z. |
2021-04-01T09:50:18Z |
| PayType |
string |
The billing method. Valid values:
|
Postpaid |
| DiskType |
string |
The disk type. Valid values:
Note
For more information about ESSDs, see ESSD specifications. |
cloud_essd |
| Tags |
object |
||
| Tag |
array<object> |
The list of tags. |
|
|
object |
Details about the tag list. |
||
| Key |
string |
The tag key. Note
You can call the TagResources operation to add tags to a cluster. |
tag1 |
| Value |
string |
The tag value. |
test1 |
| Mode |
string |
The cluster mode. Valid values:
Note
|
flexible |
| Port |
string |
The port number. Default value: 3306. |
3306 |
| LockMode |
string |
The cluster lock mode. Valid values:
|
Unlock |
| StorageResource |
string |
The storage resource specification used in flexible mode for read and write operations. Increasing this resource improves cluster read and write performance. |
8Core32GB |
| ExecutorCount |
string |
The number of compute nodes used by the cluster in flexible mode. |
1 |
| DBClusterId |
string |
The cluster ID. |
am-bp163885f8q21**** |
| ConnectionString |
string |
The public endpoint of the cluster. |
am-bp163885f8q21****.ads.aliyuncs.com |
| RdsInstanceId |
string |
The source ApsaraDB RDS instance ID. This parameter is returned only for MySQL analytic instances. |
rm-bp11q28kvl688**** |
| DBClusterType |
string |
The cluster type. Valid values:
|
Common |
| CommodityCode |
string |
The commodity code. Fixed value: ads. |
ads |
| ExpireTime |
string |
The time when the cluster expires, in UTC. Format: yyyy-MM-ddTHH:mm:ssZ. Example: 2999-09-08T16:00:00Z. Note
|
2999-09-08T16:00:00Z |
| DBNodeStorage |
integer |
The storage capacity of the cluster, in GB. |
300 |
| DBNodeClass |
string |
The node specifications. |
E8 |
| LockReason |
string |
The reason why the cluster is locked. Note
This parameter is returned only if the cluster is locked. Fixed value: instance_expire. |
instance_expired |
| VPCId |
string |
The virtual private cloud (VPC) ID. |
vpc-bp13h7uzhulpuxvnpXXXX |
| RegionId |
string |
The region ID where the cluster resides. |
cn-hangzhou |
| ComputeResource |
string |
The compute resource specification used in flexible mode for data processing. Increasing compute resources speeds up queries. You can scale these resources up or down as needed. |
8Core32GB |
| ElasticIOResource |
integer |
The Elastic IO Unit (EIU). For more information, see EIU overview. Note
This parameter is returned only for clusters in flexible mode. |
0 |
| VSwitchId |
string |
The vSwitch ID. |
vsw-bp1syh8vvw8yech7nXXXX |
| DBVersion |
string |
The database version. Only version 3.0 is supported. |
3.0 |
| VPCCloudInstanceId |
string |
The VPC instance ID. |
am-bp163885f8q21****-controller |
| DBClusterStatus |
string |
The cluster status. For more information, see State table. |
Running |
| ResourceGroupId |
string |
The resource group ID. |
rg-acfmyiu4ekp**** |
| DBClusterNetworkType |
string |
The network type of the cluster. Only VPC is supported. |
vpc |
| DBClusterDescription |
string |
The cluster description. |
adb_test |
| ZoneId |
string |
The zone ID where the cluster resides. |
cn-hangzhou-h |
| Category |
string |
The product edition. Valid values:
Note
For more information, see Product editions. |
MIXED_STORAGE |
| Engine |
string |
The cluster engine. Fixed value: AnalyticDB. |
AnalyticDB |
| InnerIp |
string |
The public IP address. |
10.1.xx.xx |
| InnerPort |
string |
The port number. |
3306 |
| TaskInfo |
object |
Task progress information. |
|
| Name |
string |
The task name. |
analyticDBFlexibleScaleOut |
| Status |
string |
The task status. Valid values:
|
RUNNING |
| Progress |
string |
The task progress, in %. |
10 |
| StepList |
object |
||
| StepList |
array<object> |
The task steps. |
|
|
object |
The task step. |
||
| StepName |
string |
The step name. |
ApplyResource |
| StepDesc |
string |
The step description. |
Apply resource |
| StepStatus |
string |
The step status. Valid values:
|
SUCCEED |
| StepProgress |
string |
The step progress, in %. |
50 |
| StartTime |
string |
The time when the step started. Format: YYYY-MM-DDThh:mm:ssZ. |
2024-03-10T09:28:34Z |
| EndTime |
string |
The time when the step ended. Format: YYYY-MM-DDThh:mm:ssZ. |
2024-03-10T10:28:34Z |
| ProductVersion |
string |
The product version. Valid values:
|
EnterpriseVersion |
Examples
Success response
JSON format
{
"TotalCount": 1,
"PageSize": 30,
"RequestId": "D65A809F-34CE-4550-9BC1-0ED21ETG380",
"PageNumber": 1,
"Items": {
"DBCluster": [
{
"DtsJobId": "dtsb1578j90XXXX",
"DBNodeCount": 1,
"Expired": "false",
"CreateTime": "2021-04-01T09:50:18Z",
"PayType": "Postpaid",
"DiskType": "cloud_essd",
"Tags": {
"Tag": [
{
"Key": "tag1",
"Value": "test1"
}
]
},
"Mode": "flexible",
"Port": "3306",
"LockMode": "Unlock",
"StorageResource": "8Core32GB",
"ExecutorCount": "1",
"DBClusterId": "am-bp163885f8q21****",
"ConnectionString": "am-bp163885f8q21****.ads.aliyuncs.com",
"RdsInstanceId": "rm-bp11q28kvl688****",
"DBClusterType": "Common",
"CommodityCode": "ads",
"ExpireTime": "2999-09-08T16:00:00Z",
"DBNodeStorage": 300,
"DBNodeClass": "E8",
"LockReason": "instance_expired",
"VPCId": "vpc-bp13h7uzhulpuxvnpXXXX",
"RegionId": "cn-hangzhou",
"ComputeResource": "8Core32GB",
"ElasticIOResource": 0,
"VSwitchId": "vsw-bp1syh8vvw8yech7nXXXX",
"DBVersion": "3.0",
"VPCCloudInstanceId": "am-bp163885f8q21****-controller",
"DBClusterStatus": "Running",
"ResourceGroupId": "rg-acfmyiu4ekp****",
"DBClusterNetworkType": "vpc",
"DBClusterDescription": "adb_test",
"ZoneId": "cn-hangzhou-h",
"Category": "MIXED_STORAGE",
"Engine": "AnalyticDB",
"InnerIp": "10.1.xx.xx",
"InnerPort": "3306",
"TaskInfo": {
"Name": "analyticDBFlexibleScaleOut",
"Status": "RUNNING",
"Progress": "10",
"StepList": {
"StepList": [
{
"StepName": "ApplyResource",
"StepDesc": "Apply resource",
"StepStatus": "SUCCEED",
"StepProgress": "50",
"StartTime": "2024-03-10T09:28:34Z",
"EndTime": "2024-03-10T10:28:34Z"
}
]
}
},
"ProductVersion": "EnterpriseVersion"
}
]
}
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | An error occurred while processing your request. | An internal error occurred. Please try again later. |
| 503 | ServiceUnavailable | An error occurred while processing your request. | The system is unavailable. Please try again later. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.