tccli 3.0.1115.1__py2.py3-none-any.whl → 3.0.1117.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/examples.json +1 -1
  3. tccli/services/cat/v20180409/api.json +1 -1
  4. tccli/services/cat/v20180409/examples.json +2 -2
  5. tccli/services/ccc/v20200210/api.json +2 -2
  6. tccli/services/ckafka/v20190819/api.json +20 -0
  7. tccli/services/dasb/v20191018/api.json +55 -1
  8. tccli/services/dasb/v20191018/examples.json +1 -1
  9. tccli/services/domain/domain_client.py +871 -129
  10. tccli/services/domain/v20180808/api.json +1502 -146
  11. tccli/services/domain/v20180808/examples.json +112 -0
  12. tccli/services/dts/v20211206/api.json +2 -2
  13. tccli/services/ess/v20201111/api.json +13 -13
  14. tccli/services/essbasic/v20210526/api.json +15 -15
  15. tccli/services/gs/v20191118/api.json +11 -8
  16. tccli/services/hai/v20230812/examples.json +1 -1
  17. tccli/services/ims/v20201229/api.json +2 -2
  18. tccli/services/lighthouse/v20200324/api.json +36 -36
  19. tccli/services/live/v20180801/api.json +19 -0
  20. tccli/services/mna/mna_client.py +110 -4
  21. tccli/services/mna/v20210119/api.json +182 -0
  22. tccli/services/mna/v20210119/examples.json +16 -0
  23. tccli/services/ocr/v20181119/api.json +60 -0
  24. tccli/services/ocr/v20181119/examples.json +1 -1
  25. tccli/services/postgres/v20170312/api.json +1 -0
  26. tccli/services/postgres/v20170312/examples.json +10 -4
  27. tccli/services/rum/v20210622/api.json +6 -6
  28. tccli/services/rum/v20210622/examples.json +2 -2
  29. tccli/services/ssl/v20191205/api.json +1 -1
  30. tccli/services/ssl/v20191205/examples.json +1 -1
  31. tccli/services/tdmq/v20200217/api.json +15 -5
  32. tccli/services/tdmq/v20200217/examples.json +3 -3
  33. tccli/services/teo/v20220901/api.json +2 -2
  34. tccli/services/tmt/v20180321/api.json +3 -3
  35. tccli/services/trocket/v20230308/api.json +15 -15
  36. tccli/services/trocket/v20230308/examples.json +2 -2
  37. tccli/services/trtc/v20190722/api.json +2 -2
  38. tccli/services/wedata/v20210820/api.json +132 -14
  39. tccli/services/wedata/v20210820/examples.json +7 -7
  40. {tccli-3.0.1115.1.dist-info → tccli-3.0.1117.1.dist-info}/METADATA +2 -2
  41. {tccli-3.0.1115.1.dist-info → tccli-3.0.1117.1.dist-info}/RECORD +44 -44
  42. {tccli-3.0.1115.1.dist-info → tccli-3.0.1117.1.dist-info}/WHEEL +0 -0
  43. {tccli-3.0.1115.1.dist-info → tccli-3.0.1117.1.dist-info}/entry_points.txt +0 -0
  44. {tccli-3.0.1115.1.dist-info → tccli-3.0.1117.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1115.1'
1
+ __version__ = '3.0.1117.1'
@@ -59,7 +59,7 @@
59
59
  "TextToImage": [
60
60
  {
61
61
  "document": "正常调用场景",
62
- "input": "POST / HTTP/1.1\nHost: ft.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextToImage\n<公共请求参数>\n\n{\n \"Prompt\": \"女孩\",\n \"Styles\": [\n \"101\"\n ]\n}",
62
+ "input": "POST / HTTP/1.1\nHost: aiart.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextToImage\n<公共请求参数>\n\n{\n \"Prompt\": \"女孩\",\n \"Styles\": [\n \"101\"\n ]\n}",
63
63
  "output": "{\n \"Response\": {\n \"ResultImage\": \"/ashadaisojdad\",\n \"RequestId\": \"b429894a-d0e5-4d5c-8dcf-6be8d05ef484\"\n }\n}",
64
64
  "title": "调用示例"
65
65
  }
@@ -1728,7 +1728,7 @@
1728
1728
  },
1729
1729
  {
1730
1730
  "disabled": false,
1731
- "document": "任务名",
1731
+ "document": "任务名,该参数为空时不作任何修改。",
1732
1732
  "example": "test",
1733
1733
  "member": "string",
1734
1734
  "name": "Name",
@@ -107,8 +107,8 @@
107
107
  "UpdateProbeTaskAttributes": [
108
108
  {
109
109
  "document": "",
110
- "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateProbeTaskAttributes\n<公共请求参数>\n\n{\n \"TaskId\": \"task-xx\",\n \"Name\": \"xx\"\n}",
111
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
110
+ "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateProbeTaskAttributes\n<公共请求参数>\n\n{\n \"TaskId\": \"task-a3a9qbqy\",\n \"Name\": \"百度Test\"\n}",
111
+ "output": "{\n \"Response\": {\n \"RequestId\": \"db996865-85af-496f-b081-3e2fff7e5af2\"\n }\n}",
112
112
  "title": "更新探测任务属性"
113
113
  }
114
114
  ],
@@ -2998,7 +2998,7 @@
2998
2998
  {
2999
2999
  "disabled": false,
3000
3000
  "document": "公司名称",
3001
- "example": "",
3001
+ "example": "foobar科技有限公司",
3002
3002
  "member": "string",
3003
3003
  "name": "CompanyName",
3004
3004
  "required": false,
@@ -4033,7 +4033,7 @@
4033
4033
  {
4034
4034
  "disabled": false,
4035
4035
  "document": "呼叫的 session id 列表,通过 https://cloud.tencent.com/document/product/679/47714 可以批量获取呼叫详细话单",
4036
- "example": "",
4036
+ "example": "[\"e4b2d3f1-8c27-4a9d-bef1-0b412a7c5e8d\", \"a3e8f4c9-2b7d-4e1f-9d82-6c5a8b0d3f1e\", \"f7d2b4e9-1c8a-5d9e-b0f3-2e1a3c4b5d6f\"]",
4037
4037
  "member": "string",
4038
4038
  "name": "SessionList",
4039
4039
  "output_required": false,
@@ -15170,6 +15170,26 @@
15170
15170
  "output_required": false,
15171
15171
  "type": "string",
15172
15172
  "value_allowed_null": true
15173
+ },
15174
+ {
15175
+ "disabled": false,
15176
+ "document": "VPC ID信息\n注意:此字段可能返回 null,表示取不到有效值。",
15177
+ "example": "vpc-9icn1ic",
15178
+ "member": "string",
15179
+ "name": "VpcId",
15180
+ "output_required": false,
15181
+ "type": "string",
15182
+ "value_allowed_null": true
15183
+ },
15184
+ {
15185
+ "disabled": false,
15186
+ "document": "子网ID信息\n注意:此字段可能返回 null,表示取不到有效值。",
15187
+ "example": "subnet-1incnn1",
15188
+ "member": "string",
15189
+ "name": "SubnetId",
15190
+ "output_required": false,
15191
+ "type": "string",
15192
+ "value_allowed_null": true
15173
15193
  }
15174
15194
  ],
15175
15195
  "usage": "out"
@@ -1380,6 +1380,22 @@
1380
1380
  ],
1381
1381
  "usage": "out"
1382
1382
  },
1383
+ "Clb": {
1384
+ "document": "负载均衡",
1385
+ "members": [
1386
+ {
1387
+ "disabled": false,
1388
+ "document": "负载均衡IP\n注意:此字段可能返回 null,表示取不到有效值。",
1389
+ "example": "无",
1390
+ "member": "string",
1391
+ "name": "ClbIp",
1392
+ "output_required": false,
1393
+ "type": "string",
1394
+ "value_allowed_null": true
1395
+ }
1396
+ ],
1397
+ "usage": "out"
1398
+ },
1383
1399
  "CmdTemplate": {
1384
1400
  "document": "高危命令模板",
1385
1401
  "members": [
@@ -4112,6 +4128,24 @@
4112
4128
  "name": "ResourceIds",
4113
4129
  "required": false,
4114
4130
  "type": "list"
4131
+ },
4132
+ {
4133
+ "disabled": false,
4134
+ "document": "每页条目数量",
4135
+ "example": "20",
4136
+ "member": "uint64",
4137
+ "name": "Limit",
4138
+ "required": false,
4139
+ "type": "int"
4140
+ },
4141
+ {
4142
+ "disabled": false,
4143
+ "document": "分页偏移位置",
4144
+ "example": "0",
4145
+ "member": "uint64",
4146
+ "name": "Offset",
4147
+ "required": false,
4148
+ "type": "int"
4115
4149
  }
4116
4150
  ],
4117
4151
  "type": "object"
@@ -4125,10 +4159,20 @@
4125
4159
  "example": "无",
4126
4160
  "member": "Resource",
4127
4161
  "name": "ResourceSet",
4128
- "required": true,
4162
+ "output_required": true,
4129
4163
  "type": "list",
4130
4164
  "value_allowed_null": false
4131
4165
  },
4166
+ {
4167
+ "disabled": false,
4168
+ "document": "堡垒机资源数量\n注意:此字段可能返回 null,表示取不到有效值。",
4169
+ "example": "无",
4170
+ "member": "uint64",
4171
+ "name": "TotalCount",
4172
+ "output_required": false,
4173
+ "type": "int",
4174
+ "value_allowed_null": true
4175
+ },
4132
4176
  {
4133
4177
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4134
4178
  "member": "string",
@@ -6328,6 +6372,16 @@
6328
6372
  "output_required": true,
6329
6373
  "type": "string",
6330
6374
  "value_allowed_null": true
6375
+ },
6376
+ {
6377
+ "disabled": false,
6378
+ "document": "堡垒机资源LB\n注意:此字段可能返回 null,表示取不到有效值。",
6379
+ "example": "无",
6380
+ "member": "Clb",
6381
+ "name": "ClbSet",
6382
+ "output_required": false,
6383
+ "type": "list",
6384
+ "value_allowed_null": true
6331
6385
  }
6332
6386
  ],
6333
6387
  "usage": "out"
@@ -312,7 +312,7 @@
312
312
  {
313
313
  "document": "查询用户购买的资源信息,包括资源ID,授权点数,vpc,过期时间等。",
314
314
  "input": "POST / HTTP/1.1\nHost: dasb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResources\n<公共请求参数>\n\n{}",
315
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"ResourceSet\": [\n {\n \"RenewFlag\": 1,\n \"Zone\": \"xx\",\n \"SubnetName\": \"xx\",\n \"Nodes\": 1,\n \"Status\": 1,\n \"VpcId\": \"xx\",\n \"SubProductCode\": \"xx\",\n \"ResourceId\": \"xx\",\n \"PackageBandwidth\": 1,\n \"VpcName\": \"xx\",\n \"ApCode\": \"xx\",\n \"SubnetId\": \"xx\",\n \"ResourceName\": \"xx\",\n \"Expired\": true,\n \"Deployed\": true,\n \"ProductCode\": \"xx\",\n \"PublicIpSet\": [\n \"xx\"\n ],\n \"ModuleSet\": [\n \"xx\"\n ],\n \"ExtendPoints\": 1,\n \"UsedNodes\": 1,\n \"PrivateIpSet\": [\n \"xx\"\n ],\n \"Pid\": 1,\n \"VpcCidrBlock\": \"xx\",\n \"PackageNode\": 1,\n \"ExpireTime\": \"2020-09-22T00:00:00+00:00\",\n \"SvArgs\": \"xx\",\n \"CidrBlock\": \"xx\",\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\"\n }\n ]\n }\n}",
315
+ "output": "{\n \"Response\": {\n \"RequestId\": \"rid-test\",\n \"ResourceSet\": [\n {\n \"RenewFlag\": 1,\n \"Zone\": \"ap-guangzhou-6\",\n \"SubnetName\": \"subnet-test\",\n \"Nodes\": 1,\n \"Status\": 1,\n \"VpcId\": \"vpc-test\",\n \"SubProductCode\": \"sp_cds_dasb_bh_saas\",\n \"ResourceId\": \"bh-saas-test\",\n \"PackageBandwidth\": 1,\n \"VpcName\": \"vpc-test\",\n \"ApCode\": \"ap-guangzhou\",\n \"SubnetId\": \"subnet-test\",\n \"ResourceName\": \"T-Sec-堡垒机(SaaS型)/专业版\",\n \"Expired\": true,\n \"Deployed\": true,\n \"ProductCode\": \"p_cds_dasb\",\n \"PublicIpSet\": [\n \"1.1.1.1\"\n ],\n \"ModuleSet\": [\n \"DB\"\n ],\n \"ExtendPoints\": 1,\n \"UsedNodes\": 1,\n \"PrivateIpSet\": [\n \"1.1.1.1\"\n ],\n \"Pid\": 1,\n \"VpcCidrBlock\": \"192.168.0.0/16\",\n \"PackageNode\": 1,\n \"ExpireTime\": \"2020-09-22T00:00:00+00:00\",\n \"SvArgs\": \"sv_cds_dasb_saas_free_2node\",\n \"CidrBlock\": \"192.168.11.0/24\",\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"LogDeliveryArgs\": \"\"\n }\n ]\n }\n}",
316
316
  "title": "查询资源信息"
317
317
  }
318
318
  ],