After you create a time series table, you can write data to and read data from the table. The following API operations are available for time series data.
API operations
The following table lists the API operations for time series data.
|
Item |
API |
Description |
|
Write time series data |
Writes one or more rows of time series data. You must specify the time series identifiers, the timestamps of the data points, and the information about the data points. |
|
|
Query time series data |
Queries data in a specific time series. |
|
|
Retrieve time series metadata |
Retrieves time series that match specified conditions, such as the metric name, data source, tags, property, and update time. |
|
|
Update time series metadata |
Updates one or more properties in the time series metadata. |
|
|
Delete time series metadata |
Deletes one or more time series metadata records. |
|
|
Split a scanning task |
Splits time series data for export into a specified number of subtasks. The server determines the actual number of subtasks. |
|
|
Scan time series data |
Exports time series data efficiently. |