tccli 3.0.1096.1__py2.py3-none-any.whl → 3.0.1097.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/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/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/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/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 +52 -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/hunyuan/v20230901/api.json +14 -14
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/lighthouse/v20200324/api.json +2 -2
- tccli/services/live/v20180801/api.json +7 -7
- tccli/services/lke/v20231130/api.json +82 -6
- tccli/services/lke/v20231130/examples.json +3 -3
- 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/tdmq/v20200217/api.json +64 -25
- tccli/services/tdmq/v20200217/examples.json +2 -2
- 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.1097.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1097.1.dist-info}/RECORD +59 -51
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1097.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1097.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1097.1.dist-info}/license_files/LICENSE +0 -0
@@ -232,7 +232,7 @@
|
|
232
232
|
"status": "online"
|
233
233
|
},
|
234
234
|
"GetEmbedding": {
|
235
|
-
"document": "
|
235
|
+
"document": "获取特征向量\n本接口有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。",
|
236
236
|
"input": "GetEmbeddingRequest",
|
237
237
|
"name": "获取特征向量",
|
238
238
|
"output": "GetEmbeddingResponse",
|
@@ -456,7 +456,7 @@
|
|
456
456
|
"status": "online"
|
457
457
|
},
|
458
458
|
"QueryRewrite": {
|
459
|
-
"document": "
|
459
|
+
"document": "多轮改写\n本接口有单账号调用上限控制,如您有提高并发限制的需求请 [联系我们](https://cloud.tencent.com/act/event/Online_service) 。",
|
460
460
|
"input": "QueryRewriteRequest",
|
461
461
|
"name": "多轮改写",
|
462
462
|
"output": "QueryRewriteResponse",
|
@@ -3858,6 +3858,16 @@
|
|
3858
3858
|
"type": "list",
|
3859
3859
|
"value_allowed_null": false
|
3860
3860
|
},
|
3861
|
+
{
|
3862
|
+
"disabled": false,
|
3863
|
+
"document": "消耗量,返回TotalToken",
|
3864
|
+
"example": "{\"TotalTokens\":3}",
|
3865
|
+
"member": "Usage",
|
3866
|
+
"name": "Usage",
|
3867
|
+
"output_required": false,
|
3868
|
+
"type": "object",
|
3869
|
+
"value_allowed_null": false
|
3870
|
+
},
|
3861
3871
|
{
|
3862
3872
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3863
3873
|
"member": "string",
|
@@ -7362,9 +7372,9 @@
|
|
7362
7372
|
"type": "string"
|
7363
7373
|
},
|
7364
7374
|
{
|
7365
|
-
"disabled":
|
7366
|
-
"document": "默认值:
|
7367
|
-
"example": "parse:
|
7375
|
+
"disabled": true,
|
7376
|
+
"document": "默认值: parse",
|
7377
|
+
"example": "parse: 解析",
|
7368
7378
|
"member": "string",
|
7369
7379
|
"name": "Operate",
|
7370
7380
|
"required": false,
|
@@ -7685,6 +7695,16 @@
|
|
7685
7695
|
"type": "string",
|
7686
7696
|
"value_allowed_null": false
|
7687
7697
|
},
|
7698
|
+
{
|
7699
|
+
"disabled": false,
|
7700
|
+
"document": "消耗量,输出页数",
|
7701
|
+
"example": "{\"TotalPages\":10}",
|
7702
|
+
"member": "Usage",
|
7703
|
+
"name": "Usage",
|
7704
|
+
"output_required": false,
|
7705
|
+
"type": "object",
|
7706
|
+
"value_allowed_null": false
|
7707
|
+
},
|
7688
7708
|
{
|
7689
7709
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7690
7710
|
"member": "string",
|
@@ -7718,7 +7738,7 @@
|
|
7718
7738
|
{
|
7719
7739
|
"disabled": false,
|
7720
7740
|
"document": "模型名称",
|
7721
|
-
"example": "
|
7741
|
+
"example": "cs-rewrite",
|
7722
7742
|
"member": "string",
|
7723
7743
|
"name": "Model",
|
7724
7744
|
"required": false,
|
@@ -7740,6 +7760,16 @@
|
|
7740
7760
|
"type": "string",
|
7741
7761
|
"value_allowed_null": false
|
7742
7762
|
},
|
7763
|
+
{
|
7764
|
+
"disabled": false,
|
7765
|
+
"document": "消耗量,返回输入token数,输出token数以及总token数",
|
7766
|
+
"example": "{\"InputTokens\":45,\"OutputTokens\":6,\"TotalTokens\":51}",
|
7767
|
+
"member": "Usage",
|
7768
|
+
"name": "Usage",
|
7769
|
+
"output_required": false,
|
7770
|
+
"type": "object",
|
7771
|
+
"value_allowed_null": false
|
7772
|
+
},
|
7743
7773
|
{
|
7744
7774
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7745
7775
|
"member": "string",
|
@@ -8961,6 +8991,52 @@
|
|
8961
8991
|
],
|
8962
8992
|
"type": "object"
|
8963
8993
|
},
|
8994
|
+
"Usage": {
|
8995
|
+
"document": "消耗量",
|
8996
|
+
"members": [
|
8997
|
+
{
|
8998
|
+
"disabled": false,
|
8999
|
+
"document": "文档页数",
|
9000
|
+
"example": "10",
|
9001
|
+
"member": "int64",
|
9002
|
+
"name": "TotalPages",
|
9003
|
+
"output_required": false,
|
9004
|
+
"type": "int",
|
9005
|
+
"value_allowed_null": false
|
9006
|
+
},
|
9007
|
+
{
|
9008
|
+
"disabled": false,
|
9009
|
+
"document": "输入token数",
|
9010
|
+
"example": "10",
|
9011
|
+
"member": "int64",
|
9012
|
+
"name": "InputTokens",
|
9013
|
+
"output_required": false,
|
9014
|
+
"type": "int",
|
9015
|
+
"value_allowed_null": false
|
9016
|
+
},
|
9017
|
+
{
|
9018
|
+
"disabled": false,
|
9019
|
+
"document": "输出token数",
|
9020
|
+
"example": "10",
|
9021
|
+
"member": "int64",
|
9022
|
+
"name": "OutputTokens",
|
9023
|
+
"output_required": false,
|
9024
|
+
"type": "int",
|
9025
|
+
"value_allowed_null": false
|
9026
|
+
},
|
9027
|
+
{
|
9028
|
+
"disabled": false,
|
9029
|
+
"document": "总token数",
|
9030
|
+
"example": "10",
|
9031
|
+
"member": "int64",
|
9032
|
+
"name": "TotalTokens",
|
9033
|
+
"output_required": false,
|
9034
|
+
"type": "int",
|
9035
|
+
"value_allowed_null": false
|
9036
|
+
}
|
9037
|
+
],
|
9038
|
+
"usage": "out"
|
9039
|
+
},
|
8964
9040
|
"VerifyQARequest": {
|
8965
9041
|
"document": "VerifyQA请求参数结构体",
|
8966
9042
|
"members": [
|
@@ -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
|
],
|
@@ -528,7 +528,7 @@
|
|
528
528
|
{
|
529
529
|
"document": "查询文档解析结果",
|
530
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}",
|
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 \"Usage\": {\n \"TotalPages\": 1\n }\n }\n}",
|
532
532
|
"title": "查询文档解析结果"
|
533
533
|
}
|
534
534
|
],
|
@@ -536,7 +536,7 @@
|
|
536
536
|
{
|
537
537
|
"document": "多轮改写",
|
538
538
|
"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}",
|
539
|
+
"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
540
|
"title": "多轮改写"
|
541
541
|
}
|
542
542
|
],
|
@@ -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
|
},
|