All Products
Search
Document Center

Tablestore:Delete a Lastpoint index

Last Updated:Feb 27, 2026

Delete a Lastpoint index from a time series table when the index is no longer needed.

Prerequisites

Before you begin, ensure that you have:

  • A Tablestore instance with a time series table that has a Lastpoint index

  • No search indexes associated with the Lastpoint index

Important

If a search index is created for the Lastpoint index, delete the search index first. The deletion fails otherwise.

Procedure

  1. Log on to the Tablestore console.

  2. In the top navigation bar, select a resource group and a region.

  3. On the Overview page, click the instance name or click Manage Instance in the Actions column.

  4. On the Instance Management page, click the Time Series Tables tab.

  5. On the Time Series Tables tab, click the time series table name or click Manage Data in the Actions column.

  6. On the Manage Time Series Table page, click the Basic Information tab.

  7. In the LastPoint Index section, click Delete in the Actions column of the Lastpoint index that you want to delete.

  8. In the confirmation message, click Delete.

API and SDK reference

Call the DeleteTimeseriesLastpointIndex operation to delete a Lastpoint index programmatically. For more information, see DeleteTimeseriesLastpointIndex.

The following Tablestore SDKs support this operation: