All Products
Search
Document Center

Tair (Redis® OSS-Compatible):ApsaraDB for Redis: Legacy API deprecation

Last Updated:Jun 16, 2026

The cache analysis feature of ApsaraDB for Redis has been upgraded, and the legacy cache analysis API operations are being replaced with new ones.

Deprecation date

November 7, 2020

Deprecated APIs

Description

Legacy API

New API

Creates a cache analysis task.

CreateCacheAnalysisTask

CreateCacheAnalysisJob

Queries a list of cache analysis tasks.

DescribeCacheAnalysisReportList

DescribeCacheAnalysisJobs

Queries the details of a cache analysis task.

DescribeCacheAnalysisReport

DescribeCacheAnalysisJob

For more information about the new API operations, see Real-time top key statistics and offline key analysis.

Impact

The new API operations are now available. The legacy API operations will be deprecated on November 7, 2020, after which calls to the deprecated operations will fail.

Important

If your services use the deprecated API operations, you must migrate to their replacements before November 7, 2020 to prevent service disruption.