tccli 3.0.1096.1__py2.py3-none-any.whl → 3.0.1098.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/examples/aiart/v20221229/QueryDrawPortraitJob.md +30 -0
- tccli/examples/aiart/v20221229/QueryTrainPortraitModelJob.md +24 -0
- tccli/examples/aiart/v20221229/SubmitDrawPortraitJob.md +23 -0
- tccli/examples/aiart/v20221229/SubmitTrainPortraitModelJob.md +20 -0
- tccli/examples/aiart/v20221229/UploadTrainPortraitImages.md +25 -0
- tccli/examples/apm/v20210622/DescribeGeneralApmApplicationConfig.md +103 -0
- tccli/examples/apm/v20210622/DescribeTagValues.md +27 -0
- tccli/examples/apm/v20210622/ModifyGeneralApmApplicationConfig.md +29 -0
- tccli/examples/ccc/v20200210/ModifyStaffPassword.md +22 -0
- tccli/examples/csip/v20221121/DescribeAlertList.md +176 -0
- tccli/examples/cynosdb/v20190107/ModifyInstanceUpgradeLimitDays.md +22 -0
- tccli/examples/dcdb/v20180411/DescribeDCDBInstances.md +4 -3
- tccli/examples/dlc/v20210125/DescribeNotebookSessionStatementSqlResult.md +3 -1
- tccli/examples/ess/v20201111/CreateBatchSignUrl.md +28 -0
- tccli/examples/essbasic/v20210526/ChannelCreateBatchSignUrl.md +28 -0
- tccli/examples/iotexplorer/v20190423/DescribeDeviceFirmwares.md +33 -0
- tccli/examples/lke/v20231130/GetEmbedding.md +4 -1
- tccli/examples/lke/v20231130/QueryParseDocResult.md +4 -1
- tccli/examples/lke/v20231130/QueryRewrite.md +6 -1
- tccli/examples/mariadb/v20170312/DescribeDBInstanceDetail.md +2 -1
- tccli/examples/mariadb/v20170312/DescribeDBInstances.md +4 -3
- tccli/examples/tdmq/v20200217/DescribeRabbitMQQueueDetail.md +25 -22
- tccli/examples/vpc/v20170312/DisableVpnGatewaySslClientCert.md +2 -2
- tccli/services/aiart/aiart_client.py +269 -4
- tccli/services/aiart/v20221229/api.json +404 -0
- tccli/services/aiart/v20221229/examples.json +40 -0
- tccli/services/apm/apm_client.py +159 -0
- tccli/services/apm/v20210622/api.json +456 -0
- tccli/services/apm/v20210622/examples.json +24 -0
- tccli/services/billing/v20180709/api.json +30 -0
- tccli/services/bma/v20221115/api.json +4 -6
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +57 -5
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdb/v20170320/api.json +9 -0
- tccli/services/cdn/v20180606/api.json +1 -1
- tccli/services/cloudstudio/v20230508/api.json +1 -1
- tccli/services/csip/csip_client.py +53 -0
- tccli/services/csip/v20221121/api.json +1468 -7
- tccli/services/csip/v20221121/examples.json +8 -0
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +54 -0
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/dcdb/v20180411/api.json +45 -3
- tccli/services/dcdb/v20180411/examples.json +1 -1
- tccli/services/dlc/v20210125/api.json +30 -0
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +50 -2
- tccli/services/ess/v20201111/examples.json +6 -0
- tccli/services/essbasic/v20210526/api.json +50 -2
- tccli/services/essbasic/v20210526/examples.json +6 -0
- tccli/services/hunyuan/v20230901/api.json +14 -14
- tccli/services/ims/v20201229/api.json +55 -55
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +90 -1
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/iss/v20230517/api.json +36 -0
- tccli/services/lighthouse/v20200324/api.json +2 -2
- tccli/services/live/v20180801/api.json +7 -7
- tccli/services/lke/lke_client.py +8 -114
- tccli/services/lke/v20231130/api.json +70 -158
- tccli/services/lke/v20231130/examples.json +2 -18
- tccli/services/mariadb/v20170312/api.json +45 -2
- tccli/services/mariadb/v20170312/examples.json +2 -2
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/ssl/v20191205/api.json +50 -9
- tccli/services/tdid/v20210519/api.json +2 -2
- tccli/services/tdmq/v20200217/api.json +64 -25
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/teo/v20220901/api.json +14 -14
- tccli/services/tione/v20211111/api.json +28 -0
- tccli/services/trtc/v20190722/api.json +34 -15
- tccli/services/vpc/v20170312/api.json +20 -5
- tccli/services/vpc/v20170312/examples.json +2 -2
- tccli/services/weilingwith/v20230427/api.json +11 -11
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/RECORD +81 -69
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/license_files/LICENSE +0 -0
@@ -268,7 +268,7 @@
|
|
268
268
|
{
|
269
269
|
"document": "",
|
270
270
|
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetEmbedding\n<公共请求参数>\n\n{\n \"Model\": \"doc-normal-500-v5.8\",\n \"Inputs\": [\n \"你好\"\n ],\n \"Online\": false\n}",
|
271
|
-
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Embedding\": [\n 0\n ]\n }\n ],\n \"RequestId\": \"
|
271
|
+
"output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Embedding\": [\n 0\n ]\n }\n ],\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\",\n \"Usage\": {\n \"TotalTokens\": 3\n }\n }\n}",
|
272
272
|
"title": "获取特征向量"
|
273
273
|
}
|
274
274
|
],
|
@@ -516,27 +516,11 @@
|
|
516
516
|
"title": "修改拒答问题"
|
517
517
|
}
|
518
518
|
],
|
519
|
-
"ParseDoc": [
|
520
|
-
{
|
521
|
-
"document": "文档解析",
|
522
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ParseDoc\n<公共请求参数>\n\n{\n \"Name\": \"微信城市服务CityID说明文档.docx\",\n \"Url\": \"https://wximg.qq.com/cityservices/doc/res/cityservices_cityids.docx\",\n \"TaskId\": \"D78iBBGi\",\n \"Policy\": \"default\",\n \"Operate\": \"split\"\n}",
|
523
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"8ea5a507-108f-4b05-add4-b07de8580590\",\n \"TaskId\": \"D78iBBGi\"\n }\n}",
|
524
|
-
"title": "文档解析"
|
525
|
-
}
|
526
|
-
],
|
527
|
-
"QueryParseDocResult": [
|
528
|
-
{
|
529
|
-
"document": "查询文档解析结果",
|
530
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryParseDocResult\n<公共请求参数>\n\n{\n \"TaskId\": \"D78iBBGi\"\n}",
|
531
|
-
"output": "{\n \"Response\": {\n \"Name\": \"D78iBBGi.zip\",\n \"Reason\": \"\",\n \"RequestId\": \"acd2b5f3-350f-4171-92be-e1c70f3e73d7\",\n \"Status\": \"success\",\n \"Url\": \"https://qidian-qbot-test-1251316161.cos.ap-guangzhou.myqcloud.com/%2Fatomic/2/D78iBBGi.zip?q-sign-algorithm=sha1&q-ak=xxxxxxxxx&q-sign-time=1706792626%3B1706796226&q-key-time=1706792626%3B1706796226&q-header-list=host&q-url-param-list=&q-signature=e3d46a97846b256ff89f3698*******************\"\n }\n}",
|
532
|
-
"title": "查询文档解析结果"
|
533
|
-
}
|
534
|
-
],
|
535
519
|
"QueryRewrite": [
|
536
520
|
{
|
537
521
|
"document": "多轮改写",
|
538
522
|
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QueryRewrite\n<公共请求参数>\n\n{\n \"Question\": \"国内哪里?\",\n \"Messages\": [\n {\n \"Role\": \"user\",\n \"Content\": \"你家在哪里\"\n },\n {\n \"Role\": \"assistant\",\n \"Content\": \"我家在国内\"\n }\n ]\n}",
|
539
|
-
"output": "{\n \"Response\": {\n \"Content\": \"你家在国内哪里?\",\n \"RequestId\": \"4de60215-13cd-4f90-afc4-9fe4ef63e245\"\n }\n}",
|
523
|
+
"output": "{\n \"Response\": {\n \"Content\": \"你家在国内哪里?\",\n \"RequestId\": \"4de60215-13cd-4f90-afc4-9fe4ef63e245\",\n \"Usage\": {\n \"InputTokens\": 45,\n \"OutputTokens\": 6,\n \"TotalTokens\": 51\n }\n }\n}",
|
540
524
|
"title": "多轮改写"
|
541
525
|
}
|
542
526
|
],
|
@@ -4114,6 +4114,16 @@
|
|
4114
4114
|
"type": "int",
|
4115
4115
|
"value_allowed_null": false
|
4116
4116
|
},
|
4117
|
+
{
|
4118
|
+
"disabled": false,
|
4119
|
+
"document": "proxy版本号",
|
4120
|
+
"example": "proxy-22.1.7",
|
4121
|
+
"member": "string",
|
4122
|
+
"name": "ProxyVersion",
|
4123
|
+
"output_required": true,
|
4124
|
+
"type": "string",
|
4125
|
+
"value_allowed_null": false
|
4126
|
+
},
|
4117
4127
|
{
|
4118
4128
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4119
4129
|
"member": "string",
|
@@ -4297,6 +4307,15 @@
|
|
4297
4307
|
"required": false,
|
4298
4308
|
"type": "list"
|
4299
4309
|
},
|
4310
|
+
{
|
4311
|
+
"disabled": false,
|
4312
|
+
"document": "标签",
|
4313
|
+
"example": "无",
|
4314
|
+
"member": "Tag",
|
4315
|
+
"name": "Tags",
|
4316
|
+
"required": false,
|
4317
|
+
"type": "list"
|
4318
|
+
},
|
4300
4319
|
{
|
4301
4320
|
"disabled": false,
|
4302
4321
|
"document": "实例类型过滤,1-独享实例,2-主实例,3-灾备实例,多个按逗号分隔",
|
@@ -4336,7 +4355,7 @@
|
|
4336
4355
|
"example": "1",
|
4337
4356
|
"member": "uint64",
|
4338
4357
|
"name": "TotalCount",
|
4339
|
-
"
|
4358
|
+
"output_required": true,
|
4340
4359
|
"type": "int",
|
4341
4360
|
"value_allowed_null": false
|
4342
4361
|
},
|
@@ -4346,7 +4365,7 @@
|
|
4346
4365
|
"example": "无",
|
4347
4366
|
"member": "DBInstance",
|
4348
4367
|
"name": "Instances",
|
4349
|
-
"
|
4368
|
+
"output_required": true,
|
4350
4369
|
"type": "list",
|
4351
4370
|
"value_allowed_null": false
|
4352
4371
|
},
|
@@ -8168,6 +8187,30 @@
|
|
8168
8187
|
],
|
8169
8188
|
"usage": "in"
|
8170
8189
|
},
|
8190
|
+
"Tag": {
|
8191
|
+
"document": "标签",
|
8192
|
+
"members": [
|
8193
|
+
{
|
8194
|
+
"disabled": false,
|
8195
|
+
"document": "标签键",
|
8196
|
+
"example": "name",
|
8197
|
+
"member": "string",
|
8198
|
+
"name": "TagKey",
|
8199
|
+
"required": false,
|
8200
|
+
"type": "string"
|
8201
|
+
},
|
8202
|
+
{
|
8203
|
+
"disabled": false,
|
8204
|
+
"document": "标签值",
|
8205
|
+
"example": "liu",
|
8206
|
+
"member": "string",
|
8207
|
+
"name": "TagValue",
|
8208
|
+
"required": false,
|
8209
|
+
"type": "string"
|
8210
|
+
}
|
8211
|
+
],
|
8212
|
+
"usage": "in"
|
8213
|
+
},
|
8171
8214
|
"TerminateDedicatedDBInstanceRequest": {
|
8172
8215
|
"document": "TerminateDedicatedDBInstance请求参数结构体",
|
8173
8216
|
"members": [
|
@@ -140,7 +140,7 @@
|
|
140
140
|
{
|
141
141
|
"document": "查询集中式实例的详细信息",
|
142
142
|
"input": "POST / HTTP/1.1\nHost: mariadb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstanceDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"tdsql-h178kq75\"\n}",
|
143
|
-
"output": "{\n \"Response\": {\n \"AutoRenewFlag\": 0,\n \"Cpu\": 1,\n \"CreateTime\": \"2023-02-27 17:58:50\",\n \"DbEngine\": \"MySQL\",\n \"DbVersion\": \"8.0.24\",\n \"DbVersionId\": \"8.0\",\n \"DcnDstNum\": 1,\n \"DcnFlag\": 1,\n \"DcnStatus\": 2,\n \"EncryptStatus\": 0,\n \"ExclusterId\": \"\",\n \"ExclusterType\": 0,\n \"InstanceId\": \"tdsql-h178kq75\",\n \"InstanceName\": \"cdz\",\n \"InstanceType\": 2,\n \"Ipv6Flag\": 0,\n \"IsAuditSupported\": true,\n \"IsEncryptSupported\": 0,\n \"IsMaxUserConnectionsSupported\": true,\n \"IsTmp\": 0,\n \"LogStorage\": 8,\n \"Machine\": \"TS85\",\n \"MasterZone\": \"ap-guangzhou-3\",\n \"Memory\": 2,\n \"NodeCount\": 2,\n \"NodesInfo\": [\n {\n \"NodeId\": \"60af5538060f\",\n \"Role\": \"master\"\n },\n {\n \"NodeId\": \"12c58811dbfd\",\n \"Role\": \"slave\"\n }\n ],\n \"PayMode\": \"postpaid\",\n \"PeriodEndTime\": \"0001-01-01 00:00:00\",\n \"Pid\": 1002231,\n \"ProjectId\": 0,\n \"Qps\": 2100,\n \"Region\": \"ap-guangzhou\",\n \"ReplicaConfig\": null,\n \"ReplicaStatus\": null,\n \"RequestId\": \"40b4a902-5217-4e18-8db1-10e0ff01be62\",\n \"ResourceTags\": [],\n \"RsAccessStrategy\": 0,\n \"SlaveZones\": [\n \"ap-guangzhou-3\"\n ],\n \"Status\": 2,\n \"StatusDesc\": \"运行中\",\n \"Storage\": 10,\n \"StorageUsage\": \"0.010\",\n \"SubnetId\": \"subnet-8ve8m3xy\",\n \"TdsqlVersion\": \"基于MySQL 8.0.24设计(兼容Mysql 8.0)\",\n \"Vip\": \"10.1.0.13\",\n \"Vip6\": \"\",\n \"VpcId\": \"vpc-0rjtvrlz\",\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanPort\": 0,\n \"WanPortIpv6\": 0,\n \"WanStatus\": 0,\n \"WanStatusIpv6\": 0,\n \"WanVip\": \"\",\n \"WanVipv6\": \"\",\n \"Zone\": \"ap-guangzhou-3\",\n \"ReservedNetResources\": [\n {\n \"VpcId\": \"vpc-5rske1or\",\n \"SubnetId\": \"subnet-0z3os0xe\",\n \"Vip\": \"10.1.0.6\",\n \"Vports\": [\n 3306\n ],\n \"RecycleTime\": \"2023-05-19 16:12:32\"\n }\n ],\n \"IsPhysicalReplicationSupported\": true,\n \"IsDcnStrongSyncSupported\": 1,\n \"IsDcnSwitchSupported\": 1\n }\n}",
|
143
|
+
"output": "{\n \"Response\": {\n \"AutoRenewFlag\": 0,\n \"Cpu\": 1,\n \"CreateTime\": \"2023-02-27 17:58:50\",\n \"DbEngine\": \"MySQL\",\n \"DbVersion\": \"8.0.24\",\n \"DbVersionId\": \"8.0\",\n \"DcnDstNum\": 1,\n \"DcnFlag\": 1,\n \"DcnStatus\": 2,\n \"EncryptStatus\": 0,\n \"ExclusterId\": \"\",\n \"ExclusterType\": 0,\n \"InstanceId\": \"tdsql-h178kq75\",\n \"InstanceName\": \"cdz\",\n \"InstanceType\": 2,\n \"Ipv6Flag\": 0,\n \"IsAuditSupported\": true,\n \"IsEncryptSupported\": 0,\n \"IsMaxUserConnectionsSupported\": true,\n \"IsTmp\": 0,\n \"LogStorage\": 8,\n \"Machine\": \"TS85\",\n \"MasterZone\": \"ap-guangzhou-3\",\n \"Memory\": 2,\n \"NodeCount\": 2,\n \"NodesInfo\": [\n {\n \"NodeId\": \"60af5538060f\",\n \"Role\": \"master\"\n },\n {\n \"NodeId\": \"12c58811dbfd\",\n \"Role\": \"slave\"\n }\n ],\n \"PayMode\": \"postpaid\",\n \"PeriodEndTime\": \"0001-01-01 00:00:00\",\n \"Pid\": 1002231,\n \"ProjectId\": 0,\n \"Qps\": 2100,\n \"Region\": \"ap-guangzhou\",\n \"ReplicaConfig\": null,\n \"ReplicaStatus\": null,\n \"RequestId\": \"40b4a902-5217-4e18-8db1-10e0ff01be62\",\n \"ResourceTags\": [],\n \"RsAccessStrategy\": 0,\n \"SlaveZones\": [\n \"ap-guangzhou-3\"\n ],\n \"Status\": 2,\n \"StatusDesc\": \"运行中\",\n \"Storage\": 10,\n \"StorageUsage\": \"0.010\",\n \"SubnetId\": \"subnet-8ve8m3xy\",\n \"TdsqlVersion\": \"基于MySQL 8.0.24设计(兼容Mysql 8.0)\",\n \"Vip\": \"10.1.0.13\",\n \"Vip6\": \"\",\n \"VpcId\": \"vpc-0rjtvrlz\",\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanPort\": 0,\n \"WanPortIpv6\": 0,\n \"WanStatus\": 0,\n \"WanStatusIpv6\": 0,\n \"WanVip\": \"\",\n \"WanVipv6\": \"\",\n \"Zone\": \"ap-guangzhou-3\",\n \"ReservedNetResources\": [\n {\n \"VpcId\": \"vpc-5rske1or\",\n \"SubnetId\": \"subnet-0z3os0xe\",\n \"Vip\": \"10.1.0.6\",\n \"Vports\": [\n 3306\n ],\n \"RecycleTime\": \"2023-05-19 16:12:32\"\n }\n ],\n \"IsPhysicalReplicationSupported\": true,\n \"IsDcnStrongSyncSupported\": 1,\n \"IsDcnSwitchSupported\": 1,\n \"ProxyVersion\": \"proxy-22.1.7\"\n }\n}",
|
144
144
|
"title": "查询实例详细信息"
|
145
145
|
}
|
146
146
|
],
|
@@ -156,7 +156,7 @@
|
|
156
156
|
{
|
157
157
|
"document": "",
|
158
158
|
"input": "https://mariadb.tencentcloudapi.com/?Action=DescribeDBInstances\n&InstanceIds.0=tdsql-dj77jd0p\n&<公共请求参数>",
|
159
|
-
"output": "{\n \"Response\": {\n \"Instances\": [\n {\n \"AppId\": 251000022,\n \"AutoRenewFlag\": 1,\n \"Cpu\": 1,\n \"CreateTime\": \"2021-03-26 15:28:23\",\n \"DbEngine\": \"Percona\",\n \"DbVersion\": \"5.7.17\",\n \"DcnDstNum\": 0,\n \"DcnFlag\": 0,\n \"DcnStatus\": 0,\n \"ExclusterId\": \"\",\n \"Id\": 2000090,\n \"InstanceId\": \"tdsql-dj77jd0p\",\n \"InstanceName\": \"tdsql-dj77jd0p\",\n \"InstanceType\": 2,\n \"Ipv6Flag\": 0,\n \"IsAuditSupported\": 1,\n \"IsEncryptSupported\": 1,\n \"IsTmp\": 0,\n \"Locker\": 0,\n \"Machine\": \"TS85\",\n \"Memory\": 2,\n \"NodeCount\": 2,\n \"OriginSerialId\": \"set_1616743781_36017514\",\n \"Paymode\": \"prepaid\",\n \"PeriodEndTime\": \"2021-04-26 15:28:23\",\n \"Pid\": 1002231,\n \"ProjectId\": 0,\n \"Qps\": 2100,\n \"Region\": \"ap-guangzhou\",\n \"Status\": 2,\n \"StatusDesc\": \"运行中\",\n \"Storage\": 10,\n \"SubnetId\": 1479311,\n \"TdsqlVersion\": \"基于Percona 5.7.17设计(兼容Mysql 5.7)\",\n \"Uin\": \"918700682\",\n \"UniqueSubnetId\": \"subnet-au6ics6s\",\n \"UniqueVpcId\": \"vpc-737mtr2f\",\n \"UpdateTime\": \"2021-03-29 17:20:05\",\n \"Vip\": \"10.1.0.10\",\n \"Vipv6\": \"\",\n \"VpcId\": 74809,\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanPort\": 0,\n \"WanPortIpv6\": 0,\n \"WanStatus\": 0,\n \"WanStatusIpv6\": 0,\n \"WanVip\": \"\",\n \"WanVipv6\": \"\",\n \"Zone\": \"ap-guangzhou-1\",\n \"ResourceTags\": [\n {\n \"TagKey\": \"
|
159
|
+
"output": "{\n \"Response\": {\n \"Instances\": [\n {\n \"AppId\": 251000022,\n \"AutoRenewFlag\": 1,\n \"Cpu\": 1,\n \"CreateTime\": \"2021-03-26 15:28:23\",\n \"DbEngine\": \"Percona\",\n \"DbVersion\": \"5.7.17\",\n \"DcnDstNum\": 0,\n \"DcnFlag\": 0,\n \"DcnStatus\": 0,\n \"ExclusterId\": \"\",\n \"Id\": 2000090,\n \"InstanceId\": \"tdsql-dj77jd0p\",\n \"InstanceName\": \"tdsql-dj77jd0p\",\n \"InstanceType\": 2,\n \"Ipv6Flag\": 0,\n \"IsAuditSupported\": 1,\n \"IsEncryptSupported\": 1,\n \"IsTmp\": 0,\n \"Locker\": 0,\n \"Machine\": \"TS85\",\n \"Memory\": 2,\n \"NodeCount\": 2,\n \"OriginSerialId\": \"set_1616743781_36017514\",\n \"Paymode\": \"prepaid\",\n \"PeriodEndTime\": \"2021-04-26 15:28:23\",\n \"Pid\": 1002231,\n \"ProjectId\": 0,\n \"Qps\": 2100,\n \"Region\": \"ap-guangzhou\",\n \"Status\": 2,\n \"StatusDesc\": \"运行中\",\n \"Storage\": 10,\n \"SubnetId\": 1479311,\n \"TdsqlVersion\": \"基于Percona 5.7.17设计(兼容Mysql 5.7)\",\n \"Uin\": \"918700682\",\n \"UniqueSubnetId\": \"subnet-au6ics6s\",\n \"UniqueVpcId\": \"vpc-737mtr2f\",\n \"UpdateTime\": \"2021-03-29 17:20:05\",\n \"Vip\": \"10.1.0.10\",\n \"Vipv6\": \"\",\n \"VpcId\": 74809,\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanPort\": 0,\n \"WanPortIpv6\": 0,\n \"WanStatus\": 0,\n \"WanStatusIpv6\": 0,\n \"WanVip\": \"\",\n \"WanVipv6\": \"\",\n \"Zone\": \"ap-guangzhou-1\",\n \"ResourceTags\": [\n {\n \"TagKey\": \"name\",\n \"TagValue\": \"liu\"\n }\n ],\n \"DbVersionId\": \"8.0\"\n }\n ],\n \"RequestId\": \"66c4d0c5-bdef-45bd-aa5b-05642802d034\",\n \"TotalCount\": 1\n }\n}",
|
160
160
|
"title": "根据实例ID查询实例列表"
|
161
161
|
}
|
162
162
|
],
|
@@ -14349,7 +14349,7 @@
|
|
14349
14349
|
},
|
14350
14350
|
{
|
14351
14351
|
"disabled": false,
|
14352
|
-
"document": "配置id支持:\nGeneral -- 通用场景\nOnlineTaxiItinerary -- 网约车行程单\nRideHailingDriverLicense -- 网约车驾驶证\nRideHailingTransportLicense -- 网约车运输证\nWayBill -- 快递运单\nAccountOpeningPermit -- 银行开户许可证\nInvoiceEng -- 海外发票模版\nCoin --钱币识别模板\nOnboardingDocuments -- 入职材料识别\nPropertyOwnershipCertificate -- 房产证识别\nRealEstateCertificate --不动产权证识别\nHouseEncumbranceCertificate --
|
14352
|
+
"document": "配置id支持:\nGeneral -- 通用场景\nOnlineTaxiItinerary -- 网约车行程单\nRideHailingDriverLicense -- 网约车驾驶证\nRideHailingTransportLicense -- 网约车运输证\nWayBill -- 快递运单\nAccountOpeningPermit -- 银行开户许可证\nInvoiceEng -- 海外发票模版\nCoin --钱币识别模板\nOnboardingDocuments -- 入职材料识别\nPropertyOwnershipCertificate -- 房产证识别\nRealEstateCertificate --不动产权证识别\nHouseEncumbranceCertificate -- 他权证识别\nCarInsurance -- 车险保单",
|
14353
14353
|
"example": "无",
|
14354
14354
|
"member": "string",
|
14355
14355
|
"name": "ConfigId",
|
@@ -4909,35 +4909,71 @@
|
|
4909
4909
|
"example": "无",
|
4910
4910
|
"member": "string",
|
4911
4911
|
"name": "CertificateId",
|
4912
|
-
"required":
|
4912
|
+
"required": false,
|
4913
4913
|
"type": "string"
|
4914
4914
|
},
|
4915
|
+
{
|
4916
|
+
"disabled": false,
|
4917
|
+
"document": "是否查询缓存,1:是; 0:否, 默认为查询缓存,缓存半小时",
|
4918
|
+
"example": "无",
|
4919
|
+
"member": "uint64",
|
4920
|
+
"name": "IsCache",
|
4921
|
+
"required": false,
|
4922
|
+
"type": "int"
|
4923
|
+
},
|
4924
|
+
{
|
4925
|
+
"disabled": false,
|
4926
|
+
"document": "过滤参数列表",
|
4927
|
+
"example": "无",
|
4928
|
+
"member": "Filter",
|
4929
|
+
"name": "Filters",
|
4930
|
+
"required": false,
|
4931
|
+
"type": "list"
|
4932
|
+
},
|
4915
4933
|
{
|
4916
4934
|
"disabled": false,
|
4917
4935
|
"document": "部署资源类型 cos",
|
4918
4936
|
"example": "无",
|
4919
4937
|
"member": "string",
|
4920
4938
|
"name": "ResourceType",
|
4921
|
-
"required":
|
4939
|
+
"required": false,
|
4922
4940
|
"type": "string"
|
4923
4941
|
},
|
4924
4942
|
{
|
4925
4943
|
"disabled": false,
|
4926
|
-
"document": "
|
4944
|
+
"document": "原证书ID\t",
|
4927
4945
|
"example": "无",
|
4928
|
-
"member": "
|
4929
|
-
"name": "
|
4946
|
+
"member": "string",
|
4947
|
+
"name": "OldCertificateId",
|
4948
|
+
"required": false,
|
4949
|
+
"type": "string"
|
4950
|
+
},
|
4951
|
+
{
|
4952
|
+
"disabled": false,
|
4953
|
+
"document": "分页偏移量,从0开始。",
|
4954
|
+
"example": "无",
|
4955
|
+
"member": "int64",
|
4956
|
+
"name": "Offset",
|
4930
4957
|
"required": false,
|
4931
4958
|
"type": "int"
|
4932
4959
|
},
|
4933
4960
|
{
|
4934
4961
|
"disabled": false,
|
4935
|
-
"document": "
|
4962
|
+
"document": "每页数量,默认10。\t",
|
4936
4963
|
"example": "无",
|
4937
|
-
"member": "
|
4938
|
-
"name": "
|
4964
|
+
"member": "int64",
|
4965
|
+
"name": "Limit",
|
4939
4966
|
"required": false,
|
4940
|
-
"type": "
|
4967
|
+
"type": "int"
|
4968
|
+
},
|
4969
|
+
{
|
4970
|
+
"disabled": false,
|
4971
|
+
"document": "是否异步\t",
|
4972
|
+
"example": "无",
|
4973
|
+
"member": "int64",
|
4974
|
+
"name": "AsyncCache",
|
4975
|
+
"required": false,
|
4976
|
+
"type": "int"
|
4941
4977
|
}
|
4942
4978
|
],
|
4943
4979
|
"type": "object"
|
@@ -4951,6 +4987,7 @@
|
|
4951
4987
|
"example": "无",
|
4952
4988
|
"member": "CosInstanceDetail",
|
4953
4989
|
"name": "InstanceList",
|
4990
|
+
"output_required": true,
|
4954
4991
|
"type": "list",
|
4955
4992
|
"value_allowed_null": true
|
4956
4993
|
},
|
@@ -4960,6 +4997,7 @@
|
|
4960
4997
|
"example": "无",
|
4961
4998
|
"member": "int64",
|
4962
4999
|
"name": "TotalCount",
|
5000
|
+
"output_required": true,
|
4963
5001
|
"type": "int",
|
4964
5002
|
"value_allowed_null": true
|
4965
5003
|
},
|
@@ -4969,6 +5007,7 @@
|
|
4969
5007
|
"example": "无",
|
4970
5008
|
"member": "int64",
|
4971
5009
|
"name": "AsyncTotalNum",
|
5010
|
+
"output_required": true,
|
4972
5011
|
"type": "int",
|
4973
5012
|
"value_allowed_null": true
|
4974
5013
|
},
|
@@ -4978,6 +5017,7 @@
|
|
4978
5017
|
"example": "无",
|
4979
5018
|
"member": "int64",
|
4980
5019
|
"name": "AsyncOffset",
|
5020
|
+
"output_required": true,
|
4981
5021
|
"type": "int",
|
4982
5022
|
"value_allowed_null": true
|
4983
5023
|
},
|
@@ -4987,6 +5027,7 @@
|
|
4987
5027
|
"example": "无",
|
4988
5028
|
"member": "string",
|
4989
5029
|
"name": "AsyncCacheTime",
|
5030
|
+
"output_required": true,
|
4990
5031
|
"type": "string",
|
4991
5032
|
"value_allowed_null": true
|
4992
5033
|
},
|
@@ -3614,6 +3614,15 @@
|
|
3614
3614
|
"name": "TraceFlag",
|
3615
3615
|
"required": false,
|
3616
3616
|
"type": "bool"
|
3617
|
+
},
|
3618
|
+
{
|
3619
|
+
"disabled": false,
|
3620
|
+
"document": "是否创建镜像队列策略,默认值 true",
|
3621
|
+
"example": "true",
|
3622
|
+
"member": "bool",
|
3623
|
+
"name": "MirrorQueuePolicyFlag",
|
3624
|
+
"required": false,
|
3625
|
+
"type": "bool"
|
3617
3626
|
}
|
3618
3627
|
],
|
3619
3628
|
"type": "object"
|
@@ -3627,7 +3636,7 @@
|
|
3627
3636
|
"example": "testVhost",
|
3628
3637
|
"member": "string",
|
3629
3638
|
"name": "VirtualHost",
|
3630
|
-
"
|
3639
|
+
"output_required": true,
|
3631
3640
|
"type": "string",
|
3632
3641
|
"value_allowed_null": false
|
3633
3642
|
},
|
@@ -7174,7 +7183,7 @@
|
|
7174
7183
|
"example": "queue1",
|
7175
7184
|
"member": "string",
|
7176
7185
|
"name": "InstanceId",
|
7177
|
-
"
|
7186
|
+
"output_required": true,
|
7178
7187
|
"type": "string",
|
7179
7188
|
"value_allowed_null": true
|
7180
7189
|
},
|
@@ -7184,7 +7193,7 @@
|
|
7184
7193
|
"example": "testVhost",
|
7185
7194
|
"member": "string",
|
7186
7195
|
"name": "VirtualHost",
|
7187
|
-
"
|
7196
|
+
"output_required": true,
|
7188
7197
|
"type": "string",
|
7189
7198
|
"value_allowed_null": true
|
7190
7199
|
},
|
@@ -7194,7 +7203,7 @@
|
|
7194
7203
|
"example": "testQueue",
|
7195
7204
|
"member": "string",
|
7196
7205
|
"name": "QueueName",
|
7197
|
-
"
|
7206
|
+
"output_required": true,
|
7198
7207
|
"type": "string",
|
7199
7208
|
"value_allowed_null": true
|
7200
7209
|
},
|
@@ -7204,7 +7213,7 @@
|
|
7204
7213
|
"example": "classic",
|
7205
7214
|
"member": "string",
|
7206
7215
|
"name": "QueueType",
|
7207
|
-
"
|
7216
|
+
"output_required": true,
|
7208
7217
|
"type": "string",
|
7209
7218
|
"value_allowed_null": true
|
7210
7219
|
},
|
@@ -7214,7 +7223,7 @@
|
|
7214
7223
|
"example": "0",
|
7215
7224
|
"member": "int64",
|
7216
7225
|
"name": "Consumers",
|
7217
|
-
"
|
7226
|
+
"output_required": true,
|
7218
7227
|
"type": "int",
|
7219
7228
|
"value_allowed_null": true
|
7220
7229
|
},
|
@@ -7224,7 +7233,7 @@
|
|
7224
7233
|
"example": "true",
|
7225
7234
|
"member": "bool",
|
7226
7235
|
"name": "Durable",
|
7227
|
-
"
|
7236
|
+
"output_required": true,
|
7228
7237
|
"type": "bool",
|
7229
7238
|
"value_allowed_null": true
|
7230
7239
|
},
|
@@ -7234,7 +7243,7 @@
|
|
7234
7243
|
"example": "false",
|
7235
7244
|
"member": "bool",
|
7236
7245
|
"name": "AutoDelete",
|
7237
|
-
"
|
7246
|
+
"output_required": true,
|
7238
7247
|
"type": "bool",
|
7239
7248
|
"value_allowed_null": true
|
7240
7249
|
},
|
@@ -7244,7 +7253,7 @@
|
|
7244
7253
|
"example": "testRemark",
|
7245
7254
|
"member": "string",
|
7246
7255
|
"name": "Remark",
|
7247
|
-
"
|
7256
|
+
"output_required": true,
|
7248
7257
|
"type": "string",
|
7249
7258
|
"value_allowed_null": true
|
7250
7259
|
},
|
@@ -7254,7 +7263,7 @@
|
|
7254
7263
|
"example": "1000",
|
7255
7264
|
"member": "int64",
|
7256
7265
|
"name": "MessageTTL",
|
7257
|
-
"
|
7266
|
+
"output_required": true,
|
7258
7267
|
"type": "int",
|
7259
7268
|
"value_allowed_null": true
|
7260
7269
|
},
|
@@ -7264,7 +7273,7 @@
|
|
7264
7273
|
"example": "1000",
|
7265
7274
|
"member": "int64",
|
7266
7275
|
"name": "AutoExpire",
|
7267
|
-
"
|
7276
|
+
"output_required": true,
|
7268
7277
|
"type": "int",
|
7269
7278
|
"value_allowed_null": true
|
7270
7279
|
},
|
@@ -7274,7 +7283,7 @@
|
|
7274
7283
|
"example": "1000",
|
7275
7284
|
"member": "int64",
|
7276
7285
|
"name": "MaxLength",
|
7277
|
-
"
|
7286
|
+
"output_required": true,
|
7278
7287
|
"type": "int",
|
7279
7288
|
"value_allowed_null": true
|
7280
7289
|
},
|
@@ -7284,7 +7293,7 @@
|
|
7284
7293
|
"example": "1000",
|
7285
7294
|
"member": "int64",
|
7286
7295
|
"name": "MaxLengthBytes",
|
7287
|
-
"
|
7296
|
+
"output_required": true,
|
7288
7297
|
"type": "int",
|
7289
7298
|
"value_allowed_null": true
|
7290
7299
|
},
|
@@ -7294,7 +7303,7 @@
|
|
7294
7303
|
"example": "1000",
|
7295
7304
|
"member": "int64",
|
7296
7305
|
"name": "DeliveryLimit",
|
7297
|
-
"
|
7306
|
+
"output_required": true,
|
7298
7307
|
"type": "int",
|
7299
7308
|
"value_allowed_null": true
|
7300
7309
|
},
|
@@ -7304,7 +7313,7 @@
|
|
7304
7313
|
"example": "drop-head",
|
7305
7314
|
"member": "string",
|
7306
7315
|
"name": "OverflowBehaviour",
|
7307
|
-
"
|
7316
|
+
"output_required": true,
|
7308
7317
|
"type": "string",
|
7309
7318
|
"value_allowed_null": true
|
7310
7319
|
},
|
@@ -7314,7 +7323,7 @@
|
|
7314
7323
|
"example": "testDeadLetterExchange",
|
7315
7324
|
"member": "string",
|
7316
7325
|
"name": "DeadLetterExchange",
|
7317
|
-
"
|
7326
|
+
"output_required": true,
|
7318
7327
|
"type": "string",
|
7319
7328
|
"value_allowed_null": true
|
7320
7329
|
},
|
@@ -7324,7 +7333,7 @@
|
|
7324
7333
|
"example": "testDeadLetterRoutingKey",
|
7325
7334
|
"member": "string",
|
7326
7335
|
"name": "DeadLetterRoutingKey",
|
7327
|
-
"
|
7336
|
+
"output_required": true,
|
7328
7337
|
"type": "string",
|
7329
7338
|
"value_allowed_null": true
|
7330
7339
|
},
|
@@ -7334,7 +7343,7 @@
|
|
7334
7343
|
"example": "true",
|
7335
7344
|
"member": "bool",
|
7336
7345
|
"name": "SingleActiveConsumer",
|
7337
|
-
"
|
7346
|
+
"output_required": true,
|
7338
7347
|
"type": "bool",
|
7339
7348
|
"value_allowed_null": true
|
7340
7349
|
},
|
@@ -7344,7 +7353,7 @@
|
|
7344
7353
|
"example": "1000",
|
7345
7354
|
"member": "int64",
|
7346
7355
|
"name": "MaximumPriority",
|
7347
|
-
"
|
7356
|
+
"output_required": true,
|
7348
7357
|
"type": "int",
|
7349
7358
|
"value_allowed_null": true
|
7350
7359
|
},
|
@@ -7354,7 +7363,7 @@
|
|
7354
7363
|
"example": "true",
|
7355
7364
|
"member": "bool",
|
7356
7365
|
"name": "LazyMode",
|
7357
|
-
"
|
7366
|
+
"output_required": true,
|
7358
7367
|
"type": "bool",
|
7359
7368
|
"value_allowed_null": true
|
7360
7369
|
},
|
@@ -7364,7 +7373,7 @@
|
|
7364
7373
|
"example": "testMasterLocator",
|
7365
7374
|
"member": "string",
|
7366
7375
|
"name": "MasterLocator",
|
7367
|
-
"
|
7376
|
+
"output_required": true,
|
7368
7377
|
"type": "string",
|
7369
7378
|
"value_allowed_null": true
|
7370
7379
|
},
|
@@ -7374,7 +7383,7 @@
|
|
7374
7383
|
"example": "1000",
|
7375
7384
|
"member": "int64",
|
7376
7385
|
"name": "MaxInMemoryLength",
|
7377
|
-
"
|
7386
|
+
"output_required": true,
|
7378
7387
|
"type": "int",
|
7379
7388
|
"value_allowed_null": true
|
7380
7389
|
},
|
@@ -7384,7 +7393,7 @@
|
|
7384
7393
|
"example": "1000",
|
7385
7394
|
"member": "int64",
|
7386
7395
|
"name": "MaxInMemoryBytes",
|
7387
|
-
"
|
7396
|
+
"output_required": true,
|
7388
7397
|
"type": "int",
|
7389
7398
|
"value_allowed_null": true
|
7390
7399
|
},
|
@@ -7394,7 +7403,7 @@
|
|
7394
7403
|
"example": "1669174535",
|
7395
7404
|
"member": "int64",
|
7396
7405
|
"name": "CreateTime",
|
7397
|
-
"
|
7406
|
+
"output_required": true,
|
7398
7407
|
"type": "int",
|
7399
7408
|
"value_allowed_null": true
|
7400
7409
|
},
|
@@ -7404,10 +7413,40 @@
|
|
7404
7413
|
"example": "rabbit@rabbitmq-broker-0.rabbitmq-broker-internal.amqp-xxx.",
|
7405
7414
|
"member": "string",
|
7406
7415
|
"name": "Node",
|
7407
|
-
"
|
7416
|
+
"output_required": true,
|
7417
|
+
"type": "string",
|
7418
|
+
"value_allowed_null": true
|
7419
|
+
},
|
7420
|
+
{
|
7421
|
+
"disabled": false,
|
7422
|
+
"document": "仲裁队列死信一致性策略\n注意:此字段可能返回 null,表示取不到有效值。",
|
7423
|
+
"example": "at-most-once",
|
7424
|
+
"member": "string",
|
7425
|
+
"name": "DeadLetterStrategy",
|
7426
|
+
"output_required": true,
|
7427
|
+
"type": "string",
|
7428
|
+
"value_allowed_null": true
|
7429
|
+
},
|
7430
|
+
{
|
7431
|
+
"disabled": false,
|
7432
|
+
"document": "仲裁队列的领导者选举策略\n注意:此字段可能返回 null,表示取不到有效值。",
|
7433
|
+
"example": "client-local",
|
7434
|
+
"member": "string",
|
7435
|
+
"name": "QueueLeaderLocator",
|
7436
|
+
"output_required": true,
|
7408
7437
|
"type": "string",
|
7409
7438
|
"value_allowed_null": true
|
7410
7439
|
},
|
7440
|
+
{
|
7441
|
+
"disabled": false,
|
7442
|
+
"document": "仲裁队列的初始副本组大小\n注意:此字段可能返回 null,表示取不到有效值。",
|
7443
|
+
"example": "3",
|
7444
|
+
"member": "int64",
|
7445
|
+
"name": "QuorumInitialGroupSize",
|
7446
|
+
"output_required": true,
|
7447
|
+
"type": "int",
|
7448
|
+
"value_allowed_null": true
|
7449
|
+
},
|
7411
7450
|
{
|
7412
7451
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7413
7452
|
"member": "string",
|
@@ -527,8 +527,8 @@
|
|
527
527
|
"DescribeRabbitMQQueueDetail": [
|
528
528
|
{
|
529
529
|
"document": "",
|
530
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRabbitMQQueueDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
531
|
-
"output": "{\n \"Response\": {\n \"
|
530
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRabbitMQQueueDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\",\n \"VirtualHost\": \"abc\",\n \"QueueName\": \"abc\"\n}",
|
531
|
+
"output": "{\n \"Response\": {\n \"InstanceId\": \"abc\",\n \"VirtualHost\": \"abc\",\n \"QueueName\": \"abc\",\n \"QueueType\": \"abc\",\n \"Consumers\": 0,\n \"Durable\": true,\n \"AutoDelete\": true,\n \"Remark\": \"abc\",\n \"MessageTTL\": 0,\n \"AutoExpire\": 0,\n \"MaxLength\": 0,\n \"MaxLengthBytes\": 0,\n \"DeliveryLimit\": 0,\n \"OverflowBehaviour\": \"abc\",\n \"DeadLetterExchange\": \"abc\",\n \"DeadLetterRoutingKey\": \"abc\",\n \"SingleActiveConsumer\": true,\n \"MaximumPriority\": 0,\n \"LazyMode\": true,\n \"MasterLocator\": \"abc\",\n \"MaxInMemoryLength\": 0,\n \"MaxInMemoryBytes\": 0,\n \"CreateTime\": 0,\n \"Node\": \"abc\",\n \"DeadLetterStrategy\": \"abc\",\n \"QueueLeaderLocator\": \"abc\",\n \"QuorumInitialGroupSize\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
532
532
|
"title": "查询RabbitMQ队列详情"
|
533
533
|
}
|
534
534
|
],
|