No API operations available. Click for a feedback.
- Region management
- Cluster management
- Resource group management
- Elastic Plan Management
- Log management
- Account management
- Monitoring management
- Spark development
- Database management
- SQL diagnostics
- Storage analysis
- O\\\\\\\\\\&M events
- Others
DescribeAllDataSource
Region:
China (Beijing)
Parameters
Advanced
Request Parameters
Required
RegionIdThe region ID
DBClusterIdThe ID of the Analy...
SchemaNameThe name of the dat...
TableNameThe name of the table
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Operation Description
- Regional public endpoint:
adb.<region-id>.aliyuncs.com
. Example:adb.cn-hangzhou.aliyuncs.com
. - Regional Virtual Private Cloud (VPC) endpoint:
adb-vpc.<region-id>.aliyuncs.com
. Example:adb-vpc.cn-hangzhou.aliyuncs.com
.
Request Parameters
Field Name | Field Details |
---|---|
RegionIdstring | The region ID. Example:cn-hangzhouReference Value Source: DescribeRegions |
DBClusterIdstring | The ID of the AnalyticDB for MySQL Data Lakehouse Edition cluster. Example:amv-bp1pke2pcfavw****Reference Value Source: ModifyDBCluster CreateDBCluster DescribeDBClusters CancelSparkWarehouseBatchSQL |
SchemaNamestring | The name of the database. Example:adb_demoReference Value Source: DescribeSchemas |
TableNamestring | The name of the table. Example:testReference Value Source: GetTableColumns DescribeTables |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:C7EDB8E4-9769-4233-88C7-DCA4C9****** |
Tablesobject | |
Columnsobject | |
Schemasobject |
Change History
Change time | Change content summary | operation | |
---|---|---|---|
2023-08-25 | changeRequest parameter SchemaName changeRequest parameter TableName |