The TimeSeries model uses time series tables to store time series data. This topic describes the API operations that you can call to perform operations on time series tables.
API operations
The following table describes the API operations that you can call to perform operations on time series tables.
Item | API | Description |
Create a time series table | You can create a time series table. When you create a time series table, you must specify the configuration information about the table. | |
Query the names of time series tables | You can query the names of time series tables in the current instance. | |
Query information about a time series table | You can query information about a time series table. For example, you can query the configuration information about a time series table. | |
Update a time series table | You can update the configuration information about a time series table or time series metadata table. | |
Delete a time series table | You can delete a time series table. When you delete a time series table, you must specify the name of the table. |