tccli 3.0.1327.1__py2.py3-none-any.whl → 3.0.1328.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +10 -1
  3. tccli/services/apm/v20210622/examples.json +2 -2
  4. tccli/services/bh/v20230418/api.json +9 -0
  5. tccli/services/cbs/v20170312/api.json +2 -2
  6. tccli/services/cdb/v20170320/api.json +21 -3
  7. tccli/services/cfs/v20190719/api.json +1 -1
  8. tccli/services/chc/chc_client.py +53 -0
  9. tccli/services/chc/v20230418/api.json +62 -0
  10. tccli/services/chc/v20230418/examples.json +8 -0
  11. tccli/services/cvm/v20170312/api.json +2 -2
  12. tccli/services/cwp/v20180228/api.json +92 -1
  13. tccli/services/dbbrain/v20210527/api.json +4 -4
  14. tccli/services/dcdb/v20180411/examples.json +1 -1
  15. tccli/services/dts/v20211206/api.json +3 -3
  16. tccli/services/emr/v20190103/api.json +174 -9
  17. tccli/services/ess/ess_client.py +126 -20
  18. tccli/services/ess/v20201111/api.json +134 -0
  19. tccli/services/ess/v20201111/examples.json +22 -0
  20. tccli/services/essbasic/v20210526/api.json +1 -1
  21. tccli/services/gs/gs_client.py +674 -144
  22. tccli/services/gs/v20191118/api.json +680 -4
  23. tccli/services/gs/v20191118/examples.json +80 -0
  24. tccli/services/iotexplorer/v20190423/api.json +5 -5
  25. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  26. tccli/services/mariadb/v20170312/api.json +10 -10
  27. tccli/services/ocr/v20181119/api.json +74 -9
  28. tccli/services/partners/v20180321/api.json +7 -7
  29. tccli/services/tcss/v20201101/api.json +58 -3
  30. tccli/services/tcss/v20201101/examples.json +2 -2
  31. tccli/services/tem/tem_client.py +53 -0
  32. tccli/services/tem/v20210701/api.json +107 -0
  33. tccli/services/tem/v20210701/examples.json +8 -0
  34. tccli/services/teo/v20220901/api.json +807 -74
  35. tccli/services/teo/v20220901/examples.json +2 -2
  36. tccli/services/trtc/v20190722/api.json +2 -2
  37. tccli/services/vclm/v20240523/api.json +173 -0
  38. tccli/services/vclm/v20240523/examples.json +16 -0
  39. tccli/services/vclm/vclm_client.py +106 -0
  40. tccli/services/vod/v20180717/api.json +13 -11
  41. tccli/services/vod/v20180717/examples.json +4 -4
  42. tccli/services/vpc/v20170312/api.json +10 -1
  43. tccli/services/waf/v20180125/api.json +2 -2
  44. tccli/services/wedata/v20210820/api.json +952 -0
  45. tccli/services/wedata/v20210820/examples.json +8 -0
  46. tccli/services/wedata/wedata_client.py +53 -0
  47. {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/METADATA +2 -2
  48. {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/RECORD +51 -51
  49. {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/WHEEL +0 -0
  50. {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/entry_points.txt +0 -0
  51. {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/license_files/LICENSE +0 -0
@@ -8,6 +8,14 @@
8
8
  "title": "示例"
9
9
  }
10
10
  ],
11
+ "CleanAndroidInstancesAppData": [
12
+ {
13
+ "document": "",
14
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CleanAndroidInstancesAppData\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-251006279-ea99wkeEIID\",\n \"cai-251006279-ea99NQV3Qw7\"\n ],\n \"PackageName\": \"com.tencent.abc\"\n}",
15
+ "output": "{\n \"Response\": {\n \"RequestId\": \"16152a6a-d031-4506-8eba-466e6a286c01\"\n }\n}",
16
+ "title": "示例"
17
+ }
18
+ ],
11
19
  "ConnectAndroidInstance": [
12
20
  {
13
21
  "document": "连接安卓实例",
@@ -198,6 +206,22 @@
198
206
  "title": "查询安卓实例"
199
207
  }
200
208
  ],
209
+ "DescribeAndroidInstancesAppBlacklist": [
210
+ {
211
+ "document": "",
212
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAndroidInstancesAppBlacklist\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-wsczvffa\"\n ]\n}",
213
+ "output": "{\n \"Response\": {\n \"AppBlacklistSet\": [\n {\n \"AndroidInstanceId\": \"cai-asgrsda\",\n \"AppBlacklist\": [\n \"com-acc\"\n ]\n }\n ],\n \"RequestId\": \"ef4d4555-cddc-4c42-b0ac-528bdb7a94e5\"\n }\n}",
214
+ "title": "查询安卓实例黑名单示例"
215
+ }
216
+ ],
217
+ "DescribeAndroidInstancesByApps": [
218
+ {
219
+ "document": "",
220
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAndroidInstancesByApps\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 100,\n \"AndroidAppIds\": [\n \"apk-abcd1234\"\n ]\n}",
221
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6f7b34a3-0c00-4fac-b6f0-08d47ac3e736\",\n \"TotalCount\": 1,\n \"AndroidInstances\": [\n {\n \"AndroidInstanceId\": \"cai-abcd1234\",\n \"AndroidInstanceRegion\": \"ap-guagnzhou\",\n \"State\": \"NORMAL\",\n \"AndroidInstanceType\": \"A6\"\n }\n ]\n }\n}",
222
+ "title": "查询安装指定应用的安卓实例"
223
+ }
224
+ ],
201
225
  "DescribeInstancesCount": [
202
226
  {
203
227
  "document": "查询手游运行数",
@@ -214,6 +238,14 @@
214
238
  "title": "DestroyAndroidInstances 示例"
215
239
  }
216
240
  ],
241
+ "DisableAndroidInstancesApp": [
242
+ {
243
+ "document": "",
244
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableAndroidInstancesApp\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-251006279-ea99wkeEIID\",\n \"cai-251006279-ea99NQV3Qw7\"\n ],\n \"PackageName\": \"com.tencent.abc\"\n}",
245
+ "output": "{\n \"Response\": {\n \"RequestId\": \"16152a6a-d031-4506-8eba-466e6a286c01\"\n }\n}",
246
+ "title": "示例"
247
+ }
248
+ ],
217
249
  "DistributeFileToAndroidInstances": [
218
250
  {
219
251
  "document": "示例",
@@ -222,6 +254,14 @@
222
254
  "title": "示例"
223
255
  }
224
256
  ],
257
+ "EnableAndroidInstancesApp": [
258
+ {
259
+ "document": "",
260
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EnableAndroidInstancesApp\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-251006279-ea99wkeEIID\",\n \"cai-251006279-ea99NQV3Qw7\"\n ],\n \"PackageName\": \"com.tencent.abc\"\n}",
261
+ "output": "{\n \"Response\": {\n \"RequestId\": \"16152a6a-d031-4506-8eba-466e6a286c01\"\n }\n}",
262
+ "title": "示例"
263
+ }
264
+ ],
225
265
  "ExecuteCommandOnAndroidInstances": [
226
266
  {
227
267
  "document": "",
@@ -238,6 +278,14 @@
238
278
  "title": "示例"
239
279
  }
240
280
  ],
281
+ "ImportAndroidInstanceImage": [
282
+ {
283
+ "document": "示例",
284
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ImportAndroidInstanceImage\n<公共请求参数>\n\n{\n \"Name\": \"test002\",\n \"URL\": \"https://test.image.com/image\",\n \"MD5\": \"bdeec8964a3dcba91413ca04b488dc75\"\n}",
285
+ "output": "{\n \"Response\": {\n \"AndroidInstanceImageId\": \"image-gffuj047\",\n \"RequestId\": \"d8eb14a0-ef6e-464c-a367-4093bc4e3b10\"\n }\n}",
286
+ "title": "示例"
287
+ }
288
+ ],
241
289
  "InstallAndroidInstancesApp": [
242
290
  {
243
291
  "document": "安装安卓实例应用",
@@ -286,6 +334,14 @@
286
334
  "title": "ModifyAndroidInstanceResolution 示例"
287
335
  }
288
336
  ],
337
+ "ModifyAndroidInstancesAppBlacklist": [
338
+ {
339
+ "document": "",
340
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAndroidInstancesAppBlacklist\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-xxx\"\n ],\n \"Operation\": \"ADD\",\n \"AppList\": [\n \"com.acc\"\n ]\n}",
341
+ "output": "{\n \"Response\": {\n \"TaskSet\": [\n {\n \"TaskId\": \"ef4d4555-cddc-4c42-b0ac-528bdb7a94e5\"\n }\n ],\n \"RequestId\": \"ef4d4555-cddc-4c42-b0ac-528bdb7a94e5\"\n }\n}",
342
+ "title": "修改安卓实例应用黑名单示例"
343
+ }
344
+ ],
289
345
  "ModifyAndroidInstancesInformation": [
290
346
  {
291
347
  "document": "",
@@ -318,6 +374,14 @@
318
374
  "title": "示例"
319
375
  }
320
376
  ],
377
+ "ModifyAndroidInstancesResources": [
378
+ {
379
+ "document": "",
380
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAndroidInstancesResources\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-251006279-ea99wkeEIID\",\n \"cai-251006279-ea99NQV3Qw7\"\n ],\n \"MemoryQuota\": 100\n}",
381
+ "output": "{\n \"Response\": {\n \"RequestId\": \"16152a6a-d031-4506-8eba-466e6a286c01\"\n }\n}",
382
+ "title": "示例"
383
+ }
384
+ ],
321
385
  "ModifyAndroidInstancesUserId": [
322
386
  {
323
387
  "document": "示例",
@@ -374,6 +438,22 @@
374
438
  "title": "SaveGameArchive示例"
375
439
  }
376
440
  ],
441
+ "SetAndroidInstancesBGAppKeepAlive": [
442
+ {
443
+ "document": "",
444
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SetAndroidInstancesBGAppKeepAlive\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-251006279-ea99wkeEIID\",\n \"cai-251006279-ea99NQV3Qw7\"\n ],\n \"PackageNames\": [\n \"com.tencent.abc\"\n ],\n \"Operation\": \"ADD\"\n}",
445
+ "output": "{\n \"Response\": {\n \"RequestId\": \"16152a6a-d031-4506-8eba-466e6a286c01\"\n }\n}",
446
+ "title": "示例"
447
+ }
448
+ ],
449
+ "SetAndroidInstancesFGAppKeepAlive": [
450
+ {
451
+ "document": "",
452
+ "input": "POST / HTTP/1.1\nHost: gs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SetAndroidInstancesFGAppKeepAlive\n<公共请求参数>\n\n{\n \"AndroidInstanceIds\": [\n \"cai-251006279-ea99wkeEIID\",\n \"cai-251006279-ea99NQV3Qw7\"\n ],\n \"PackageName\": \"com.tencent.abc\",\n \"Operation\": \"ENABLE\"\n}",
453
+ "output": "{\n \"Response\": {\n \"RequestId\": \"16152a6a-d031-4506-8eba-466e6a286c01\"\n }\n}",
454
+ "title": "示例"
455
+ }
456
+ ],
377
457
  "StartAndroidInstances": [
378
458
  {
379
459
  "document": "示例",
@@ -260,7 +260,7 @@
260
260
  "status": "online"
261
261
  },
262
262
  "DeleteProject": {
263
- "document": "提供删除某个项目的能力",
263
+ "document": "提供删除某个项目的能力。",
264
264
  "input": "DeleteProjectRequest",
265
265
  "name": "删除项目",
266
266
  "output": "DeleteProjectResponse",
@@ -960,7 +960,7 @@
960
960
  "status": "online"
961
961
  },
962
962
  "ModifyProject": {
963
- "document": "修改项目",
963
+ "document": "修改项目。",
964
964
  "input": "ModifyProjectRequest",
965
965
  "name": "修改项目",
966
966
  "output": "ModifyProjectResponse",
@@ -13780,7 +13780,7 @@
13780
13780
  "example": "无",
13781
13781
  "member": "ProjectEntry",
13782
13782
  "name": "Project",
13783
- "required": true,
13783
+ "output_required": true,
13784
13784
  "type": "object",
13785
13785
  "value_allowed_null": false
13786
13786
  },
@@ -13799,7 +13799,7 @@
13799
13799
  {
13800
13800
  "disabled": false,
13801
13801
  "document": "位置空间Id",
13802
- "example": "spaceId",
13802
+ "example": "space00",
13803
13803
  "member": "string",
13804
13804
  "name": "SpaceId",
13805
13805
  "required": true,
@@ -13808,7 +13808,7 @@
13808
13808
  {
13809
13809
  "disabled": false,
13810
13810
  "document": "产品Id",
13811
- "example": "productId",
13811
+ "example": "8U7HJ6G",
13812
13812
  "member": "string",
13813
13813
  "name": "ProductId",
13814
13814
  "required": true,
@@ -1209,7 +1209,7 @@
1209
1209
  "document": "",
1210
1210
  "input": "https://iotexplorer.tencentcloudapi.com/?Action=ModifyProject\n&ProjectId=prj-4r2kajtp\n&ProjectName=name\n&ProjectDesc=desc\n&<公共请求参数>",
1211
1211
  "output": "{\n \"Response\": {\n \"Project\": {\n \"ProjectId\": \"prj-4r2kajtp\",\n \"ProjectName\": \"name\",\n \"ProjectDesc\": \"desc\",\n \"CreateTime\": 1544146149,\n \"UpdateTime\": 1556160627\n },\n \"RequestId\": \"77f57c79-8288-4899-9b40-9254c860b053\"\n }\n}",
1212
- "title": "修改项目"
1212
+ "title": "修改项目示例"
1213
1213
  }
1214
1214
  ],
1215
1215
  "ModifySpaceProperty": [
@@ -1467,8 +1467,8 @@
1467
1467
  "type": "string"
1468
1468
  },
1469
1469
  {
1470
- "disabled": false,
1471
- "document": "(废弃)可用区",
1470
+ "disabled": true,
1471
+ "document": "可用区",
1472
1472
  "example": "ap-guangzhou-1",
1473
1473
  "member": "string",
1474
1474
  "name": "Zone",
@@ -1485,8 +1485,8 @@
1485
1485
  "type": "int"
1486
1486
  },
1487
1487
  {
1488
- "disabled": false,
1489
- "document": "(废弃)Pid,可通过获取独享集群售卖配置接口得到",
1488
+ "disabled": true,
1489
+ "document": "Pid,可通过获取独享集群售卖配置接口得到",
1490
1490
  "example": "0",
1491
1491
  "member": "int64",
1492
1492
  "name": "Pid",
@@ -1494,8 +1494,8 @@
1494
1494
  "type": "int"
1495
1495
  },
1496
1496
  {
1497
- "disabled": false,
1498
- "document": "(废弃)机型",
1497
+ "disabled": true,
1498
+ "document": "机型",
1499
1499
  "example": "SH02",
1500
1500
  "member": "string",
1501
1501
  "name": "Machine",
@@ -1530,8 +1530,8 @@
1530
1530
  "type": "string"
1531
1531
  },
1532
1532
  {
1533
- "disabled": false,
1534
- "document": "(废弃)是否手动指定一组服务器分配, 运维使用",
1533
+ "disabled": true,
1534
+ "document": "是否手动指定一组服务器分配, 运维使用",
1535
1535
  "example": "0",
1536
1536
  "member": "int64",
1537
1537
  "name": "Manual",
@@ -1539,8 +1539,8 @@
1539
1539
  "type": "int"
1540
1540
  },
1541
1541
  {
1542
- "disabled": false,
1543
- "document": "(废弃)DeviceNo参数",
1542
+ "disabled": true,
1543
+ "document": "DeviceNo参数",
1544
1544
  "example": "HYIO2A",
1545
1545
  "member": "string",
1546
1546
  "name": "DeviceNo",
@@ -260,9 +260,9 @@
260
260
  "status": "online"
261
261
  },
262
262
  "MainlandPermitOCR": {
263
- "document": "智能识别并结构化港澳台居民来往内地通行证正面全部字段,包含中文姓名、英文姓名、性别、出生日期、签发机关、有效期限、证件号、签发地点、签发次数、证件类别。\n\n默认接口请求频率限制:20次/秒。",
263
+ "document": "智能识别并结构化港澳台通行证及来往内地通行证正面全部字段,包含中文姓名、英文姓名、性别、出生日期、签发机关、有效期限、证件号、签发地点、签发次数、证件类别。\n\n默认接口请求频率限制:20次/秒。",
264
264
  "input": "MainlandPermitOCRRequest",
265
- "name": "港澳台来往内地通行证识别",
265
+ "name": "港澳台通行证及来往内地通行证识别",
266
266
  "output": "MainlandPermitOCRResponse",
267
267
  "status": "online"
268
268
  },
@@ -500,7 +500,7 @@
500
500
  "SmartStructuralPro": {
501
501
  "document": "本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://ocrdemo.cloud.tencent.com/)。\n\n默认接口请求频率限制:5次/秒。",
502
502
  "input": "SmartStructuralProRequest",
503
- "name": "文档抽取(多模态版)",
503
+ "name": "文档抽取(多模态)",
504
504
  "output": "SmartStructuralProResponse",
505
505
  "status": "online"
506
506
  },
@@ -5852,7 +5852,7 @@
5852
5852
  "members": [
5853
5853
  {
5854
5854
  "disabled": false,
5855
- "document": "图片的 Base64 值。\n要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
5855
+ "document": "图片/PDF的 Base64 值。要求图片经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
5856
5856
  "example": "/9j/4AAQSkZJRg.....s97n//2Q==",
5857
5857
  "member": "string",
5858
5858
  "name": "ImageBase64",
@@ -5861,7 +5861,7 @@
5861
5861
  },
5862
5862
  {
5863
5863
  "disabled": false,
5864
- "document": "图片的 Url 地址。\n要求图片经Base64编码后不超过 7M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP格式。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
5864
+ "document": "图片/PDF的 Url 地址。要求图片经Base64编码后不超过10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
5865
5865
  "example": "https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/general/GeneralAccurateOCR/GeneralAccurateOCR1.jpg",
5866
5866
  "member": "string",
5867
5867
  "name": "ImageUrl",
@@ -8039,7 +8039,7 @@
8039
8039
  },
8040
8040
  {
8041
8041
  "disabled": false,
8042
- "document": "发票处于识别图片或PDF文件中的页教,默认从1开始。",
8042
+ "document": "发票处于识别图片或PDF文件中的页码,默认从1开始。",
8043
8043
  "example": "1",
8044
8044
  "member": "int64",
8045
8045
  "name": "Page",
@@ -8106,6 +8106,62 @@
8106
8106
  "output_required": false,
8107
8107
  "type": "string",
8108
8108
  "value_allowed_null": false
8109
+ },
8110
+ {
8111
+ "disabled": false,
8112
+ "document": "印章信息",
8113
+ "example": "无",
8114
+ "member": "InvoiceSealInfo",
8115
+ "name": "InvoiceSealInfo",
8116
+ "output_required": false,
8117
+ "type": "object",
8118
+ "value_allowed_null": false
8119
+ }
8120
+ ],
8121
+ "usage": "out"
8122
+ },
8123
+ "InvoiceSealInfo": {
8124
+ "document": "印章信息",
8125
+ "members": [
8126
+ {
8127
+ "disabled": false,
8128
+ "document": "是否有公司印章(0:没有,1:有)",
8129
+ "example": "0",
8130
+ "member": "string",
8131
+ "name": "CompanySealMark",
8132
+ "output_required": false,
8133
+ "type": "string",
8134
+ "value_allowed_null": false
8135
+ },
8136
+ {
8137
+ "disabled": false,
8138
+ "document": "是否有监制印章(0:没有,1:有)",
8139
+ "example": "0",
8140
+ "member": "string",
8141
+ "name": "SupervisionSealMark",
8142
+ "output_required": false,
8143
+ "type": "string",
8144
+ "value_allowed_null": false
8145
+ },
8146
+ {
8147
+ "disabled": false,
8148
+ "document": "公司印章信息",
8149
+ "example": "无",
8150
+ "member": "string",
8151
+ "name": "CompanySealMarkInfo",
8152
+ "output_required": false,
8153
+ "type": "list",
8154
+ "value_allowed_null": false
8155
+ },
8156
+ {
8157
+ "disabled": false,
8158
+ "document": "监制印章信息",
8159
+ "example": "无",
8160
+ "member": "string",
8161
+ "name": "SupervisionSealMarkInfo",
8162
+ "output_required": false,
8163
+ "type": "list",
8164
+ "value_allowed_null": false
8109
8165
  }
8110
8166
  ],
8111
8167
  "usage": "out"
@@ -9178,7 +9234,7 @@
9178
9234
  },
9179
9235
  {
9180
9236
  "disabled": false,
9181
- "document": "图片正反面\nFRONT:正面、BACK:反面,默认为FRONT",
9237
+ "document": "图片正反面\nFRONT:正面\nBACK:反面\n默认为FRONT",
9182
9238
  "example": "FRONT",
9183
9239
  "member": "string",
9184
9240
  "name": "CardSide",
@@ -9283,7 +9339,7 @@
9283
9339
  },
9284
9340
  {
9285
9341
  "disabled": false,
9286
- "document": "证件类别, 如:台湾居民来往大陆通行证、港澳居民来往内地通行证。",
9342
+ "document": "证件类别, 如:台湾居民来往大陆通行证、港澳居民来往内地通行证、往来港澳通行证。",
9287
9343
  "example": "台湾居民来往大陆通行证",
9288
9344
  "member": "string",
9289
9345
  "name": "Type",
@@ -13476,6 +13532,15 @@
13476
13532
  "name": "EnableQRCode",
13477
13533
  "required": false,
13478
13534
  "type": "bool"
13535
+ },
13536
+ {
13537
+ "disabled": false,
13538
+ "document": "是否开启印章识别,默认为false",
13539
+ "example": "false",
13540
+ "member": "bool",
13541
+ "name": "EnableSeal",
13542
+ "required": false,
13543
+ "type": "bool"
13479
13544
  }
13480
13545
  ],
13481
13546
  "type": "object"
@@ -16559,7 +16624,7 @@
16559
16624
  },
16560
16625
  {
16561
16626
  "disabled": false,
16562
- "document": "配置id支持:\nGeneral -- 通用场景 \nInvoiceEng -- 国际invoice模版 \nWayBillEng --海运订单模板\nCustomsDeclaration -- 进出口报关单\nWeightNote -- 磅单\nMedicalMeter -- 血压仪表识别\nBillOfLading -- 海运提单\nEntrustmentBook -- 海运托书\nWordRecognize -- 手写英文作文模版\nStatement -- 对账单识别模板\nBookingConfirmation -- 配舱通知书识别模板\nAirWayBill -- 航空运单识别模板\nDispatchWeightNote -- 磅单发货单识别模板\nReceiptWeightNote -- 磅单收货单识别模板\nArticalRecognize -- 手写作文模版\nTable -- 表格模版",
16627
+ "document": "配置id支持:\nGeneral -- 通用场景 \nInvoiceEng -- 国际invoice模版 \nWayBillEng --海运订单模板\nCustomsDeclaration -- 进出口报关单\nWeightNote -- 磅单\nMedicalMeter -- 血压仪表识别\nBillOfLading -- 海运提单\nEntrustmentBook -- 海运托书\nWordRecognize -- 手写英文作文模版\nStatement -- 对账单识别模板\nBookingConfirmation -- 配舱通知书识别模板\nAirWayBill -- 航空运单识别模板\nDispatchWeightNote -- 磅单发货单识别模板\nReceiptWeightNote -- 磅单收货单识别模板\nArticalRecognize -- 手写作文模版\nTable -- 表格模版\nSteelLabel -- 实物标签识别模板\nCarInsurance -- 车辆保险单识别模板",
16563
16628
  "example": "General",
16564
16629
  "member": "string",
16565
16630
  "name": "ConfigId",
@@ -1607,7 +1607,7 @@
1607
1607
  {
1608
1608
  "disabled": false,
1609
1609
  "document": "业务明细列表",
1610
- "example": "[ { \"ActivityId\": \"0\", \"Amt\": 125, \"ClientRemark\": \"有特批\", \"ClientType\": \"old\", \"ClientUin\": \"2000002\", \"GoodsType\": \"购买云服务\", \"OrderId\": \"202401311730494235252\", \"PayMode\": \"prepay\", \"PayTime\": \"2024-01-31 06:06:46\", \"PayerMode\": \"selfpay\", \"ProjectType\": \"platform\", \"SettleMonth\": \"2024-01\", \"Uin\": \"1000001\" } \t\t\t ]",
1610
+ "example": "",
1611
1611
  "member": "AgentBillElem",
1612
1612
  "name": "AgentBillSet",
1613
1613
  "output_required": true,
@@ -1774,7 +1774,7 @@
1774
1774
  {
1775
1775
  "disabled": false,
1776
1776
  "document": "待审核代客列表",
1777
- "example": "[ { \"ApplyTime\": 1722396845, \"ClientFlag\": \"b\", \"ClientName\": \"测试测试\", \"ClientUin\": \"2000002\", \"HasOverdueBill\": 0, \"Mail\": \"dadd*******@qq.com\", \"Phone\": \"111****0090\", \"SalesName\": \"testname\", \"SalesUin\": \"1000001\", \"Status\": 1, \"Uin\": \"1000002\" } ]",
1777
+ "example": "",
1778
1778
  "member": "AgentClientElem",
1779
1779
  "name": "AgentClientSet",
1780
1780
  "output_required": true,
@@ -1902,7 +1902,7 @@
1902
1902
  {
1903
1903
  "disabled": false,
1904
1904
  "document": "订单数组",
1905
- "example": "[ { \"ActionType\": \"purchase\", \"ActivityId\": \"\", \"AppId\": \"251255283\", \"BigDealId\": \"2024012093925000000000\", \"BillId\": \"2024012093925000111111\", \"ClientRemark\": \"客户备注\", \"ClientType\": \"old\", \"CreatTime\": \"2024-10-23 16:57:28\", \"Creater\": \"2000002\", \"DealId\": \"293920000\", \"DealName\": \"20240120939250001222222\", \"DealStatus\": \"未支付\", \"GoodsCategoryId\": \"101832\", \"GoodsName\": \"腾讯会议(SAAS版)\", \"GoodsNum\": \"1\", \"GoodsPrice\": { \"OriginalTotalCost\": 6988000, \"RealTotalCost\": 6988000 }, \"OverdueTime\": \"2024-02-07 16:57:28\", \"OwnerUin\": \"1000001\", \"PayEndTime\": \"2024-01-23 16:57:33\", \"Payer\": \"1000001\", \"PayerMode\": \"0\", \"PaymentMethod\": \"按年:1年\", \"ProductInfo\": [ { \"Name\": \"企业版高级账号\", \"Value\": \"10\" }, { \"Name\": \"50方虚拟会议室\", \"Value\": \"1\" }, { \"Name\": \"300方虚拟会议室\", \"Value\": \"9\" } ], \"ProjectType\": \"\", \"RefundMap\": [], \"ResourceIds\": [ \"700000942629_2024012362900000000001\" ], \"SalesUin\": \"2000002\", \"Status\": \"1\", \"SubGoodsName\": \"腾讯会议(SAAS版企业版)\", \"UpdateTime\": \"2024-01-23 16:57:35\", \"VoucherDecline\": \"0\" } ]",
1905
+ "example": "",
1906
1906
  "member": "AgentDealNewElem",
1907
1907
  "name": "AgentDealSet",
1908
1908
  "output_required": true,
@@ -2076,7 +2076,7 @@
2076
2076
  {
2077
2077
  "disabled": false,
2078
2078
  "document": "订单数组",
2079
- "example": "[ { \"DealId\": \"1078264383\", \"DealName\": \"20240108122000905906371\", \"BigDealId\": \"20240108122000905906361\", \"GoodsCategoryId\": \"100058\", \"OwnerUin\": \"700000232122\", \"AppId\": \"251205747\", \"GoodsNum\": \"1\", \"GoodsPrice\": { \"RealTotalCost\": 1650, \"OriginalTotalCost\": 1750 }, \"ProductInfo\": [ { \"Name\": \"磁盘属性\", \"Value\": \"数据盘\" }, { \"Name\": \"容量\", \"Value\": \"50GB\" }, { \"Name\": \"磁盘类型\", \"Value\": \"高性能云硬盘\" }, { \"Name\": \"可用区\", \"Value\": \"广州二区\" } ], \"Creater\": \"700000232122\", \"CreatTime\": \"2024-01-08 10:13:49\", \"UpdateTime\": \"2024-01-08 10:14:55\", \"PaymentMethod\": \"按月:1个月\", \"Payer\": \"700000413752\", \"BillId\": \"20240108122000905906371\", \"PayEndTime\": \"2024-01-08 10:14:53\", \"Status\": \"4\", \"VoucherDecline\": \"100\", \"PayerMode\": \"1\", \"GoodsName\": \"云硬盘CBS\", \"SubGoodsName\": \"高性能云硬盘\", \"ClientRemark\": \"test\", \"ClientType\": \"new\", \"ProjectType\": \"platform\", \"SalesUin\": \"0\", \"DealStatus\": \"分配完成\", \"ActionType\": \"purchase\", \"ActivityId\": \"0\", \"OverdueTime\": \"2024-01-23 10:13:48\", \"ResourceIds\": [ \"disk-bos529hc\" ] } ]",
2079
+ "example": "",
2080
2080
  "member": "AgentDealNewElem",
2081
2081
  "name": "AgentPayDealSet",
2082
2082
  "output_required": true,
@@ -2232,7 +2232,7 @@
2232
2232
  {
2233
2233
  "disabled": false,
2234
2234
  "document": "订单数组",
2235
- "example": "[ \t\t\t\t\t { \t\t\t\t\t\t\t \"DealId\": \"1078276337\", \t\t\t\t\t\t\t \"DealName\": \"20240108121000906445591\", \t\t\t\t\t\t\t \"BigDealId\": \"20240108121000906445581\", \t\t\t\t\t\t\t \"GoodsCategoryId\": \"176258\", \t\t\t\t\t\t\t \"OwnerUin\": \"700000232121\", \t\t\t\t\t\t\t \"AppId\": \"251205746\", \t\t\t\t\t\t\t \"GoodsNum\": \"1\", \t\t\t\t\t\t\t \"GoodsPrice\": { \t\t\t\t\t\t\t\t\t \"RealTotalCost\": -100000, \t\t\t\t\t\t\t\t\t \"OriginalTotalCost\": -100000 \t\t\t\t\t\t\t }, \t\t\t\t\t\t\t \"ProductInfo\": [ \t\t\t\t\t\t\t\t\t { \t\t\t\t\t\t\t\t\t\t\t \"Name\": \"计费测试商品新购\", \t\t\t\t\t\t\t\t\t\t\t \"Value\": \"jfcs\" \t\t\t\t\t\t\t\t\t } \t\t\t\t\t\t\t ], \t\t\t\t\t\t\t \"Creater\": \"700000232121\", \t\t\t\t\t\t\t \"CreatTime\": \"2024-01-08 15:56:09\", \t\t\t\t\t\t\t \"UpdateTime\": \"2024-01-08 15:56:13\", \t\t\t\t\t\t\t \"PaymentMethod\": \"按月:个月\", \t\t\t\t\t\t\t \"Payer\": \"700000232121\", \t\t\t\t\t\t\t \"BillId\": \"20240108121000906445591\", \t\t\t\t\t\t\t \"PayEndTime\": \"2024-01-08 15:56:11\", \t\t\t\t\t\t\t \"Status\": \"6\", \t\t\t\t\t\t\t \"VoucherDecline\": \"0\", \t\t\t\t\t\t\t \"PayerMode\": \"0\", \t\t\t\t\t\t\t \"GoodsName\": \"计费测试商品\", \t\t\t\t\t\t\t \"SubGoodsName\": \"非资源工厂验证预付费子产品(勿动)\", \t\t\t\t\t\t\t \"ClientRemark\": \"test\", \t\t\t\t\t\t\t \"ClientType\": \"new\", \t\t\t\t\t\t\t \"ProjectType\": \"platform\", \t\t\t\t\t\t\t \"SalesUin\": \"0\", \t\t\t\t\t\t\t \"DealStatus\": \"已退款\", \t\t\t\t\t\t\t \"ActionType\": \"refund\", \t\t\t\t\t\t\t \"ActivityId\": \"0\", \t\t\t\t\t\t\t \"OverdueTime\": \"2024-01-23 15:56:09\", \t\t\t\t\t\t\t \"ResourceIds\": [ \t\t\t\t\t\t\t\t\t \"4712106445241\" \t\t\t\t\t\t\t ] \t\t\t\t\t } \t\t\t ]",
2235
+ "example": "",
2236
2236
  "member": "AgentDealNewElem",
2237
2237
  "name": "AgentPayDealSet",
2238
2238
  "output_required": true,
@@ -2282,7 +2282,7 @@
2282
2282
  "example": "40",
2283
2283
  "member": "int64",
2284
2284
  "name": "Balance",
2285
- "required": true,
2285
+ "output_required": true,
2286
2286
  "type": "int",
2287
2287
  "value_allowed_null": false
2288
2288
  },
@@ -2292,7 +2292,7 @@
2292
2292
  "example": "40",
2293
2293
  "member": "int64",
2294
2294
  "name": "Cash",
2295
- "required": true,
2295
+ "output_required": true,
2296
2296
  "type": "int",
2297
2297
  "value_allowed_null": false
2298
2298
  },
@@ -4111,6 +4111,15 @@
4111
4111
  "name": "WebhookToken",
4112
4112
  "required": false,
4113
4113
  "type": "string"
4114
+ },
4115
+ {
4116
+ "disabled": false,
4117
+ "document": "tcr实例ID",
4118
+ "example": "tcr-xxx",
4119
+ "member": "string",
4120
+ "name": "InstanceId",
4121
+ "required": false,
4122
+ "type": "string"
4114
4123
  }
4115
4124
  ],
4116
4125
  "type": "object"
@@ -35776,8 +35785,8 @@
35776
35785
  "members": [
35777
35786
  {
35778
35787
  "disabled": false,
35779
- "document": "全部同步,俩参数必选一个 All优先",
35780
- "example": "True",
35788
+ "document": "同步全部普通节点",
35789
+ "example": "true",
35781
35790
  "member": "bool",
35782
35791
  "name": "All",
35783
35792
  "required": false,
@@ -35785,12 +35794,39 @@
35785
35794
  },
35786
35795
  {
35787
35796
  "disabled": false,
35788
- "document": "要同步的主机列表uuid ,俩参数必选一个 All优先",
35797
+ "document": "要同步的主机列表uuid ",
35789
35798
  "example": "[\"f63e2bbb-1070-4178-9934-9639ef33363b\"]",
35790
35799
  "member": "string",
35791
35800
  "name": "Hosts",
35792
35801
  "required": false,
35793
35802
  "type": "list"
35803
+ },
35804
+ {
35805
+ "disabled": false,
35806
+ "document": "同步全部超级节点",
35807
+ "example": "true",
35808
+ "member": "bool",
35809
+ "name": "AllSuperHost",
35810
+ "required": false,
35811
+ "type": "bool"
35812
+ },
35813
+ {
35814
+ "disabled": false,
35815
+ "document": "要同步的超级节点唯一id",
35816
+ "example": "[\"dac9bff62384e6b3d7db830f7bf2b0a8\"]",
35817
+ "member": "string",
35818
+ "name": "NodeUniqueIds",
35819
+ "required": false,
35820
+ "type": "list"
35821
+ },
35822
+ {
35823
+ "disabled": false,
35824
+ "document": "超时时间(秒) 最低3600s",
35825
+ "example": "3600",
35826
+ "member": "uint64",
35827
+ "name": "TimeoutSec",
35828
+ "required": false,
35829
+ "type": "int"
35794
35830
  }
35795
35831
  ],
35796
35832
  "type": "object"
@@ -35808,6 +35844,16 @@
35808
35844
  "type": "string",
35809
35845
  "value_allowed_null": false
35810
35846
  },
35847
+ {
35848
+ "disabled": false,
35849
+ "document": "任务id",
35850
+ "example": "10086",
35851
+ "member": "uint64",
35852
+ "name": "TaskId",
35853
+ "output_required": true,
35854
+ "type": "int",
35855
+ "value_allowed_null": false
35856
+ },
35811
35857
  {
35812
35858
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
35813
35859
  "member": "string",
@@ -42881,6 +42927,15 @@
42881
42927
  "name": "NeedScan",
42882
42928
  "required": false,
42883
42929
  "type": "bool"
42930
+ },
42931
+ {
42932
+ "disabled": false,
42933
+ "document": "tcr实例ID",
42934
+ "example": "tcr-xxx",
42935
+ "member": "string",
42936
+ "name": "InstanceId",
42937
+ "required": false,
42938
+ "type": "string"
42884
42939
  }
42885
42940
  ],
42886
42941
  "type": "object"
@@ -2385,8 +2385,8 @@
2385
2385
  "ModifyAsset": [
2386
2386
  {
2387
2387
  "document": "",
2388
- "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAsset\n<公共请求参数>\n\n{\n \"All\": true,\n \"Hosts\": []\n}",
2389
- "output": "{\n \"Response\": {\n \"RequestId\": \"33ec689a-e026-4700-8dc4-b559b97f0667\",\n \"Status\": \"SUCCESS\"\n }\n}",
2388
+ "input": "POST / HTTP/1.1\nHost: tcss.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAsset\n<公共请求参数>\n\n{\n \"All\": true,\n \"Hosts\": [],\n \"AllSuperHost\": true,\n \"NodeUniqueIds\": [],\n \"TimeoutSec\": 3600\n}",
2389
+ "output": "{\n \"Response\": {\n \"RequestId\": \"33ec689a-e026-4700-8dc4-b559b97f0667\",\n \"Status\": \"SUCCESS\",\n \"TaskId\": 10086\n }\n}",
2390
2390
  "title": "主机资产刷新"
2391
2391
  }
2392
2392
  ],