tccli 3.0.1246.1__py2.py3-none-any.whl → 3.0.1248.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/aca/v20210323/api.json +9 -9
- tccli/services/autoscaling/v20180419/api.json +11 -0
- tccli/services/bh/v20230418/api.json +2 -2
- tccli/services/billing/v20180709/api.json +55 -1
- tccli/services/cam/v20190116/api.json +14 -14
- tccli/services/ccc/v20200210/api.json +61 -1
- tccli/services/clb/v20180317/api.json +29 -1
- tccli/services/clb/v20180317/examples.json +2 -2
- tccli/services/cloudapp/v20220530/api.json +43 -12
- tccli/services/cloudapp/v20220530/examples.json +1 -1
- tccli/services/cls/v20201016/api.json +20 -10
- tccli/services/cls/v20201016/examples.json +4 -4
- tccli/services/cynosdb/v20190107/api.json +64 -0
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dbbrain/v20210527/api.json +14 -5
- tccli/services/dc/v20180410/api.json +202 -171
- tccli/services/drm/v20181115/api.json +18 -7
- tccli/services/dts/v20211206/api.json +37 -1
- tccli/services/ecm/v20190719/api.json +17 -11
- tccli/services/ecm/v20190719/examples.json +1 -1
- tccli/services/emr/v20190103/api.json +639 -514
- tccli/services/emr/v20190103/examples.json +10 -10
- tccli/services/ess/v20201111/api.json +23 -4
- tccli/services/essbasic/v20210526/api.json +22 -3
- tccli/services/gaap/v20180529/api.json +12 -11
- tccli/services/gaap/v20180529/examples.json +2 -8
- tccli/services/gme/v20180711/api.json +110 -100
- tccli/services/gme/v20180711/examples.json +2 -2
- tccli/services/gwlb/v20240906/api.json +1 -1
- tccli/services/hai/hai_client.py +61 -8
- tccli/services/hai/v20230812/api.json +64 -2
- tccli/services/hai/v20230812/examples.json +10 -2
- tccli/services/hunyuan/v20230901/api.json +4 -4
- tccli/services/keewidb/v20220308/api.json +17 -17
- tccli/services/lcic/v20220817/api.json +111 -112
- tccli/services/lcic/v20220817/examples.json +40 -40
- tccli/services/lkeap/lkeap_client.py +53 -0
- tccli/services/lkeap/v20240522/api.json +91 -0
- tccli/services/lkeap/v20240522/examples.json +9 -1
- tccli/services/mongodb/v20180408/api.json +121 -78
- tccli/services/mongodb/v20180408/examples.json +5 -5
- tccli/services/mongodb/v20190725/api.json +234 -204
- tccli/services/mongodb/v20190725/examples.json +8 -8
- tccli/services/ocr/v20181119/api.json +17 -17
- tccli/services/ocr/v20181119/examples.json +15 -15
- tccli/services/postgres/postgres_client.py +106 -0
- tccli/services/postgres/v20170312/api.json +135 -0
- tccli/services/postgres/v20170312/examples.json +16 -0
- tccli/services/redis/v20180412/api.json +11 -11
- tccli/services/scf/v20180416/api.json +2 -2
- tccli/services/ssl/v20191205/api.json +7 -7
- tccli/services/ssl/v20191205/examples.json +71 -5
- tccli/services/tcb/v20180608/api.json +930 -719
- tccli/services/tcb/v20180608/examples.json +22 -22
- tccli/services/tcbr/v20220217/api.json +46 -13
- tccli/services/tcbr/v20220217/examples.json +2 -8
- tccli/services/tcr/v20190924/api.json +83 -78
- tccli/services/tcr/v20190924/examples.json +44 -44
- tccli/services/tdmq/tdmq_client.py +57 -4
- tccli/services/tdmq/v20200217/api.json +107 -0
- tccli/services/tdmq/v20200217/examples.json +8 -0
- tccli/services/tione/v20211111/api.json +23 -3
- tccli/services/trtc/v20190722/api.json +84 -82
- tccli/services/trtc/v20190722/examples.json +2 -2
- tccli/services/vdb/v20230616/api.json +2 -2
- tccli/services/vpc/v20170312/api.json +56 -33
- tccli/services/vpc/v20170312/examples.json +10 -10
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1248.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1248.1.dist-info}/RECORD +73 -73
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1248.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1248.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1246.1.dist-info → tccli-3.0.1248.1.dist-info}/license_files/LICENSE +0 -0
@@ -226,7 +226,7 @@
|
|
226
226
|
{
|
227
227
|
"disabled": false,
|
228
228
|
"document": "DRM方案类型,接口取值:WIDEVINE,FAIRPLAY。",
|
229
|
-
"example": "",
|
229
|
+
"example": "WIDEVINE",
|
230
230
|
"member": "string",
|
231
231
|
"name": "DrmType",
|
232
232
|
"required": true,
|
@@ -235,7 +235,7 @@
|
|
235
235
|
{
|
236
236
|
"disabled": false,
|
237
237
|
"document": "Base64编码的终端设备License Request数据。",
|
238
|
-
"example": "",
|
238
|
+
"example": "CAQ=",
|
239
239
|
"member": "string",
|
240
240
|
"name": "LicenseRequest",
|
241
241
|
"required": true,
|
@@ -244,7 +244,7 @@
|
|
244
244
|
{
|
245
245
|
"disabled": false,
|
246
246
|
"document": "内容类型,接口取值:VodVideo,LiveVideo。",
|
247
|
-
"example": "",
|
247
|
+
"example": "VodVideo",
|
248
248
|
"member": "string",
|
249
249
|
"name": "ContentType",
|
250
250
|
"required": true,
|
@@ -253,7 +253,7 @@
|
|
253
253
|
{
|
254
254
|
"disabled": false,
|
255
255
|
"document": "授权播放的Track列表。\n该值为空时,默认授权所有track播放。",
|
256
|
-
"example": "",
|
256
|
+
"example": "HD",
|
257
257
|
"member": "string",
|
258
258
|
"name": "Tracks",
|
259
259
|
"required": false,
|
@@ -262,11 +262,20 @@
|
|
262
262
|
{
|
263
263
|
"disabled": false,
|
264
264
|
"document": "播放策略参数。",
|
265
|
-
"example": "",
|
265
|
+
"example": "无",
|
266
266
|
"member": "PlaybackPolicy",
|
267
267
|
"name": "PlaybackPolicy",
|
268
268
|
"required": false,
|
269
269
|
"type": "object"
|
270
|
+
},
|
271
|
+
{
|
272
|
+
"disabled": false,
|
273
|
+
"document": "Widevine安全级别,接口取值[L1, L2, L3]。\n安全级别定义参考Widevine安全级别定义。",
|
274
|
+
"example": "L3",
|
275
|
+
"member": "string",
|
276
|
+
"name": "WidevineSecurityLevel",
|
277
|
+
"required": false,
|
278
|
+
"type": "string"
|
270
279
|
}
|
271
280
|
],
|
272
281
|
"type": "object"
|
@@ -277,18 +286,20 @@
|
|
277
286
|
{
|
278
287
|
"disabled": false,
|
279
288
|
"document": "Base64 编码的许可证二进制数据。",
|
280
|
-
"example": "",
|
289
|
+
"example": "encrypt_license",
|
281
290
|
"member": "string",
|
282
291
|
"name": "License",
|
292
|
+
"output_required": true,
|
283
293
|
"type": "string",
|
284
294
|
"value_allowed_null": false
|
285
295
|
},
|
286
296
|
{
|
287
297
|
"disabled": false,
|
288
298
|
"document": "加密内容的内容ID",
|
289
|
-
"example": "",
|
299
|
+
"example": "example",
|
290
300
|
"member": "string",
|
291
301
|
"name": "ContentId",
|
302
|
+
"output_required": true,
|
292
303
|
"type": "string",
|
293
304
|
"value_allowed_null": false
|
294
305
|
},
|
@@ -4722,6 +4722,15 @@
|
|
4722
4722
|
"required": false,
|
4723
4723
|
"type": "string"
|
4724
4724
|
},
|
4725
|
+
{
|
4726
|
+
"disabled": false,
|
4727
|
+
"document": "订阅 ID 筛选,精确匹配",
|
4728
|
+
"example": "[\"subs-9jyki7hniw\",\"subs-31adyjj41f\"]\"]",
|
4729
|
+
"member": "string",
|
4730
|
+
"name": "SubscribeIds",
|
4731
|
+
"required": false,
|
4732
|
+
"type": "list"
|
4733
|
+
},
|
4725
4734
|
{
|
4726
4735
|
"disabled": false,
|
4727
4736
|
"document": "订阅名称,前缀模糊匹配",
|
@@ -4915,6 +4924,15 @@
|
|
4915
4924
|
"required": false,
|
4916
4925
|
"type": "string"
|
4917
4926
|
},
|
4927
|
+
{
|
4928
|
+
"disabled": false,
|
4929
|
+
"document": "同步任务id列表,如sync-werwfs23",
|
4930
|
+
"example": "[\"sync-n3gh7md9\"]",
|
4931
|
+
"member": "string",
|
4932
|
+
"name": "JobIds",
|
4933
|
+
"required": false,
|
4934
|
+
"type": "list"
|
4935
|
+
},
|
4918
4936
|
{
|
4919
4937
|
"disabled": false,
|
4920
4938
|
"document": "同步任务名",
|
@@ -5004,6 +5022,24 @@
|
|
5004
5022
|
"name": "TagFilters",
|
5005
5023
|
"required": false,
|
5006
5024
|
"type": "list"
|
5025
|
+
},
|
5026
|
+
{
|
5027
|
+
"disabled": false,
|
5028
|
+
"document": "源端数据库连接信息,可以输入实例ID或者IP等",
|
5029
|
+
"example": "cdb-jk09iy6a",
|
5030
|
+
"member": "string",
|
5031
|
+
"name": "SrcInfoPattern",
|
5032
|
+
"required": false,
|
5033
|
+
"type": "string"
|
5034
|
+
},
|
5035
|
+
{
|
5036
|
+
"disabled": false,
|
5037
|
+
"document": "目标端数据库连接信息,可以输入实例ID或者IP等",
|
5038
|
+
"example": "cdb-jk09iy6a",
|
5039
|
+
"member": "string",
|
5040
|
+
"name": "DstInfoPattern",
|
5041
|
+
"required": false,
|
5042
|
+
"type": "string"
|
5007
5043
|
}
|
5008
5044
|
],
|
5009
5045
|
"type": "object"
|
@@ -6099,7 +6135,7 @@
|
|
6099
6135
|
},
|
6100
6136
|
{
|
6101
6137
|
"disabled": false,
|
6102
|
-
"document": "为业务添加的额外信息。参数名作key,参数值作value。
|
6138
|
+
"document": "为业务添加的额外信息。参数名作key,参数值作value。 \ntdpg必填参数:PgDatabase-订阅的库名;\nmongo选填参数:InstanceType-实例类型:replicaset-副本集,cluster-分片集,主要用于控制台跳转到mongo实例页面,如不填不影响任务运行;\n全业务选填参数:EngineVersion-内核版本。\n注意:此字段可能返回 null,表示取不到有效值。",
|
6103
6139
|
"example": "无",
|
6104
6140
|
"member": "KeyValuePairOption",
|
6105
6141
|
"name": "ExtraAttr",
|
@@ -1336,7 +1336,7 @@
|
|
1336
1336
|
{
|
1337
1337
|
"disabled": false,
|
1338
1338
|
"document": "需要开通公网访问能力的IPV6地址。",
|
1339
|
-
"example": "
|
1339
|
+
"example": "[\"2402:4e00:1200:1809:0:8ef6:b82b:513b\"]",
|
1340
1340
|
"member": "string",
|
1341
1341
|
"name": "Ipv6Addresses",
|
1342
1342
|
"required": true,
|
@@ -1369,20 +1369,20 @@
|
|
1369
1369
|
{
|
1370
1370
|
"disabled": false,
|
1371
1371
|
"document": "弹性公网 IPV6 的唯一 ID 列表。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1372
|
-
"example": "
|
1372
|
+
"example": "[\"eip-3l4nwzvo\"]",
|
1373
1373
|
"member": "string",
|
1374
1374
|
"name": "AddressSet",
|
1375
|
-
"
|
1375
|
+
"output_required": true,
|
1376
1376
|
"type": "list",
|
1377
1377
|
"value_allowed_null": true
|
1378
1378
|
},
|
1379
1379
|
{
|
1380
1380
|
"disabled": false,
|
1381
1381
|
"document": "异步任务TaskId。",
|
1382
|
-
"example": "
|
1382
|
+
"example": "202869021",
|
1383
1383
|
"member": "string",
|
1384
1384
|
"name": "TaskId",
|
1385
|
-
"
|
1385
|
+
"output_required": true,
|
1386
1386
|
"type": "string",
|
1387
1387
|
"value_allowed_null": false
|
1388
1388
|
},
|
@@ -8803,9 +8803,10 @@
|
|
8803
8803
|
{
|
8804
8804
|
"disabled": false,
|
8805
8805
|
"document": "IPv6地址,形如:3402:4e00:20:100:0:8cd9:2a67:71f3",
|
8806
|
-
"example": "",
|
8806
|
+
"example": "3402:4e00:20:100:0:8cd9:2a67:71f3",
|
8807
8807
|
"member": "string",
|
8808
8808
|
"name": "Address",
|
8809
|
+
"output_required": true,
|
8809
8810
|
"required": true,
|
8810
8811
|
"type": "string",
|
8811
8812
|
"value_allowed_null": false
|
@@ -8813,9 +8814,10 @@
|
|
8813
8814
|
{
|
8814
8815
|
"disabled": false,
|
8815
8816
|
"document": "是否是主IP。",
|
8816
|
-
"example": "",
|
8817
|
+
"example": "true",
|
8817
8818
|
"member": "bool",
|
8818
8819
|
"name": "Primary",
|
8820
|
+
"output_required": true,
|
8819
8821
|
"required": false,
|
8820
8822
|
"type": "bool",
|
8821
8823
|
"value_allowed_null": false
|
@@ -8823,9 +8825,10 @@
|
|
8823
8825
|
{
|
8824
8826
|
"disabled": false,
|
8825
8827
|
"document": "EIP实例ID,形如:eip-hxlqja90。",
|
8826
|
-
"example": "",
|
8828
|
+
"example": "eip-hxlqja90",
|
8827
8829
|
"member": "string",
|
8828
8830
|
"name": "AddressId",
|
8831
|
+
"output_required": true,
|
8829
8832
|
"required": false,
|
8830
8833
|
"type": "string",
|
8831
8834
|
"value_allowed_null": false
|
@@ -8833,9 +8836,10 @@
|
|
8833
8836
|
{
|
8834
8837
|
"disabled": false,
|
8835
8838
|
"document": "描述信息。",
|
8836
|
-
"example": "",
|
8839
|
+
"example": "demo",
|
8837
8840
|
"member": "string",
|
8838
8841
|
"name": "Description",
|
8842
|
+
"output_required": true,
|
8839
8843
|
"required": false,
|
8840
8844
|
"type": "string",
|
8841
8845
|
"value_allowed_null": false
|
@@ -8843,9 +8847,10 @@
|
|
8843
8847
|
{
|
8844
8848
|
"disabled": false,
|
8845
8849
|
"document": "公网IP是否被封堵。",
|
8846
|
-
"example": "",
|
8850
|
+
"example": "true",
|
8847
8851
|
"member": "bool",
|
8848
8852
|
"name": "IsWanIpBlocked",
|
8853
|
+
"output_required": true,
|
8849
8854
|
"required": false,
|
8850
8855
|
"type": "bool",
|
8851
8856
|
"value_allowed_null": false
|
@@ -8853,9 +8858,10 @@
|
|
8853
8858
|
{
|
8854
8859
|
"disabled": false,
|
8855
8860
|
"document": "IPv6地址状态:\nPENDING:生产中\nMIGRATING:迁移中\nDELETING:删除中\nAVAILABLE:可用的",
|
8856
|
-
"example": "",
|
8861
|
+
"example": "AVAILABLE",
|
8857
8862
|
"member": "string",
|
8858
8863
|
"name": "State",
|
8864
|
+
"output_required": true,
|
8859
8865
|
"required": false,
|
8860
8866
|
"type": "string",
|
8861
8867
|
"value_allowed_null": false
|
@@ -12,7 +12,7 @@
|
|
12
12
|
{
|
13
13
|
"document": "",
|
14
14
|
"input": "https://ecm.tencentcloudapi.com/?Action=AllocateIpv6AddressesBandwidth\n&EcmRegion=ap-xian-ecm\n&Ipv6Addresses.0=2402:4e00:1000:200:0:8d8a:60b7:87f8\n&<公共请求参数>",
|
15
|
-
"output": "{\n \"Response\": {\n \"AddressSet\": [\n \"eip-3l4nwzvo\"\n ],\n \"TaskId\": 202869021,\n \"RequestId\": \"aac03e7b-3c91-4970-b2bc-c20f0c6bdd38\"\n }\n}",
|
15
|
+
"output": "{\n \"Response\": {\n \"AddressSet\": [\n \"eip-3l4nwzvo\"\n ],\n \"TaskId\": \"202869021\",\n \"RequestId\": \"aac03e7b-3c91-4970-b2bc-c20f0c6bdd38\"\n }\n}",
|
16
16
|
"title": "指定ipv6地址开通公网访问能力"
|
17
17
|
}
|
18
18
|
],
|