DescribeDBClusters
View the Data Lakehouse Edition clusters in the destination region.
Operation description
For a current list of service endpoints, see Service Endpoints.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
adb:DescribeDBClusters |
list |
*DBClusterLakeVersion
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Note
You can call the DescribeRegions operation to query the IDs of available regions. |
cn-hangzhou |
| DBClusterIds |
string |
No |
The cluster ID. If you omit this parameter, the operation returns information about all clusters in the specified region. |
amv-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. The value must be a positive integer. Default value: 1. |
1 |
| ResourceGroupId |
string |
No |
The ID of the resource group. If you omit this parameter, the operation returns information about clusters in all resource groups. |
rg-4690g37929**** |
| Tag |
array<object> |
No |
The tags to filter clusters by. |
|
|
object |
No |
Information about a cluster tag. |
||
| Key |
string |
No |
The tag key. |
tag1 |
| Value |
string |
No |
The tag value. |
test1 |
| ProductVersion |
string |
No |
The product version. Valid values:
Note
If you omit this parameter, the operation returns clusters of all product versions. |
BasicVersion |
| DBClusterVersion |
string |
No |
The cluster version. Valid values:
|
5.0 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| TotalCount |
integer |
The total number of entries returned. |
1 |
| PageSize |
integer |
The number of entries per page. |
30 |
| RequestId |
string |
The request ID. |
A5EDBA27-AF3E-5966-9503-FD1557E19167 |
| PageNumber |
integer |
The page number. |
1 |
| Items |
object |
||
| DBCluster |
array<object> |
The details of the clusters. |
|
|
array<object> |
The details of the cluster. |
||
| Expired |
string |
Indicates whether the subscription cluster has expired. Valid values:
Note
|
false |
| CreateTime |
string |
The creation time of the cluster. The time is in UTC and formatted as yyyy-MM-ddTHH:mm:ssZ. |
2022-04-01T09:50:18Z |
| PayType |
string |
The billing method of the cluster. Valid values:
|
Prepaid |
| Mode |
string |
The mode of the cluster. A value of flexible indicates that the cluster is in elastic mode. |
flexible |
| Port |
string |
The port number of the cluster. |
3306 |
| LockMode |
string |
The lock state of the cluster. Valid values:
|
Unlock |
| StorageResource |
string |
The amount of reserved storage resources. An AnalyticDB Compute Unit (ACU) is equivalent to 1 vCPU and 4 GB of memory. Storage resources are used for data read and write operations. Increasing storage resources can improve the read and write performance of the cluster. |
24ACU |
| DBClusterId |
string |
The ID of the Data Lakehouse Edition cluster. |
amv-bp163885f8q21**** |
| ConnectionString |
string |
The public endpoint of the cluster. |
amv-bp163885f8q21****.ads.aliyuncs.com |
| DBClusterType |
string |
The type of the cluster. A value of Common indicates a regular cluster. |
Common |
| CommodityCode |
string |
The commodity code of the cluster. Valid values:
|
ads_pre |
| ExpireTime |
string |
The expiration time of the cluster. The time is in UTC and formatted as yyyy-MM-ddTHH:mm:ssZ. Note
|
2022-07-01T09:50:18Z |
| LockReason |
string |
The reason that the cluster is locked. Note
This parameter is returned only when the cluster is locked. The value is fixed as instance_expired. |
instance_expired |
| VPCId |
string |
The virtual private cloud (VPC) ID. |
vpc-bp13h7uzhulpuxvnp**** |
| RegionId |
string |
The ID of the region where the cluster resides. |
cn-hangzhou |
| ComputeResource |
string |
The amount of reserved computing resources. An AnalyticDB Compute Unit (ACU) is equivalent to 1 vCPU and 4 GB of memory. Computing resources are used for data computation. You can increase computing resources to accelerate queries and elastically scale them based on the cluster performance. |
16ACU |
| VSwitchId |
string |
The vSwitch ID. |
vsw-bp1syh8vvw8yech7n**** |
| DBVersion |
string |
The database engine version. The only supported version is 5.0. |
5.0 |
| DBClusterStatus |
string |
The status of the cluster. Valid values:
|
Running |
| ResourceGroupId |
string |
The ID of the resource group. |
rg-acfmyiu4ekp**** |
| DBClusterNetworkType |
string |
The network type of the cluster. The only supported network type is VPC. |
VPC |
| DBClusterDescription |
string |
The description of the cluster. |
adb_test |
| ZoneId |
string |
The ID of the zone where the cluster resides. |
cn-hangzhou-h |
| Engine |
string |
The database engine of the cluster. The value is fixed as AnalyticDB. |
AnalyticDB |
| ReservedACU |
string |
The amount of remaining reserved computing resources. An ACU is equivalent to 1 vCPU and 4 GB of memory. |
32ACU |
| Tags |
object |
||
| Tag |
array<object> |
The list of tags. |
|
|
object |
The tags. |
||
| Key |
string |
The tag key. Note
You can call the TagResources operation to add tags to the cluster. |
tag1 |
| Value |
string |
The tag value. |
test1 |
| Category |
string |
The edition of the cluster. This parameter is returned only for clusters in Data Warehouse Edition. Valid values:
Note
For more information about cluster editions, see Product editions. |
MIXED_STORAGE |
| InnerPort |
string |
The internal port of the cluster. |
3306 |
| VPCCloudInstanceId |
string |
The internal endpoint. |
am-bp163885f8q21****-controller |
| InnerIp |
string |
The internal IP address of the cluster. |
10.1.xx.xx |
| DtsJobId |
string |
The ID of the Data Transmission Service (DTS) synchronization task. This parameter is returned only for MySQL analysis instances. For more information, see Overview of MySQL analysis instances. |
dtsb1578j90XXXX |
| ElasticIOResource |
integer |
The number of Elastic IO Units (EIUs). For more information, see EIU details. Note
This parameter is returned only for clusters in elastic mode. |
2 |
| RdsInstanceId |
string |
The ID of the source ApsaraDB RDS instance. This parameter is returned only for MySQL analysis instances. For more information, see Overview of MySQL analysis instances. |
rm-bp11q28kvl688**** |
| ExecutorCount |
string |
The number of compute nodes in an elastic mode cluster. |
1 |
| DBNodeClass |
string |
The node specification. This parameter is returned only for clusters in Data Warehouse Edition. |
E8 |
| DiskType |
string |
The disk type of the cluster. Valid values:
Note
For more information about ESSDs, see ESSD specifications. |
cloud_essd |
| DBNodeStorage |
integer |
The storage capacity of the cluster. Unit: GB. |
300 |
| DBNodeCount |
integer |
The number of node groups. |
2 |
| TaskInfo |
object |
Information about the task. |
|
| Name |
string |
The name of the task. |
analyticDBFlexibleScaleOut |
| Status |
string |
The status of the task. Valid values:
|
RUNNING |
| Progress |
string |
The task progress, specified as a percentage. |
10% |
| StepList |
object |
||
| StepList |
array<object> |
The steps of the task. |
|
|
object |
The steps of the task. |
||
| StepName |
string |
The name of the step. |
ApplyResource |
| StepDesc |
string |
The description of the step. |
Apply resource |
| StepStatus |
string |
The status of the step. Valid values:
|
SUCCEED |
| StepProgress |
string |
The progress of the step, specified as a percentage. |
50% |
| StartTime |
string |
The time when the step started. The time is formatted as YYYY-MM-DDThh:mm:ssZ. |
2024-03-10T09:28:34Z |
| EndTime |
string |
The time when the step ended. The time is formatted as YYYY-MM-DDThh:mm:ssZ. |
2024-03-10T10:28:34Z |
| ProductForm |
string |
The product form. Valid values:
|
IntegrationForm |
| ProductVersion |
string |
The product version. Valid values:
|
EnterpriseVersion |
| ReservedNodeSize |
string |
The resource specification of a single reserved node. |
8ACU |
| ReservedNodeCount |
integer |
The number of reserved resource nodes. |
1 |
| AINodeSpec |
string |
The AI node specification. |
ADB.MLGrand.5 |
| AINodeNumber |
integer |
The number of AI nodes. |
1 |
Examples
Success response
JSON format
{
"TotalCount": 1,
"PageSize": 30,
"RequestId": "A5EDBA27-AF3E-5966-9503-FD1557E19167",
"PageNumber": 1,
"Items": {
"DBCluster": [
{
"Expired": "false",
"CreateTime": "2022-04-01T09:50:18Z",
"PayType": "Prepaid",
"Mode": "flexible",
"Port": "3306",
"LockMode": "Unlock",
"StorageResource": "24ACU",
"DBClusterId": "amv-bp163885f8q21****",
"ConnectionString": "amv-bp163885f8q21****.ads.aliyuncs.com",
"DBClusterType": "Common",
"CommodityCode": "ads_pre",
"ExpireTime": "2022-07-01T09:50:18Z",
"LockReason": "instance_expired",
"VPCId": "vpc-bp13h7uzhulpuxvnp****",
"RegionId": "cn-hangzhou",
"ComputeResource": "16ACU",
"VSwitchId": "vsw-bp1syh8vvw8yech7n****",
"DBVersion": "5.0",
"DBClusterStatus": "Running",
"ResourceGroupId": "rg-acfmyiu4ekp****",
"DBClusterNetworkType": "VPC",
"DBClusterDescription": "adb_test",
"ZoneId": "cn-hangzhou-h",
"Engine": "AnalyticDB",
"ReservedACU": "32ACU",
"Tags": {
"Tag": [
{
"Key": "tag1",
"Value": "test1"
}
]
},
"Category": "MIXED_STORAGE",
"InnerPort": "3306",
"VPCCloudInstanceId": "am-bp163885f8q21****-controller",
"InnerIp": "10.1.xx.xx",
"DtsJobId": "dtsb1578j90XXXX",
"ElasticIOResource": 2,
"RdsInstanceId": "rm-bp11q28kvl688****",
"ExecutorCount": "1",
"DBNodeClass": "E8",
"DiskType": "cloud_essd",
"DBNodeStorage": 300,
"DBNodeCount": 2,
"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"
}
]
}
},
"ProductForm": "IntegrationForm",
"ProductVersion": "EnterpriseVersion",
"ReservedNodeSize": "8ACU",
"ReservedNodeCount": 1,
"AINodeSpec": "ADB.MLGrand.5",
"AINodeNumber": 1
}
]
}
}
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.