All Products
Search
Document Center

Tablestore:Lastpoint index operations

Last Updated:Apr 15, 2025

You can use a Lastpoint index to quickly retrieve data of the latest point in time in time series in a time series table. This topic describes the API operations that you can call to perform operations on Lastpoint indexes.

API operations

The following table describes the API operations that you can call to perform operations on Lastpoint indexes.

Operation

API

Description

Create a Lastpoint index

CreateTimeseriesLastpointIndex

You can create a Lastpoint index. When you create a Lastpoint index, you can specify whether to include the existing data of the time series table in the Lastpoint index.

Delete a Lastpoint index

DeleteTimeseriesLastpointIndex

You can delete a Lastpoint index that you no longer require.