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
@@ -77,6 +77,13 @@
77
77
  "output": "CreateBatchSignUrlResponse",
78
78
  "status": "online"
79
79
  },
80
+ "CreateContractDiffTaskWebUrl": {
81
+ "document": "接口(CreateContractDiffTaskWebUrl)用于创建合同对比的可嵌入web页面链接(此web页面可以通过iframe方式嵌入到贵方系统的网页中)。\n注:本接口生成的web页面暂不支持<a href=\"https://qian.tencent.com/developers/companyApis/embedPages/CreateWebThemeConfig\" target=\"_blank\">设置本企业嵌入式页面主题配置</a>\n\n未跳过上传确认的嵌入页面长相如下:\n![image](https://qcloudimg.tencent-cloud.cn/raw/32f3526ad7152757202a7e4e760356db.jpg)\n跳过上传确认的嵌入页面长相如下:\n![image](https://qcloudimg.tencent-cloud.cn/raw/c68047feddbc106e261870687b6ab89d.jpg)",
82
+ "input": "CreateContractDiffTaskWebUrlRequest",
83
+ "name": "创建合同对比web页面",
84
+ "output": "CreateContractDiffTaskWebUrlResponse",
85
+ "status": "online"
86
+ },
80
87
  "CreateConvertTaskApi": {
81
88
  "document": "此接口(CreateConvertTaskApi)用来将word、excel、html、图片、txt类型文件转换为PDF文件。<br />\n前提条件:源文件已经通过 <a href=\"https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles\" target=\"_blank\">文件上传接口</a>完成上传,并得到了源文件的资源Id。<br />\n适用场景1:已经上传了一个word文件,希望将该word文件转换成pdf文件后发起合同\n适用场景2:已经上传了一个jpg图片文件,希望将该图片文件转换成pdf文件后发起合同<br />\n转换文件是一个耗时操作,若想查看转换任务是否完成,可以通过<a href=\"https://qian.tencent.com/developers/companyApis/templatesAndFiles/GetTaskResultApi\" target=\"_blank\">查询转换任务状态</a>接口获取任务状态。<br />\n注: \n1. `支持的文件类型有doc、docx、xls、xlsx、html、jpg、jpeg、png、bmp、txt`\n2. `可通过发起合同时设置预览来检查转换文件是否达到预期效果`",
82
89
  "input": "CreateConvertTaskApiRequest",
@@ -476,6 +483,13 @@
476
483
  "output": "DescribeCancelFlowsTaskResponse",
477
484
  "status": "online"
478
485
  },
486
+ "DescribeContractDiffTaskWebUrl": {
487
+ "document": "接口(DescribeContractDiffTaskWebUrl)用于获取合同对比结果可嵌入的web页面链接(此web页面可以通过iframe方式嵌入到贵方系统的网页中)。\n注:本接口生成的web页面暂不支持<a href=\"https://qian.tencent.com/developers/companyApis/embedPages/CreateWebThemeConfig\" target=\"_blank\">设置本企业嵌入式页面主题配置</a>\n\n嵌入页面长相如下:\n![image](https://qcloudimg.tencent-cloud.cn/raw/c68047feddbc106e261870687b6ab89d.jpg)",
488
+ "input": "DescribeContractDiffTaskWebUrlRequest",
489
+ "name": "获取合同对比结果web页面",
490
+ "output": "DescribeContractDiffTaskWebUrlResponse",
491
+ "status": "online"
492
+ },
479
493
  "DescribeExtendedServiceAuthDetail": {
480
494
  "document": "查询企业扩展服务的授权详情(列表),当前支持查询以下内容:\n1. 企业自动签(本企业授权、集团企业授权、合作企业授权)\n2. 批量签署能力\n\n\n注: <font color='red'>所在企业的超管、法人才有权限调用此接口</font>(Agent.ProxyOperator.OpenId 需要传递超管或者法人的OpenId)",
481
495
  "input": "DescribeExtendedServiceAuthDetailRequest",
@@ -3039,6 +3053,80 @@
3039
3053
  ],
3040
3054
  "type": "object"
3041
3055
  },
3056
+ "CreateContractDiffTaskWebUrlRequest": {
3057
+ "document": "CreateContractDiffTaskWebUrl请求参数结构体",
3058
+ "members": [
3059
+ {
3060
+ "disabled": false,
3061
+ "document": "执行本接口操作的员工信息。使用此接口时,必须填写userId。\n\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
3062
+ "example": "无",
3063
+ "member": "UserInfo",
3064
+ "name": "Operator",
3065
+ "required": true,
3066
+ "type": "object"
3067
+ },
3068
+ {
3069
+ "disabled": false,
3070
+ "document": "是否跳过文件上传确认页。\n当该参数值为`false`时,`OriginalFileResourceId`和`DiffFileResourceId`参数不需要传值,需要在生成的web页面中上传对比文件;\n当该参数值为`true`时,`OriginalFileResourceId`和`DiffFileResourceId`参数必填,生成的web页面将跳过上传页面显示对比结果。",
3071
+ "example": "false",
3072
+ "member": "bool",
3073
+ "name": "SkipFileUpload",
3074
+ "required": true,
3075
+ "type": "bool"
3076
+ },
3077
+ {
3078
+ "disabled": false,
3079
+ "document": "需要对比的原合同文件资源ID,通过<a href=\"https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles\" target=\"_blank\">UploadFiles</a>接口获取文件资源ID。",
3080
+ "example": "yDttXUUckpx90i17UxPpcHHE1VDpNJPW",
3081
+ "member": "string",
3082
+ "name": "OriginalFileResourceId",
3083
+ "required": false,
3084
+ "type": "string"
3085
+ },
3086
+ {
3087
+ "disabled": false,
3088
+ "document": "需要对比的新合同文件资源ID,通过<a href=\"https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles\" target=\"_blank\">UploadFiles</a>接口获取文件资源ID。",
3089
+ "example": "yDttXUUckpx90i1xUxPpcHHyPdyqVErm",
3090
+ "member": "string",
3091
+ "name": "DiffFileResourceId",
3092
+ "required": false,
3093
+ "type": "string"
3094
+ }
3095
+ ],
3096
+ "type": "object"
3097
+ },
3098
+ "CreateContractDiffTaskWebUrlResponse": {
3099
+ "document": "CreateContractDiffTaskWebUrl返回参数结构体",
3100
+ "members": [
3101
+ {
3102
+ "disabled": false,
3103
+ "document": "接口返回的合同对比任务ID,可以调用接口<a href=\"https://qian.tencent.com/developers/companyApis/embedPages/DescribeContractDiffTaskWebUrl\" target=\"_blank\">获取合同对比结果web页面</a>查看对比任务的结果。\n当`SkipFileUpload`参数为`true`时才会返回值,否则为空。",
3104
+ "example": "yDt31UUckpx91cypUyoAic6wP2oyarMN",
3105
+ "member": "string",
3106
+ "name": "TaskId",
3107
+ "output_required": false,
3108
+ "type": "string",
3109
+ "value_allowed_null": false
3110
+ },
3111
+ {
3112
+ "disabled": false,
3113
+ "document": "合同对比嵌入式web页面链接,有效期:5分钟\n链接仅能使用一次",
3114
+ "example": "https://embed.qian.tencent.cn/contract-compare?embed=1&code=yDtthUUckpx9l14eUy8nTBEypH6h1yKt&channel=TENCENTCLOUD&embedType=CONTRACT_DIFF",
3115
+ "member": "string",
3116
+ "name": "WebUrl",
3117
+ "output_required": true,
3118
+ "type": "string",
3119
+ "value_allowed_null": false
3120
+ },
3121
+ {
3122
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3123
+ "member": "string",
3124
+ "name": "RequestId",
3125
+ "type": "string"
3126
+ }
3127
+ ],
3128
+ "type": "object"
3129
+ },
3042
3130
  "CreateConvertTaskApiRequest": {
3043
3131
  "document": "CreateConvertTaskApi请求参数结构体",
3044
3132
  "members": [
@@ -8985,6 +9073,52 @@
8985
9073
  ],
8986
9074
  "type": "object"
8987
9075
  },
9076
+ "DescribeContractDiffTaskWebUrlRequest": {
9077
+ "document": "DescribeContractDiffTaskWebUrl请求参数结构体",
9078
+ "members": [
9079
+ {
9080
+ "disabled": false,
9081
+ "document": "执行本接口操作的员工信息。使用此接口时,必须填写userId。\n\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
9082
+ "example": "无",
9083
+ "member": "UserInfo",
9084
+ "name": "Operator",
9085
+ "required": true,
9086
+ "type": "object"
9087
+ },
9088
+ {
9089
+ "disabled": false,
9090
+ "document": "合同对比任务ID,该参数通过调用接口<a href=\"https://qian.tencent.com/developers/companyApis/embedPages/CreateContractDiffTaskWebUrl\" target=\"_blank\">创建合同对比web页面</a>获取。",
9091
+ "example": "yDt3wUUckpx9w197UyoAic68BmF35hFu",
9092
+ "member": "string",
9093
+ "name": "TaskId",
9094
+ "required": true,
9095
+ "type": "string"
9096
+ }
9097
+ ],
9098
+ "type": "object"
9099
+ },
9100
+ "DescribeContractDiffTaskWebUrlResponse": {
9101
+ "document": "DescribeContractDiffTaskWebUrl返回参数结构体",
9102
+ "members": [
9103
+ {
9104
+ "disabled": false,
9105
+ "document": "合同对比嵌入式web页面链接,有效期:5分钟\n链接仅能使用一次",
9106
+ "example": "https://embed.qian.tencent.cn/contract-compare?embed=1&code=yDt3RUUckpx9s4h8UuFSuGdR9VDNF2lh&channel=TENCENTCLOUD&embedType=CONTRACT_DIFF&businessType=TASK_ID&businessId=yDttgUUckpxxat41UyoAic6CrjE7K0x2",
9107
+ "member": "string",
9108
+ "name": "WebUrl",
9109
+ "output_required": true,
9110
+ "type": "string",
9111
+ "value_allowed_null": false
9112
+ },
9113
+ {
9114
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
9115
+ "member": "string",
9116
+ "name": "RequestId",
9117
+ "type": "string"
9118
+ }
9119
+ ],
9120
+ "type": "object"
9121
+ },
8988
9122
  "DescribeExtendedServiceAuthDetailRequest": {
8989
9123
  "document": "DescribeExtendedServiceAuthDetail请求参数结构体",
8990
9124
  "members": [
@@ -238,6 +238,20 @@
238
238
  "title": "生成动态签署人批量领取链接-并且预设企业名称"
239
239
  }
240
240
  ],
241
+ "CreateContractDiffTaskWebUrl": [
242
+ {
243
+ "document": "",
244
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateContractDiffTaskWebUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDw9iUUgyg36ykr3Ux4GQpt1FPWYQOZC\"\n },\n \"SkipFileUpload\": true\n}",
245
+ "output": "{\n \"Response\": {\n \"RequestId\": \"s1748574341239597750\",\n \"TaskId\": \"\",\n \"WebUrl\": \"https://embed.qian.tencent.cn/contract-compare?embed=1&code=yDtthUUckpx9l14eUy8nTBEypH6h1yKt&channel=TENCENTCLOUD&embedType=CONTRACT_DIFF\"\n }\n}",
246
+ "title": "创建合同对比web页面"
247
+ },
248
+ {
249
+ "document": "",
250
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateContractDiffTaskWebUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDw9iUUgyg36ykr3Ux4GQpt1FPWYQOZC\"\n },\n \"OriginalFileResourceId\": \"yDttXUUckpx90i17UxPpcHHE1VDpNJPW\",\n \"DiffFileResourceId\": \"yDttXUUckpx90i1xUxPpcHHyPdyqVErm\",\n \"SkipFileUpload\": true\n}",
251
+ "output": "{\n \"Response\": {\n \"RequestId\": \"s1748937464610832514\",\n \"TaskId\": \"yDt31UUckpx91cypUyoAic6wP2oyarMN\",\n \"WebUrl\": \"https://embed.qian.tencent.cn/contract-compare?embed=1&code=yDt31UUckpx9196lUxKwEYgzw4fEWCom&channel=TENCENTCLOUD&embedType=CONTRACT_DIFF&businessType=TASK_ID&businessId=yDt31UUckpx91cypUyoAic6wP2oyarMN\"\n }\n}",
252
+ "title": "创建合同对比web页面 - 跳过文件上传确认页"
253
+ }
254
+ ],
241
255
  "CreateConvertTaskApi": [
242
256
  {
243
257
  "document": "适用场景:将jpg文件转换为pdf",
@@ -1414,6 +1428,14 @@
1414
1428
  "title": "查询批量撤销任务结果"
1415
1429
  }
1416
1430
  ],
1431
+ "DescribeContractDiffTaskWebUrl": [
1432
+ {
1433
+ "document": "",
1434
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeContractDiffTaskWebUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDw9iUUgyg36ykr3Ux4GQpt1FPWYQOZC\"\n },\n \"TaskId\": \"yDttgUUckpxxat41UyoAic6CrjE7K0x2\"\n}",
1435
+ "output": "{\n \"Response\": {\n \"RequestId\": \"s1748918302614730295\",\n \"WebUrl\": \"https://embed.test.qian.tencent.cn/contract-compare?embed=1&code=yDt3RUUckpx9s4h8UuFSuGdR9VDNF2lh&channel=TENCENTCLOUD&embedType=CONTRACT_DIFF&businessType=TASK_ID&businessId=yDttgUUckpxxat41UyoAic6CrjE7K0x2\"\n }\n}",
1436
+ "title": "获取合同对比结果web页面"
1437
+ }
1438
+ ],
1417
1439
  "DescribeExtendedServiceAuthDetail": [
1418
1440
  {
1419
1441
  "document": "",
@@ -13457,7 +13457,7 @@
13457
13457
  },
13458
13458
  {
13459
13459
  "disabled": false,
13460
- "document": "二维码,在生成动态签署人跳转封面页链接时返回\n\n注:`此二维码下载链接有效期为5分钟,可下载二维码后本地保存。`",
13460
+ "document": "二维码,在生成动态签署人跳转封面页链接时返回\n\n注:`此二维码下载链接有效期为5分钟,可下载二维码后本地保存,二维码有效期为90天。`",
13461
13461
  "example": "https://file.test.ess.tencent.cn/bresource/resource/resource/0/0.JPG?hkey=5d**2f0db15e6b",
13462
13462
  "member": "string",
13463
13463
  "name": "SignQrcodeUrl",