tencent cloud

时序数据库 CTSDB

动态与公告
产品动态
公告
产品简介
产品概述
系统架构
应用场景
关键概念
实例类型与规格
购买指南
产品定价
购买实例
续费说明
欠费说明
退费说明
快速入门
连接并写入数据
操作指南
访问管理
管理实例
自动备份
系统监控
库管理
账号管理
管理安全组
外网访问
InfluxQL 兼容性
数据库管理
Schema 查询
数据类型
数据查询
InfluxQL 函数
客户端
SDK 参考
influx CLI 客户端
API 文档
History
Introduction
API Category
Making API Requests
Instance APIs
Database APIs
Data Types
Error Codes
实践教程
数据表定义推荐
接入 Grafana 服务
接入 Telegraf 服务
性能白皮书
测试环境
测试工具
写入性能测试
查询性能测试
常见问题
词汇表
CTSDB 政策
隐私政策
数据处理和安全协议
联系我们

Data Types

聚焦模式
字号
最后更新时间: 2025-10-24 14:32:33

Cluster

Instance-related information.

Used by actions: DescribeClusters.

Name Type Required Description
AppID Integer No User APP ID.

Note: This field may return null, indicating that no valid values can be obtained.
ClusterID String No Instance ID.
Note: This field may return null, indicating that no valid values can be obtained.
AccountID String No Account ID.Note: This field may return null, indicating that no valid values can be obtained.
Name String No Customizes the instance name.
Note: This field may return null, indicating that no valid values can be obtained.
Region String No Region.Note: This field may return null, indicating that no valid values can be obtained.
Zones String No Availability zone.Note: This field may return null, indicating that no valid values can be obtained.
Status Integer No Instance status. 0: running; 1: creating; 16: adjusting configuration; 17: isolating; 18: to be terminated; 19: recovering; 20: shutting down; 21: terminating; 22: terminated.
Note: This field may return null, indicating that no valid values can be obtained.
Period Period No Instance validity period.
Note: This field may return null, indicating that no valid values can be obtained.
CreatedAt Timestamp ISO8601 No Creation time.Note: This field may return null, indicating that no valid values can be obtained.
UpdatedAt Timestamp ISO8601 No Last modification time.
Note: This field may return null, indicating that no valid values can be obtained.
Tenant Tenant No Internal features of the product.
Note: This field may return null, indicating that no valid values can be obtained.
Tags Array of Tag No Tag.
Note: This field may return null, indicating that no valid values can be obtained.
Security Array of String No Security group information.Note: This field may return null, indicating that no valid values can be obtained.

Database

Database-related information.

Used by actions: DescribeDatabases.

Name Type Required Description
ClusterID String No Instance ID.
Note: This field may return null, indicating that no valid values can be obtained.
Name String No Database name.Note: This field may return null, indicating that no valid values can be obtained.
CoolDownInDays Integer No Cold storage time (days).
Note: This field may return null, indicating that no valid values can be obtained.
RetentionInDays Integer No Data retention time (days).
Note: This field may return null, indicating that no valid values can be obtained.
Remark String No Remarks.Note: This field may return null, indicating that no valid values can be obtained.
Status Integer No Status. 0: initializing resources; 1: creating resources; 2: normal status; 3: deleting resources; 4: deleted resources; 5: disabling resources; 6: disabled resources; 7: abnormal resources, and manual operation is required.
Note: This field may return null, indicating that no valid values can be obtained.
CreatedAt Timestamp ISO8601 No Creation time.Note: This field may return null, indicating that no valid values can be obtained.
UpdatedAt Timestamp ISO8601 No Last modification time.
Note: This field may return null, indicating that no valid values can be obtained.

Filter

Query filter.

Used by actions: DescribeClusters.

Name Type Required Description
Name String No Filter parameter.
Op String No Filter expression.
Values Array of String No Value involved in filtering.

Order

Sorting parameter, which is used for sorting the query results.

Used by actions: DescribeClusters.

Name Type Required Description
Name String No Sorting field.
Type String No Sorting method.

Period

Validity period.

Used by actions: DescribeClusters.

Name Type Required Description
StartTime Timestamp ISO8601 No Start time.

Note: This field may return null, indicating that no valid values can be obtained.
EndTime Timestamp ISO8601 No End time.

Note: This field may return null, indicating that no valid values can be obtained.

Tag

Tag.

Used by actions: DescribeClusters.

Name Type Required Description
Key String No Key.
Note: This field may return null, indicating that no valid values can be obtained.
Value String No Value.
Note: This field may return null, indicating that no valid values can be obtained.

Tenant

Internal features of the product.

Used by actions: DescribeClusters.

Name Type Required Description
IsPasswordEncrypted Boolean No Whether the password is encrypted.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈