tccli 3.0.1182.1__py2.py3-none-any.whl → 3.0.1183.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/ams/v20201229/api.json +20 -0
- tccli/services/ams/v20201229/examples.json +1 -1
- tccli/services/asr/asr_client.py +229 -17
- tccli/services/asr/v20190614/api.json +379 -0
- tccli/services/asr/v20190614/examples.json +32 -0
- tccli/services/bi/v20220105/api.json +10 -0
- tccli/services/cdwdoris/v20211228/api.json +52 -8
- tccli/services/cdwdoris/v20211228/examples.json +2 -2
- tccli/services/cfg/v20210820/api.json +134 -11
- tccli/services/cfw/cfw_client.py +53 -0
- tccli/services/cfw/v20190904/api.json +44 -0
- tccli/services/cfw/v20190904/examples.json +8 -0
- tccli/services/ckafka/v20190819/api.json +46 -16
- tccli/services/ckafka/v20190819/examples.json +8 -8
- tccli/services/clb/v20180317/api.json +40 -1
- tccli/services/cynosdb/cynosdb_client.py +110 -4
- tccli/services/cynosdb/v20190107/api.json +246 -0
- tccli/services/cynosdb/v20190107/examples.json +16 -0
- tccli/services/dasb/v20191018/api.json +9 -0
- tccli/services/dbbrain/v20210527/api.json +15 -15
- tccli/services/dc/v20180410/api.json +117 -73
- tccli/services/dc/v20180410/examples.json +11 -11
- tccli/services/dcdb/dcdb_client.py +53 -0
- tccli/services/dcdb/v20180411/api.json +54 -0
- tccli/services/dcdb/v20180411/examples.json +8 -0
- tccli/services/emr/emr_client.py +53 -0
- tccli/services/emr/v20190103/api.json +52 -0
- tccli/services/emr/v20190103/examples.json +8 -0
- tccli/services/es/es_client.py +53 -0
- tccli/services/es/v20180416/api.json +63 -0
- tccli/services/es/v20180416/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +8 -8
- tccli/services/hunyuan/v20230901/api.json +1 -1
- tccli/services/ims/v20201229/api.json +1 -1
- tccli/services/iss/v20230517/api.json +18 -0
- tccli/services/iss/v20230517/examples.json +3 -3
- tccli/services/lke/v20231130/api.json +141 -2
- tccli/services/mariadb/mariadb_client.py +57 -4
- tccli/services/mariadb/v20170312/api.json +54 -0
- tccli/services/mariadb/v20170312/examples.json +8 -0
- tccli/services/oceanus/v20190422/api.json +10 -0
- tccli/services/ocr/v20181119/api.json +7 -7
- tccli/services/postgres/v20170312/api.json +3 -0
- tccli/services/scf/v20180416/api.json +8 -8
- tccli/services/sms/v20190711/api.json +49 -49
- tccli/services/sms/v20190711/examples.json +2 -2
- tccli/services/ssl/v20191205/api.json +3 -3
- tccli/services/ssl/v20191205/examples.json +2 -2
- tccli/services/tdmq/v20200217/api.json +170 -93
- tccli/services/tdmq/v20200217/examples.json +8 -8
- tccli/services/tke/v20180525/api.json +14 -2
- tccli/services/tke/v20180525/examples.json +3 -3
- tccli/services/tmt/v20180321/api.json +1 -1
- tccli/services/trocket/v20230308/api.json +62 -12
- tccli/services/vpc/v20170312/api.json +23 -0
- tccli/services/wedata/v20210820/api.json +176 -0
- tccli/services/wedata/v20210820/examples.json +8 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1182.1.dist-info → tccli-3.0.1183.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1182.1.dist-info → tccli-3.0.1183.1.dist-info}/RECORD +64 -64
- {tccli-3.0.1182.1.dist-info → tccli-3.0.1183.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1182.1.dist-info → tccli-3.0.1183.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1182.1.dist-info → tccli-3.0.1183.1.dist-info}/license_files/LICENSE +0 -0
@@ -392,7 +392,7 @@
|
|
392
392
|
{
|
393
393
|
"document": "",
|
394
394
|
"input": "https://tdmq.tencentcloudapi.com/?Action=DescribeClusterDetail\n&ClusterId=pulsar-xxxxxxxx\n&<公共请求参数>",
|
395
|
-
"output": "{\n \"Response\": {\n \"ClusterSet\": {\n \"ClusterId\": \"
|
395
|
+
"output": "{\n \"Response\": {\n \"ClusterSet\": {\n \"ClusterId\": \"abc\",\n \"ClusterName\": \"abc\",\n \"Remark\": \"abc\",\n \"EndPointNum\": 0,\n \"CreateTime\": \"abc\",\n \"Healthy\": 0,\n \"HealthyInfo\": \"abc\",\n \"Status\": 0,\n \"MaxNamespaceNum\": 0,\n \"MaxTopicNum\": 0,\n \"MaxQps\": 0,\n \"MessageRetentionTime\": 0,\n \"MaxStorageCapacity\": 0,\n \"Version\": \"abc\",\n \"PublicEndPoint\": \"abc\",\n \"VpcEndPoint\": \"abc\",\n \"NamespaceNum\": 0,\n \"UsedStorageBudget\": 0,\n \"MaxPublishRateInMessages\": 0,\n \"MaxDispatchRateInMessages\": 0,\n \"MaxPublishRateInBytes\": 0,\n \"MaxDispatchRateInBytes\": 0,\n \"TopicNum\": 0,\n \"MaxMessageDelayInSeconds\": 0,\n \"PublicAccessEnabled\": true,\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"PayMode\": 0,\n \"ProjectId\": 0,\n \"ProjectName\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
|
396
396
|
"title": "获取集群的详细信息"
|
397
397
|
}
|
398
398
|
],
|
@@ -424,7 +424,7 @@
|
|
424
424
|
{
|
425
425
|
"document": "",
|
426
426
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCmqQueues\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
|
427
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
427
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"730b0b3e-4c67-4a11-a15b-90e6f7c18402\",\n \"TotalCount\": 1,\n \"QueueList\": [\n {\n \"QueueId\": \"cmqq-bzgqn83nv\",\n \"QueueName\": \"test0829\",\n \"Qps\": 5000,\n \"Bps\": 52428800,\n \"MaxDelaySeconds\": 3600,\n \"MaxMsgHeapNum\": 1000000,\n \"PollingWaitSeconds\": 3,\n \"MsgRetentionSeconds\": 7200,\n \"VisibilityTimeout\": 30,\n \"MaxMsgSize\": 1048576,\n \"RewindSeconds\": 0,\n \"RetentionSizeInMB\": 0,\n \"CreateTime\": 1724918937000,\n \"LastModifyTime\": 1724924966000,\n \"ActiveMsgNum\": 0,\n \"InactiveMsgNum\": 0,\n \"DelayMsgNum\": null,\n \"RewindMsgNum\": null,\n \"MinMsgTime\": null,\n \"MaxUnackedMsgNum\": 100000,\n \"DeadLetterPolicy\": {\n \"DeadLetterQueue\": \"rmqbroker-nj\",\n \"Policy\": 0,\n \"MaxTimeToLive\": 0,\n \"MaxReceiveCount\": 22\n },\n \"DeadLetterSource\": null,\n \"Transaction\": null,\n \"TransactionPolicy\": null,\n \"CreateUin\": null,\n \"Trace\": null,\n \"Tags\": null,\n \"TenantId\": \"cmq-13179472\",\n \"NamespaceName\": \"CMQ_QUEUE-test0829\",\n \"Status\": 1,\n \"MaxMsgBacklogSize\": 10737418240\n }\n ]\n }\n}",
|
428
428
|
"title": "枚举队列(不区分用户)"
|
429
429
|
}
|
430
430
|
],
|
@@ -440,7 +440,7 @@
|
|
440
440
|
{
|
441
441
|
"document": "",
|
442
442
|
"input": "https://tdmq.tencentcloudapi.com/?Action=DescribeCmqTopicDetail\n&<公共请求参数>",
|
443
|
-
"output": "{\n \"Response\": {\n \"TopicDescribe\": {\n \"
|
443
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"cbeef60c-6525-484a-83e8-6c590e81e749\",\n \"TopicDescribe\": {\n \"TopicId\": \"cmqt-w4nb4z27\",\n \"TopicName\": \"rmqbroker-nj\",\n \"MaxMsgSize\": 1048576,\n \"FilterType\": 1,\n \"MsgRetentionSeconds\": 86400,\n \"Qps\": 5000,\n \"CreateTime\": 1692691276000,\n \"LastModifyTime\": 1692691276000,\n \"MsgCount\": 0,\n \"CreateUin\": null,\n \"Trace\": null,\n \"Tags\": null,\n \"TenantId\": \"cmq-1317947242\",\n \"NamespaceName\": \"CMQ_TOPIC-rmqbroker-nj\",\n \"Status\": 1,\n \"BrokerType\": 1,\n \"SubscriptionCount\": 1\n }\n }\n}",
|
444
444
|
"title": "cmq查询主题详情"
|
445
445
|
}
|
446
446
|
],
|
@@ -448,7 +448,7 @@
|
|
448
448
|
{
|
449
449
|
"document": "",
|
450
450
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCmqTopics\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
|
451
|
-
"output": "{\n \"Response\": {\n \"TotalCount\":
|
451
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3fe52209-a1e2-462c-a948-defb864d14e3\",\n \"TotalCount\": 1,\n \"TopicList\": [\n {\n \"TopicId\": \"cmqt-w4nb4zonn\",\n \"TopicName\": \"rtopic\",\n \"MaxMsgSize\": 1048576,\n \"FilterType\": 1,\n \"MsgRetentionSeconds\": 86400,\n \"Qps\": 5000,\n \"CreateTime\": 1692691276000,\n \"LastModifyTime\": 1692691276000,\n \"MsgCount\": 0,\n \"CreateUin\": null,\n \"Trace\": null,\n \"Tags\": null,\n \"TenantId\": \"cmq-1317947242\",\n \"NamespaceName\": \"CMQ_TOPIC-rtopic\",\n \"Status\": 1,\n \"BrokerType\": 1,\n \"SubscriptionCount\": 1\n }\n ]\n }\n}",
|
452
452
|
"title": "枚举主题(不区分用户)"
|
453
453
|
}
|
454
454
|
],
|
@@ -786,7 +786,7 @@
|
|
786
786
|
{
|
787
787
|
"document": "",
|
788
788
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRocketMQSubscriptions\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"ClusterId\": \"rocketmq-a5nzx52ab7jb\",\n \"Namespace\": \"test\",\n \"Group\": \"consume_group\",\n \"Offset\": \"0\"\n}",
|
789
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"cde7c1eb-c631-453a-999b-03c9ed38b892\",\n \"TotalCount\": 2,\n \"Subscriptions\": [\n {\n \"Topic\": \"test\",\n \"Type\": \"Normal\",\n \"PartitionNum\": 3,\n \"ExpressionType\": \"TAG\",\n \"SubString\": \"*\",\n \"Status\": 0
|
789
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"cde7c1eb-c631-453a-999b-03c9ed38b892\",\n \"TotalCount\": 2,\n \"Subscriptions\": [\n {\n \"Topic\": \"test\",\n \"Type\": \"Normal\",\n \"PartitionNum\": 3,\n \"ExpressionType\": \"TAG\",\n \"SubString\": \"*\",\n \"Status\": 0,\n \"ConsumerLag\": 0\n }\n ]\n }\n}",
|
790
790
|
"title": "获取rocketmq消费组订阅关系"
|
791
791
|
}
|
792
792
|
],
|
@@ -1072,7 +1072,7 @@
|
|
1072
1072
|
{
|
1073
1073
|
"document": "",
|
1074
1074
|
"input": "https://tdmq.tencentcloudapi.com/?Action=PublishCmqMsg\n&TopicName=test-queue\n&MsgContent=test\n&<公共请求参数>",
|
1075
|
-
"output": "{\n \"Response\": {\n \"Result\": true,\n \"MsgId\": \"
|
1075
|
+
"output": "{\n \"Response\": {\n \"Result\": true,\n \"MsgId\": \"1EAD5E05003A6767C1FC9160304F98\",\n \"RequestId\": \"3593f784-fcfb-4f23-b3dd-4751cba3aec7\"\n }\n}",
|
1076
1076
|
"title": "发送cmq主题消息"
|
1077
1077
|
}
|
1078
1078
|
],
|
@@ -1167,8 +1167,8 @@
|
|
1167
1167
|
"VerifyRocketMQConsume": [
|
1168
1168
|
{
|
1169
1169
|
"document": "",
|
1170
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VerifyRocketMQConsume\n<公共请求参数>\n\n{\n \"NamespaceId\": \"
|
1171
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1170
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VerifyRocketMQConsume\n<公共请求参数>\n\n{\n \"NamespaceId\": \"test_ns\",\n \"MsgId\": \"abc\",\n \"ClusterId\": \"rocketmq-abc\",\n \"GroupId\": \"test_group\",\n \"TopicName\": \"test_topic\",\n \"ClientId\": \"1.1.1.1@abc\"\n}",
|
1171
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
1172
1172
|
"title": "示例"
|
1173
1173
|
}
|
1174
1174
|
]
|
@@ -4666,7 +4666,7 @@
|
|
4666
4666
|
{
|
4667
4667
|
"disabled": false,
|
4668
4668
|
"document": "CVM创建透传参数,json化字符串格式,如需要保证扩展集群节点请求幂等性需要在此参数添加ClientToken字段,详见[CVM创建实例](https://cloud.tencent.com/document/product/213/15730)接口。",
|
4669
|
-
"example": "{}",
|
4669
|
+
"example": " {\"InstanceChargeType\":\"POSTPAID_BY_HOUR\",\"Placement\":{\"Zone\":\"ap-shanghai-1\",\"ProjectId\":0},\"InstanceType\":\"S2.LARGE4\",\"SystemDisk\":{\"DiskType\":\"CLOUD_BSSD\",\"DiskSize\":50},\"VirtualPrivateCloud\":{\"VpcId\":\"vpc-135qxjgs\",\"SubnetId\":\"subnet-rtp4p7q3\",\"AsVpcGateway\":false,\"Ipv6AddressCount\":0},\"InternetAccessible\":{\"InternetChargeType\":\"TRAFFIC_POSTPAID_BY_HOUR\",\"InternetMaxBandwidthOut\":1,\"PublicIpAssigned\":true},\"InstanceCount\":1,\"ImageId\":\"img-9qrfy1xt\",\"InstanceName\":\"tke_cls-qgbeoz23_worker\",\"LoginSettings\":{},\"SecurityGroupIds\":[\"sg-gt69n0lo\"],\"EnhancedService\":{\"SecurityService\":{\"Enabled\":true},\"MonitorService\":{\"Enabled\":true}}}",
|
4670
4670
|
"member": "string",
|
4671
4671
|
"name": "RunInstancePara",
|
4672
4672
|
"required": true,
|
@@ -4702,6 +4702,7 @@
|
|
4702
4702
|
"example": "[",
|
4703
4703
|
"member": "string",
|
4704
4704
|
"name": "InstanceIdSet",
|
4705
|
+
"output_required": true,
|
4705
4706
|
"type": "list",
|
4706
4707
|
"value_allowed_null": false
|
4707
4708
|
},
|
@@ -9210,6 +9211,7 @@
|
|
9210
9211
|
"example": "10",
|
9211
9212
|
"member": "int64",
|
9212
9213
|
"name": "TotalCount",
|
9214
|
+
"output_required": true,
|
9213
9215
|
"type": "int",
|
9214
9216
|
"value_allowed_null": false
|
9215
9217
|
},
|
@@ -9219,6 +9221,7 @@
|
|
9219
9221
|
"example": "无",
|
9220
9222
|
"member": "ClusterLevelChangeRecord",
|
9221
9223
|
"name": "Items",
|
9224
|
+
"output_required": true,
|
9222
9225
|
"type": "list",
|
9223
9226
|
"value_allowed_null": false
|
9224
9227
|
},
|
@@ -16950,7 +16953,7 @@
|
|
16950
16953
|
{
|
16951
16954
|
"disabled": false,
|
16952
16955
|
"document": "TKE集群ID",
|
16953
|
-
"example": "cls-
|
16956
|
+
"example": "cls-12jsh8ds",
|
16954
16957
|
"member": "string",
|
16955
16958
|
"name": "ClusterId",
|
16956
16959
|
"required": true,
|
@@ -16964,6 +16967,15 @@
|
|
16964
16967
|
"name": "KubeletRootDir",
|
16965
16968
|
"required": false,
|
16966
16969
|
"type": "string"
|
16970
|
+
},
|
16971
|
+
{
|
16972
|
+
"disabled": false,
|
16973
|
+
"document": "集群类型 tke/eks,默认tke",
|
16974
|
+
"example": "tke",
|
16975
|
+
"member": "string",
|
16976
|
+
"name": "ClusterType",
|
16977
|
+
"required": false,
|
16978
|
+
"type": "string"
|
16967
16979
|
}
|
16968
16980
|
],
|
16969
16981
|
"type": "object"
|
@@ -112,14 +112,14 @@
|
|
112
112
|
],
|
113
113
|
"CreateClusterInstances": [
|
114
114
|
{
|
115
|
-
"document": "",
|
116
|
-
"input": "
|
115
|
+
"document": "扩展集群节点",
|
116
|
+
"input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateClusterInstances\n<公共请求参数>\n\n{\n \"RunInstancePara\": \"{\\\"Placement\\\":{\\\"Zone\\\":\\\"ap-guangzhou-4\\\"},\\\"InstanceType\\\":\\\"S3.SMALL1\\\"}\",\n \"ClusterId\": \"cls-xxxxxxxx\"\n}",
|
117
117
|
"output": "{\n \"Response\": {\n \"InstanceIdSet\": [\n \"ins-xxxxxxxx\"\n ],\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
118
118
|
"title": "扩展集群节点示例"
|
119
119
|
},
|
120
120
|
{
|
121
121
|
"document": "添加带有多个数据盘的节点到集群\n注意1: InstanceAdvancedSettings设置DataDisks, 多盘数据盘挂载信息,后端会根据盘的类型、大小匹配数据盘ID,将对应的路径挂载\n注意2: RunInstancePara设置DataDisks, 此参数透传给CVM,购买多块数据盘\n注意3: InstanceAdvancedSettings的MountTarget早期是支持单盘的,多盘场景废弃,无需填写",
|
122
|
-
"input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateClusterInstances\n<公共请求参数>\n\n{\n \"InstanceAdvancedSettings\": {\n \"
|
122
|
+
"input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateClusterInstances\n<公共请求参数>\n\n{\n \"ClusterId\": \"abc\",\n \"InstanceAdvancedSettings\": {\n \"MountTarget\": \"abc\",\n \"DockerGraphPath\": \"abc\",\n \"UserScript\": \"abc\",\n \"Unschedulable\": 0,\n \"Labels\": [\n {\n \"Name\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"DataDisks\": [\n {\n \"DiskType\": \"abc\",\n \"FileSystem\": \"abc\",\n \"DiskSize\": 0,\n \"AutoFormatAndMount\": true,\n \"MountTarget\": \"abc\",\n \"DiskPartition\": \"abc\"\n }\n ],\n \"ExtraArgs\": {\n \"Kubelet\": [\n \"abc\"\n ]\n },\n \"DesiredPodNumber\": 0,\n \"GPUArgs\": {\n \"MIGEnable\": true,\n \"Driver\": {\n \"Version\": \"abc\",\n \"Name\": \"abc\"\n },\n \"CUDA\": {\n \"Version\": \"abc\",\n \"Name\": \"abc\"\n },\n \"CUDNN\": {\n \"Version\": \"abc\",\n \"Name\": \"abc\",\n \"DocName\": \"abc\",\n \"DevName\": \"abc\"\n },\n \"CustomDriver\": {\n \"Address\": \"abc\"\n }\n },\n \"PreStartUserScript\": \"abc\",\n \"Taints\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\",\n \"Effect\": \"abc\"\n }\n ]\n },\n \"RunInstancePara\": \"abc\",\n \"SkipValidateOptions\": [\n \"abc\"\n ]\n}",
|
123
123
|
"output": "{\n \"Response\": {\n \"InstanceIdSet\": [\n \"ins-xxxxxxxx\"\n ],\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
124
124
|
"title": "添加集群节点(多块数据盘)"
|
125
125
|
}
|
@@ -182,7 +182,7 @@
|
|
182
182
|
},
|
183
183
|
{
|
184
184
|
"disabled": false,
|
185
|
-
"document": "
|
185
|
+
"document": "文件数据,目标文件必须小于50M,否则请通过回调方式请求文件翻译接口\n注意:此字段可能返回 null,表示取不到有效值。",
|
186
186
|
"example": "eGNmYXNkZmFzZmFzZGZhc2RmCg==",
|
187
187
|
"member": "string",
|
188
188
|
"name": "FileData",
|
@@ -357,9 +357,10 @@
|
|
357
357
|
{
|
358
358
|
"disabled": false,
|
359
359
|
"document": "实例ID",
|
360
|
-
"example": "
|
360
|
+
"example": "req-123456",
|
361
361
|
"member": "string",
|
362
362
|
"name": "InstanceId",
|
363
|
+
"output_required": true,
|
363
364
|
"required": false,
|
364
365
|
"type": "string",
|
365
366
|
"value_allowed_null": false
|
@@ -367,9 +368,10 @@
|
|
367
368
|
{
|
368
369
|
"disabled": false,
|
369
370
|
"document": "消费组名称",
|
370
|
-
"example": "
|
371
|
+
"example": "group1",
|
371
372
|
"member": "string",
|
372
373
|
"name": "ConsumerGroup",
|
374
|
+
"output_required": true,
|
373
375
|
"required": false,
|
374
376
|
"type": "string",
|
375
377
|
"value_allowed_null": false
|
@@ -377,9 +379,10 @@
|
|
377
379
|
{
|
378
380
|
"disabled": false,
|
379
381
|
"document": "是否开启消费",
|
380
|
-
"example": "
|
382
|
+
"example": "true",
|
381
383
|
"member": "bool",
|
382
384
|
"name": "ConsumeEnable",
|
385
|
+
"output_required": true,
|
383
386
|
"required": false,
|
384
387
|
"type": "bool",
|
385
388
|
"value_allowed_null": false
|
@@ -387,9 +390,10 @@
|
|
387
390
|
{
|
388
391
|
"disabled": false,
|
389
392
|
"document": "顺序投递:true\n并发投递:false",
|
390
|
-
"example": "
|
393
|
+
"example": "true",
|
391
394
|
"member": "bool",
|
392
395
|
"name": "ConsumeMessageOrderly",
|
396
|
+
"output_required": true,
|
393
397
|
"required": false,
|
394
398
|
"type": "bool",
|
395
399
|
"value_allowed_null": false
|
@@ -397,9 +401,10 @@
|
|
397
401
|
{
|
398
402
|
"disabled": false,
|
399
403
|
"document": "最大重试次数",
|
400
|
-
"example": "
|
404
|
+
"example": "3",
|
401
405
|
"member": "int64",
|
402
406
|
"name": "MaxRetryTimes",
|
407
|
+
"output_required": true,
|
403
408
|
"required": false,
|
404
409
|
"type": "int",
|
405
410
|
"value_allowed_null": false
|
@@ -407,12 +412,57 @@
|
|
407
412
|
{
|
408
413
|
"disabled": false,
|
409
414
|
"document": "备注",
|
410
|
-
"example": "
|
415
|
+
"example": "remark1",
|
411
416
|
"member": "string",
|
412
417
|
"name": "Remark",
|
418
|
+
"output_required": true,
|
413
419
|
"required": false,
|
414
420
|
"type": "string",
|
415
421
|
"value_allowed_null": false
|
422
|
+
},
|
423
|
+
{
|
424
|
+
"disabled": false,
|
425
|
+
"document": "4.x的集群ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
426
|
+
"example": "cluster1",
|
427
|
+
"member": "string",
|
428
|
+
"name": "ClusterIdV4",
|
429
|
+
"output_required": false,
|
430
|
+
"required": false,
|
431
|
+
"type": "string",
|
432
|
+
"value_allowed_null": true
|
433
|
+
},
|
434
|
+
{
|
435
|
+
"disabled": false,
|
436
|
+
"document": "4.x的命名空间\n注意:此字段可能返回 null,表示取不到有效值。",
|
437
|
+
"example": "namespace",
|
438
|
+
"member": "string",
|
439
|
+
"name": "NamespaceV4",
|
440
|
+
"output_required": false,
|
441
|
+
"required": false,
|
442
|
+
"type": "string",
|
443
|
+
"value_allowed_null": true
|
444
|
+
},
|
445
|
+
{
|
446
|
+
"disabled": false,
|
447
|
+
"document": "4.x的消费组名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
448
|
+
"example": "group1",
|
449
|
+
"member": "string",
|
450
|
+
"name": "ConsumerGroupV4",
|
451
|
+
"output_required": false,
|
452
|
+
"required": false,
|
453
|
+
"type": "string",
|
454
|
+
"value_allowed_null": true
|
455
|
+
},
|
456
|
+
{
|
457
|
+
"disabled": false,
|
458
|
+
"document": "4.x的完整命名空间\n注意:此字段可能返回 null,表示取不到有效值。",
|
459
|
+
"example": "namespace",
|
460
|
+
"member": "string",
|
461
|
+
"name": "FullNamespaceV4",
|
462
|
+
"output_required": false,
|
463
|
+
"required": false,
|
464
|
+
"type": "string",
|
465
|
+
"value_allowed_null": true
|
416
466
|
}
|
417
467
|
],
|
418
468
|
"usage": "both"
|
@@ -6101,7 +6151,7 @@
|
|
6101
6151
|
{
|
6102
6152
|
"disabled": false,
|
6103
6153
|
"document": "主题类型",
|
6104
|
-
"example": "
|
6154
|
+
"example": "NORMAL",
|
6105
6155
|
"member": "string",
|
6106
6156
|
"name": "TopicType",
|
6107
6157
|
"output_required": true,
|
@@ -6123,7 +6173,7 @@
|
|
6123
6173
|
{
|
6124
6174
|
"disabled": false,
|
6125
6175
|
"document": "描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
6126
|
-
"example": "
|
6176
|
+
"example": "remark1",
|
6127
6177
|
"member": "string",
|
6128
6178
|
"name": "Remark",
|
6129
6179
|
"output_required": true,
|
@@ -6134,7 +6184,7 @@
|
|
6134
6184
|
{
|
6135
6185
|
"disabled": false,
|
6136
6186
|
"document": "4.x的集群id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6137
|
-
"example": "
|
6187
|
+
"example": "rocketmq-12345",
|
6138
6188
|
"member": "string",
|
6139
6189
|
"name": "ClusterIdV4",
|
6140
6190
|
"output_required": false,
|
@@ -6145,7 +6195,7 @@
|
|
6145
6195
|
{
|
6146
6196
|
"disabled": false,
|
6147
6197
|
"document": "4.x的命名空间\n注意:此字段可能返回 null,表示取不到有效值。",
|
6148
|
-
"example": "
|
6198
|
+
"example": "namespace1",
|
6149
6199
|
"member": "string",
|
6150
6200
|
"name": "NamespaceV4",
|
6151
6201
|
"output_required": false,
|
@@ -6156,7 +6206,7 @@
|
|
6156
6206
|
{
|
6157
6207
|
"disabled": false,
|
6158
6208
|
"document": "4.x的主题名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
6159
|
-
"example": "
|
6209
|
+
"example": "topic",
|
6160
6210
|
"member": "string",
|
6161
6211
|
"name": "TopicV4",
|
6162
6212
|
"output_required": false,
|
@@ -6167,7 +6217,7 @@
|
|
6167
6217
|
{
|
6168
6218
|
"disabled": false,
|
6169
6219
|
"document": "4.x的完整命名空间\n注意:此字段可能返回 null,表示取不到有效值。",
|
6170
|
-
"example": "
|
6220
|
+
"example": "namespace1",
|
6171
6221
|
"member": "string",
|
6172
6222
|
"name": "FullNamespaceV4",
|
6173
6223
|
"output_required": false,
|
@@ -9919,6 +9919,15 @@
|
|
9919
9919
|
"name": "SslVpnClientNames",
|
9920
9920
|
"required": false,
|
9921
9921
|
"type": "list"
|
9922
|
+
},
|
9923
|
+
{
|
9924
|
+
"disabled": false,
|
9925
|
+
"document": "指定绑定的标签列表",
|
9926
|
+
"example": "无",
|
9927
|
+
"member": "Tag",
|
9928
|
+
"name": "Tags",
|
9929
|
+
"required": false,
|
9930
|
+
"type": "list"
|
9922
9931
|
}
|
9923
9932
|
],
|
9924
9933
|
"type": "object"
|
@@ -10065,6 +10074,15 @@
|
|
10065
10074
|
"name": "SamlData",
|
10066
10075
|
"required": false,
|
10067
10076
|
"type": "string"
|
10077
|
+
},
|
10078
|
+
{
|
10079
|
+
"disabled": false,
|
10080
|
+
"document": "指定绑定的标签列表",
|
10081
|
+
"example": "无",
|
10082
|
+
"member": "Tag",
|
10083
|
+
"name": "Tags",
|
10084
|
+
"required": false,
|
10085
|
+
"type": "list"
|
10068
10086
|
}
|
10069
10087
|
],
|
10070
10088
|
"type": "object"
|
@@ -12112,6 +12130,7 @@
|
|
12112
12130
|
"example": "无",
|
12113
12131
|
"member": "uint64",
|
12114
12132
|
"name": "TaskId",
|
12133
|
+
"output_required": true,
|
12115
12134
|
"type": "int",
|
12116
12135
|
"value_allowed_null": false
|
12117
12136
|
},
|
@@ -12148,6 +12167,7 @@
|
|
12148
12167
|
"example": "123",
|
12149
12168
|
"member": "uint64",
|
12150
12169
|
"name": "TaskId",
|
12170
|
+
"output_required": true,
|
12151
12171
|
"type": "int",
|
12152
12172
|
"value_allowed_null": false
|
12153
12173
|
},
|
@@ -18530,6 +18550,7 @@
|
|
18530
18550
|
"example": "1",
|
18531
18551
|
"member": "uint64",
|
18532
18552
|
"name": "TotalCount",
|
18553
|
+
"output_required": true,
|
18533
18554
|
"type": "int",
|
18534
18555
|
"value_allowed_null": false
|
18535
18556
|
},
|
@@ -18539,6 +18560,7 @@
|
|
18539
18560
|
"example": "无",
|
18540
18561
|
"member": "SslVpnClient",
|
18541
18562
|
"name": "SslVpnClientSet",
|
18563
|
+
"output_required": true,
|
18542
18564
|
"type": "list",
|
18543
18565
|
"value_allowed_null": false
|
18544
18566
|
},
|
@@ -20315,6 +20337,7 @@
|
|
20315
20337
|
"example": "1234",
|
20316
20338
|
"member": "uint64",
|
20317
20339
|
"name": "TaskId",
|
20340
|
+
"output_required": true,
|
20318
20341
|
"type": "int",
|
20319
20342
|
"value_allowed_null": false
|
20320
20343
|
},
|
@@ -1057,6 +1057,13 @@
|
|
1057
1057
|
"output": "DescribeTableMetasResponse",
|
1058
1058
|
"status": "online"
|
1059
1059
|
},
|
1060
|
+
"DescribeTablePartitions": {
|
1061
|
+
"document": "查询表的分区详情信息",
|
1062
|
+
"input": "DescribeTablePartitionsRequest",
|
1063
|
+
"name": "查询表的分区详情信息",
|
1064
|
+
"output": "DescribeTablePartitionsResponse",
|
1065
|
+
"status": "online"
|
1066
|
+
},
|
1060
1067
|
"DescribeTableQualityDetails": {
|
1061
1068
|
"document": "质量报告-查询表质量详情",
|
1062
1069
|
"input": "DescribeTableQualityDetailsRequest",
|
@@ -18957,6 +18964,89 @@
|
|
18957
18964
|
],
|
18958
18965
|
"type": "object"
|
18959
18966
|
},
|
18967
|
+
"DescribeTablePartitionsRequest": {
|
18968
|
+
"document": "DescribeTablePartitions请求参数结构体",
|
18969
|
+
"members": [
|
18970
|
+
{
|
18971
|
+
"disabled": false,
|
18972
|
+
"document": "表ID",
|
18973
|
+
"example": "1",
|
18974
|
+
"member": "string",
|
18975
|
+
"name": "TableId",
|
18976
|
+
"required": true,
|
18977
|
+
"type": "string"
|
18978
|
+
},
|
18979
|
+
{
|
18980
|
+
"disabled": false,
|
18981
|
+
"document": "分页number",
|
18982
|
+
"example": "10",
|
18983
|
+
"member": "int64",
|
18984
|
+
"name": "PageNumber",
|
18985
|
+
"required": false,
|
18986
|
+
"type": "int"
|
18987
|
+
},
|
18988
|
+
{
|
18989
|
+
"disabled": false,
|
18990
|
+
"document": "分页size",
|
18991
|
+
"example": "1",
|
18992
|
+
"member": "int64",
|
18993
|
+
"name": "PageSize",
|
18994
|
+
"required": false,
|
18995
|
+
"type": "int"
|
18996
|
+
},
|
18997
|
+
{
|
18998
|
+
"disabled": false,
|
18999
|
+
"document": "过滤器",
|
19000
|
+
"example": "无",
|
19001
|
+
"member": "Filter",
|
19002
|
+
"name": "FilterSet",
|
19003
|
+
"required": false,
|
19004
|
+
"type": "list"
|
19005
|
+
},
|
19006
|
+
{
|
19007
|
+
"disabled": false,
|
19008
|
+
"document": "排序字段",
|
19009
|
+
"example": "无",
|
19010
|
+
"member": "OrderField",
|
19011
|
+
"name": "OrderFieldSet",
|
19012
|
+
"required": false,
|
19013
|
+
"type": "list"
|
19014
|
+
}
|
19015
|
+
],
|
19016
|
+
"type": "object"
|
19017
|
+
},
|
19018
|
+
"DescribeTablePartitionsResponse": {
|
19019
|
+
"document": "DescribeTablePartitions返回参数结构体",
|
19020
|
+
"members": [
|
19021
|
+
{
|
19022
|
+
"disabled": false,
|
19023
|
+
"document": "分区详情列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
19024
|
+
"example": "无",
|
19025
|
+
"member": "TablePartition",
|
19026
|
+
"name": "TablePartitionSet",
|
19027
|
+
"required": true,
|
19028
|
+
"type": "list",
|
19029
|
+
"value_allowed_null": true
|
19030
|
+
},
|
19031
|
+
{
|
19032
|
+
"disabled": false,
|
19033
|
+
"document": "总记录数",
|
19034
|
+
"example": "3",
|
19035
|
+
"member": "int64",
|
19036
|
+
"name": "TotalCount",
|
19037
|
+
"required": true,
|
19038
|
+
"type": "int",
|
19039
|
+
"value_allowed_null": false
|
19040
|
+
},
|
19041
|
+
{
|
19042
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
19043
|
+
"member": "string",
|
19044
|
+
"name": "RequestId",
|
19045
|
+
"type": "string"
|
19046
|
+
}
|
19047
|
+
],
|
19048
|
+
"type": "object"
|
19049
|
+
},
|
18960
19050
|
"DescribeTableQualityDetailsRequest": {
|
18961
19051
|
"document": "DescribeTableQualityDetails请求参数结构体",
|
18962
19052
|
"members": [
|
@@ -39798,6 +39888,92 @@
|
|
39798
39888
|
],
|
39799
39889
|
"usage": "in"
|
39800
39890
|
},
|
39891
|
+
"TablePartition": {
|
39892
|
+
"document": "表的分区数据",
|
39893
|
+
"members": [
|
39894
|
+
{
|
39895
|
+
"disabled": false,
|
39896
|
+
"document": "分区名称",
|
39897
|
+
"example": "dt=20220128",
|
39898
|
+
"member": "string",
|
39899
|
+
"name": "PartitionName",
|
39900
|
+
"output_required": true,
|
39901
|
+
"type": "string",
|
39902
|
+
"value_allowed_null": false
|
39903
|
+
},
|
39904
|
+
{
|
39905
|
+
"disabled": false,
|
39906
|
+
"document": "分区记录数",
|
39907
|
+
"example": "111",
|
39908
|
+
"member": "int64",
|
39909
|
+
"name": "RecordCount",
|
39910
|
+
"output_required": true,
|
39911
|
+
"type": "int",
|
39912
|
+
"value_allowed_null": false
|
39913
|
+
},
|
39914
|
+
{
|
39915
|
+
"disabled": false,
|
39916
|
+
"document": "分区数据存储大小,字节数",
|
39917
|
+
"example": "10241",
|
39918
|
+
"member": "string",
|
39919
|
+
"name": "StorageSize",
|
39920
|
+
"output_required": true,
|
39921
|
+
"type": "string",
|
39922
|
+
"value_allowed_null": false
|
39923
|
+
},
|
39924
|
+
{
|
39925
|
+
"disabled": false,
|
39926
|
+
"document": "分区创建时间",
|
39927
|
+
"example": "2020-09-22T00:00:00+00:00",
|
39928
|
+
"member": "datetime_iso",
|
39929
|
+
"name": "CreateTime",
|
39930
|
+
"output_required": true,
|
39931
|
+
"type": "string",
|
39932
|
+
"value_allowed_null": false
|
39933
|
+
},
|
39934
|
+
{
|
39935
|
+
"disabled": false,
|
39936
|
+
"document": "分区修改时间",
|
39937
|
+
"example": "2020-09-22T00:00:00+00:00",
|
39938
|
+
"member": "datetime_iso",
|
39939
|
+
"name": "ModifiedTime",
|
39940
|
+
"output_required": true,
|
39941
|
+
"type": "string",
|
39942
|
+
"value_allowed_null": false
|
39943
|
+
},
|
39944
|
+
{
|
39945
|
+
"disabled": false,
|
39946
|
+
"document": "分区数据存储大小,已转为适合的单位",
|
39947
|
+
"example": "9.13TB",
|
39948
|
+
"member": "string",
|
39949
|
+
"name": "StorageSizeWithUnit",
|
39950
|
+
"output_required": true,
|
39951
|
+
"type": "string",
|
39952
|
+
"value_allowed_null": false
|
39953
|
+
},
|
39954
|
+
{
|
39955
|
+
"disabled": false,
|
39956
|
+
"document": "文件数\n注意:此字段可能返回 null,表示取不到有效值。",
|
39957
|
+
"example": "1",
|
39958
|
+
"member": "int64",
|
39959
|
+
"name": "NumFiles",
|
39960
|
+
"output_required": false,
|
39961
|
+
"type": "int",
|
39962
|
+
"value_allowed_null": true
|
39963
|
+
},
|
39964
|
+
{
|
39965
|
+
"disabled": false,
|
39966
|
+
"document": "平均文件大小\n注意:此字段可能返回 null,表示取不到有效值。",
|
39967
|
+
"example": "1MB",
|
39968
|
+
"member": "string",
|
39969
|
+
"name": "AverageFileSizeWithUnit",
|
39970
|
+
"output_required": false,
|
39971
|
+
"type": "string",
|
39972
|
+
"value_allowed_null": true
|
39973
|
+
}
|
39974
|
+
],
|
39975
|
+
"usage": "out"
|
39976
|
+
},
|
39801
39977
|
"TablePropertyScore": {
|
39802
39978
|
"document": "按天更新的表的资产评分",
|
39803
39979
|
"members": [
|
@@ -1316,6 +1316,14 @@
|
|
1316
1316
|
"title": "获取表元数据list"
|
1317
1317
|
}
|
1318
1318
|
],
|
1319
|
+
"DescribeTablePartitions": [
|
1320
|
+
{
|
1321
|
+
"document": "查询表的分区详情信息",
|
1322
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTablePartitions\n<公共请求参数>\n\n{\n \"PageNumber\": 0,\n \"TableId\": \"xx\",\n \"PageSize\": 0\n}",
|
1323
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"RequestId\": \"xx\",\n \"TablePartitionSet\": [\n {\n \"ModifiedTime\": \"2020-09-22T00:00:00+00:00\",\n \"RecordCount\": 0,\n \"StorageSizeWithUnit\": \"xx\",\n \"PartitionName\": \"xx\",\n \"StorageSize\": \"xx\",\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\"\n }\n ]\n }\n}",
|
1324
|
+
"title": "查询表的分区详情信息"
|
1325
|
+
}
|
1326
|
+
],
|
1319
1327
|
"DescribeTableQualityDetails": [
|
1320
1328
|
{
|
1321
1329
|
"document": "分页查询表数据质量详情",
|