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
If a search index is created for the Lastpoint index, delete the search index first. The deletion fails otherwise.
Procedure
Log on to the Tablestore console.
In the top navigation bar, select a resource group and a region.
On the Overview page, click the instance name or click Manage Instance in the Actions column.
On the Instance Management page, click the Time Series Tables tab.
On the Time Series Tables tab, click the time series table name or click Manage Data in the Actions column.
On the Manage Time Series Table page, click the Basic Information tab.
In the LastPoint Index section, click Delete in the Actions column of the Lastpoint index that you want to delete.
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: