You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this data source to query detailed information of cdwdoris instances
7
+
Use this data source to query detailed information of CDWDoris instances
8
8
---
9
9
10
10
# tencentcloud_cdwdoris_instances
11
11
12
-
Use this data source to query detailed information of cdwdoris instances
12
+
Use this data source to query detailed information of CDWDoris instances
13
13
14
14
## Example Usage
15
15
@@ -62,5 +62,89 @@ The `search_tags` object supports the following:
62
62
In addition to all arguments above, the following attributes are exported:
63
63
64
64
*`instances_list` - Quantities of instances array.
65
+
*`access_info` - Access address. Example: 10.0.0.1:9000. Note: This field may return null, indicating that no valid values can be obtained.
66
+
*`bind_s_gs` - Bound security group information. Note: This field may return null, indicating that no valid values can be obtained.
67
+
*`build_version` - Minor versions. Note: This field may return null, indicating that no valid values can be obtained.
68
+
*`can_attach_cbs` - cbs. Note: This field may return null, indicating that no valid values can be obtained.
69
+
*`case_sensitive` - Whether the table name is case sensitive, 0 refers to sensitive, 1 refers to insensitive, compared in lowercase; 2 refers to insensitive, and the table name is changed to lowercase for storage.. Note: This field may return null, indicating that no valid values can be obtained.
70
+
*`characteristic` - Page features, used to block some page entrances on the front end.. Note: This field may return null, indicating that no valid values can be obtained.
71
+
*`cls_log_set_id` - Logset ID. Note: This field may return null, indicating that no valid values can be obtained.
72
+
*`cls_topic_id` - Log Topic ID. Note: This field may return null, indicating that no valid values can be obtained.
73
+
*`components` - Component Information. Note: The return type here is map[string]struct, not the string type displayed. You can refer to Sample Value to parse the data. Note: This field may return null, indicating that no valid values can be obtained.
74
+
*`cool_down_bucket` - COS buckets are used for hot and cold stratification. Note: This field may return null, indicating that no valid values can be obtained.
75
+
*`core_summary` - Zookeeper node description information. Note: This field may return null, indicating that no valid values can be obtained.
76
+
*`attach_cbs_spec` - Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
77
+
*`disk_count` - Total number of disks.
78
+
*`disk_desc` - Description.
79
+
*`disk_size` - Disk capacity, in GB.
80
+
*`disk_type` - Node disk type, such as CLOUD_SSD, CLOUD_PREMIUM.
81
+
*`core` - Number of CPU cores, in counts.
82
+
*`disk_count` - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
83
+
*`disk_desc` - Disk description.
84
+
*`disk_type` - Disk type.
85
+
*`disk` - Disk size, in GB.
86
+
*`encrypt` - Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
87
+
*`max_disk_size` - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
88
+
*`memory` - Memory size, in GB.
89
+
*`node_size` - Number of nodes.
90
+
*`spec_core` - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
91
+
*`spec_memory` - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
92
+
*`spec` - Model, such as S1.
93
+
*`sub_product_type` - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
94
+
*`cos_bucket_name` - COS bucket. Note: This field may return null, indicating that no valid values can be obtained.
95
+
*`cos_move_factor` - Cold and hot stratification coefficient. Note: This field may return null, indicating that no valid values can be obtained.
96
+
*`create_time` - Creation time. Note: This field may return null, indicating that no valid values can be obtained.
97
+
*`eip` - Elastic network interface address. Note: This field may return null, indicating that no valid values can be obtained.
98
+
*`enable_cool_down` - Whether to enable hot and cold stratification. 0 refers to disabled, and 1 refers to enabled.. Note: This field may return null, indicating that no valid values can be obtained.
99
+
*`enable_multi_zones` - Whether it is a multi-AZ.. Note: This field may return null, indicating that no valid values can be obtained.
100
+
*`enable_xml_config` - Whether to support XML configuration management. Note: This field may return null, indicating that no valid values can be obtained.
101
+
*`expire_time` - Expiration time. Note: This field may return null, indicating that no valid values can be obtained.
102
+
*`flow_msg` - Error process description information. Note: This field may return null, indicating that no valid values can be obtained.
103
+
*`grace_shutdown_wait_seconds` - The timeout time for the graceful restart of the kernel. If it is -1, it means it is not set.. Note: This field may return null, indicating that no valid values can be obtained.
104
+
*`ha_type` - High availability type: 0: non-high availability. 1: read high availability. 2: read-write high availability. Note: This field may return null, indicating that no valid values can be obtained.
105
+
*`ha` - High availability, being true or false. Note: This field may return null, indicating that no valid values can be obtained.
106
+
*`has_cls_topic` - Whether to enable logs. Note: This field may return null, indicating that no valid values can be obtained.
107
+
*`id` - Record ID, in numerical type. Note: This field may return null, indicating that no valid values can be obtained.
108
+
*`instance_id` - Cluster instance ID, `cdw-xxxx` string type. Note: This field may return null, indicating that no valid values can be obtained.
109
+
*`instance_name` - Cluster instance name. Note: This field may return null, indicating that no valid values can be obtained.
110
+
*`is_white_s_gs` - Whether users can bind security groups.. Note: This field may return null, indicating that no valid values can be obtained.
111
+
*`kind` - external/local/yunti. Note: This field may return null, indicating that no valid values can be obtained.
112
+
*`master_summary` - Data node description information. Note: This field may return null, indicating that no valid values can be obtained.
113
+
*`attach_cbs_spec` - Information of mounted cloud disks. Note: This field may return null, indicating that no valid values can be obtained.
114
+
*`disk_count` - Total number of disks.
115
+
*`disk_desc` - Description.
116
+
*`disk_size` - Disk capacity, in GB.
117
+
*`disk_type` - Node disk type, such as CLOUD_SSD, CLOUD_PREMIUM.
118
+
*`core` - Number of CPU cores, in counts.
119
+
*`disk_count` - Disk size. Note: This field may return null, indicating that no valid values can be obtained.
120
+
*`disk_desc` - Disk description.
121
+
*`disk_type` - Disk type.
122
+
*`disk` - Disk size, in GB.
123
+
*`encrypt` - Whether it is encrypted.. Note: This field may return null, indicating that no valid values can be obtained.
124
+
*`max_disk_size` - Maximum disk. Note: This field may return null, indicating that no valid values can be obtained.
125
+
*`memory` - Memory size, in GB.
126
+
*`node_size` - Number of nodes.
127
+
*`spec_core` - Specified cores. Note: This field may return null, indicating that no valid values can be obtained.
128
+
*`spec_memory` - Specified memory. Note: This field may return null, indicating that no valid values can be obtained.
129
+
*`spec` - Model, such as S1.
130
+
*`sub_product_type` - Sub-product name. Note: This field may return null, indicating that no valid values can be obtained.
131
+
*`monitor` - Monitoring Information. Note: This field may return null, indicating that no valid values can be obtained.
132
+
*`pay_mode` - Payment type: hour and prepay. Note: This field may return null, indicating that no valid values can be obtained.
133
+
*`region_desc` - Region. Note: This field may return null, indicating that no valid values can be obtained.
134
+
*`region_id` - Region ID, indicating the region. Note: This field may return null, indicating that no valid values can be obtained.
135
+
*`region` - Region, ap-guangzhou. Note: This field may return null, indicating that no valid values can be obtained.
136
+
*`renew_flag` - Automatic renewal marker. Note: This field may return null, indicating that no valid values can be obtained.
137
+
*`restart_timeout` - Timeout period, in seconds. Note: This field may return null, indicating that no valid values can be obtained.
138
+
*`status_desc` - Status description, such as `running`. Note: This field may return null, indicating that no valid values can be obtained.
139
+
*`status` - Status,. Init is being created. Serving is running. Deleted indicates the cluster has been terminated. Deleting indicates the cluster is being terminated. Modify indicates the cluster is being changed. Note: This field may return null, indicating that no valid values can be obtained.
140
+
*`subnet_id` - Subnet name. Note: This field may return null, indicating that no valid values can be obtained.
141
+
*`tags` - Tag list. Note: This field may return null, indicating that no valid values can be obtained.
142
+
*`tag_key` - Tag key.
143
+
*`tag_value` - Tag value.
144
+
*`user_network_infos` - User availability zone and subnet information. Note: This field may return null, indicating that no valid values can be obtained.
145
+
*`version` - Version. Note: This field may return null, indicating that no valid values can be obtained.
146
+
*`vpc_id` - VPC name. Note: This field may return null, indicating that no valid values can be obtained.
147
+
*`zone_desc` - Note about availability zone, such as Guangzhou Zone 2. Note: This field may return null, indicating that no valid values can be obtained.
148
+
*`zone` - Availability zone, ap-guangzhou-3. Note: This field may return null, indicating that no valid values can be obtained.
0 commit comments