Notice: ApsaraDB diagnosis management API operations are unpublished

Updated at:

To improve the user experience, ApsaraDB has upgraded the SQL diagnosis feature. The original API operations for diagnosis management will be replaced by new API operations.

Unpublishing date

November 23, 2023

Unpublished content

API operation purpose

Original API operation

New API operation

Query a list of suspicious SQL statements

DescribeAnomalySQLList

DescribeOasAnomalySQLList

Query a list of slow SQL statements

DescribeSlowSQLList

DescribeOasSlowSQLList

Query a list of top SQL statements

DescribeTopSQLList

DescribeOasTopSQLList

SQL history

DescribeSQLHistoryList

DescribeOasSQLHistoryList

Sample SQL execution details

DescribeSlowSQLHistoryList

DescribeSQLSamples

SQL execution plan

DescribeSQLPlans

DescribeOasSQLPlans

SQL details

DescribeSQLDetails

DescribeOasSQLDetails

Query SQL index recommendations

DescribeRecommendIndex

DescribeSQLTuningAdvices

For more information about how to use the new API operations, see API diagnosis management.

Impact

The new API operations are now published. The original API operations will be unpublished on November 23. After this date, calls to the original API operations will fail.

Important

If your business uses the original API operations, make the necessary changes by November 23.