DescribeAllDataSource
Region:
China (Beijing)
Request Parameters
Required
RegionIdThe region ID
DBClusterIdThe ID of the Analy...
SchemaNameThe name of the dat...
TableNameThe name of the table
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
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 NameField 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 NameField Details
RequestIdstring

The request ID.

Example:C7EDB8E4-9769-4233-88C7-DCA4C9******
Tablesobject
Columnsobject
Schemasobject
Change History
Change timeChange content summaryoperation
2023-08-25
changeRequest parameter SchemaName
changeRequest parameter TableName