The TimeSeries model uses time series tables to store time series data. You can call API operations to create, query, update, and delete time series tables.
API operations
The following table lists the API operations for time series tables.
|
Item |
API |
Description |
|
Create a time series table |
Creates a time series table. You must specify the table configuration when you create the table. |
|
|
Query the names of time series tables |
Lists the names of all time series tables in the current instance. |
|
|
Query information about a time series table |
Queries information about a time series table, such as the table configuration and the analytical store configuration. |
|
|
Update a time series table |
Updates the configurations of a time series table or time series metadata table. |
|
|
Delete a time series table |
Deletes a time series table. You must specify the name of the table. |