tccli 3.0.1047.1__py2.py3-none-any.whl → 3.0.1049.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 (69) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/antiddos/v20200309/DescribeBGPIPL7Rules.md +87 -0
  3. tccli/examples/billing/v20180709/DescribeSavingPlanResourceInfo.md +24 -0
  4. tccli/examples/ckafka/v20190819/DescribeGroup.md +6 -5
  5. tccli/examples/csip/v20221121/ModifyOrganizationAccountStatus.md +21 -0
  6. tccli/examples/cynosdb/v20190107/AddInstances.md +2 -2
  7. tccli/examples/cynosdb/v20190107/DescribeClusterInstanceGrps.md +235 -79
  8. tccli/examples/cynosdb/v20190107/DescribeClusterParams.md +3 -1
  9. tccli/examples/cynosdb/v20190107/DescribeClusterPasswordComplexity.md +18 -6
  10. tccli/examples/cynosdb/v20190107/DescribeInstances.md +63 -55
  11. tccli/examples/cynosdb/v20190107/DescribeParamTemplateDetail.md +3 -1
  12. tccli/examples/cynosdb/v20190107/ModifyVipVport.md +3 -3
  13. tccli/examples/emr/v20190103/DescribeInsightList.md +41 -0
  14. tccli/examples/ess/v20201111/CreateFlowByFiles.md +155 -0
  15. tccli/examples/ess/v20201111/CreateOrganizationBatchSignUrl.md +9 -9
  16. tccli/examples/essbasic/v20210526/ChannelCreatePrepareFlow.md +44 -2
  17. tccli/examples/iotvideo/v20211125/DeleteCloudStorageEvent.md +2 -1
  18. tccli/examples/iotvideo/v20211125/DescribeCloudStorageOrder.md +2 -1
  19. tccli/examples/oceanus/v20190422/CopyJobs.md +11 -20
  20. tccli/examples/teo/v20220901/DescribeDefaultCertificates.md +2 -1
  21. tccli/examples/trocket/v20230308/CreateMQTTInstance.md +31 -0
  22. tccli/examples/trocket/v20230308/DescribeMQTTInstanceList.md +176 -0
  23. tccli/examples/trocket/v20230308/DescribeMQTTProductSKUList.md +94 -0
  24. tccli/examples/wedata/v20210820/DeleteCustomFunction.md +11 -8
  25. tccli/services/antiddos/antiddos_client.py +53 -0
  26. tccli/services/antiddos/v20200309/api.json +439 -0
  27. tccli/services/antiddos/v20200309/examples.json +8 -0
  28. tccli/services/billing/billing_client.py +53 -0
  29. tccli/services/billing/v20180709/api.json +71 -0
  30. tccli/services/billing/v20180709/examples.json +8 -0
  31. tccli/services/cfg/v20210820/api.json +21 -10
  32. tccli/services/ckafka/v20190819/api.json +6 -5
  33. tccli/services/ckafka/v20190819/examples.json +1 -1
  34. tccli/services/cls/v20201016/api.json +52 -23
  35. tccli/services/csip/csip_client.py +53 -0
  36. tccli/services/csip/v20221121/api.json +43 -0
  37. tccli/services/csip/v20221121/examples.json +8 -0
  38. tccli/services/cvm/v20170312/api.json +20 -20
  39. tccli/services/cynosdb/v20190107/api.json +415 -87
  40. tccli/services/cynosdb/v20190107/examples.json +12 -12
  41. tccli/services/emr/emr_client.py +53 -0
  42. tccli/services/emr/v20190103/api.json +228 -0
  43. tccli/services/emr/v20190103/examples.json +8 -0
  44. tccli/services/ess/v20201111/api.json +10 -10
  45. tccli/services/ess/v20201111/examples.json +15 -3
  46. tccli/services/essbasic/v20210526/api.json +5 -5
  47. tccli/services/essbasic/v20210526/examples.json +8 -2
  48. tccli/services/iotvideo/v20211125/api.json +28 -0
  49. tccli/services/iotvideo/v20211125/examples.json +2 -2
  50. tccli/services/live/v20180801/api.json +3 -3
  51. tccli/services/monitor/v20180724/api.json +1 -1
  52. tccli/services/oceanus/v20190422/api.json +32 -3
  53. tccli/services/oceanus/v20190422/examples.json +1 -1
  54. tccli/services/privatedns/v20201028/api.json +29 -19
  55. tccli/services/ssl/ssl_client.py +0 -53
  56. tccli/services/ssl/v20191205/api.json +0 -99
  57. tccli/services/ssl/v20191205/examples.json +0 -8
  58. tccli/services/teo/v20220901/api.json +14 -3
  59. tccli/services/teo/v20220901/examples.json +1 -1
  60. tccli/services/trocket/trocket_client.py +171 -12
  61. tccli/services/trocket/v20230308/api.json +492 -0
  62. tccli/services/trocket/v20230308/examples.json +30 -0
  63. tccli/services/wedata/v20210820/api.json +403 -49
  64. tccli/services/wedata/v20210820/examples.json +4 -4
  65. {tccli-3.0.1047.1.dist-info → tccli-3.0.1049.1.dist-info}/METADATA +2 -2
  66. {tccli-3.0.1047.1.dist-info → tccli-3.0.1049.1.dist-info}/RECORD +69 -62
  67. {tccli-3.0.1047.1.dist-info → tccli-3.0.1049.1.dist-info}/WHEEL +0 -0
  68. {tccli-3.0.1047.1.dist-info → tccli-3.0.1049.1.dist-info}/entry_points.txt +0 -0
  69. {tccli-3.0.1047.1.dist-info → tccli-3.0.1049.1.dist-info}/license_files/LICENSE +0 -0
@@ -374,6 +374,18 @@
374
374
  "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFlowByFiles\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"19561039c99fe825a934a132520fde6a\"\n },\n \"Agent\": {\n \"ProxyOrganizationId\": \"yDwFdUUckpsvm3ciUyVYxhuSAkZziLk7\"\n },\n \"FlowName\": \"发起动态签署人合同示例\",\n \"FlowType\": \"合同\",\n \"Approvers\": [\n {\n \"ApproverType\": 1,\n \"ApproverName\": \"\",\n \"ApproverMobile\": \"\",\n \"NotifyType\": \"NONE\",\n \"ApproverSignTypes\": [\n 1\n ],\n \"ApproverRoleName\": \"甲方\",\n \"ApproverOption\": {\n \"FillType\": 1\n },\n \"SignComponents\": [\n {\n \"ComponentPosX\": 160,\n \"ComponentPosY\": 260,\n \"ComponentWidth\": 100,\n \"FileIndex\": 0,\n \"ComponentType\": \"SIGN_SIGNATURE\",\n \"ComponentPage\": 1,\n \"ComponentHeight\": 100\n },\n {\n \"ComponentPosX\": 160,\n \"ComponentPosY\": 360,\n \"ComponentWidth\": 50,\n \"ComponentHeight\": 50,\n \"FileIndex\": 0,\n \"ComponentType\": \"SIGN_DATE\",\n \"ComponentPage\": 1\n }\n ]\n }\n ],\n \"FileIds\": [\n \"yDR4yUUgyg1qqlj7UuO4zjES3G9Shoxk\"\n ]\n}",
375
375
  "output": "{\n \"Response\": {\n \"FlowId\": \"yDR4yUUgyg1qh6szUxt1qOK1Jy90khKS\",\n \"PreviewUrl\": \"\",\n \"Approvers\": [\n {\n \"SignId\": \"\",\n \"RecipientId\": \"yDw7hUUckpkmo432UunP4DaCo2sOe2oP\",\n \"ApproverRoleName\": \"甲方\"\n }\n ],\n \"RequestId\": \"s1665674603446404796\"\n }\n}",
376
376
  "title": "创建含有动态签署人流程,签署方不指定具体的签署人"
377
+ },
378
+ {
379
+ "document": "1.通过PDF文件发起合同\n2.指定B端签署方为企业【典子谦示例企业】,经办人为【典子谦】\n3.通过绝对对位方式指定【典子谦示例企业】的签署控件为印章控件,控件类型为【KEYWORD】关键字类型,并设置关键字为【签名】,关键字查找顺序为【Positive-正序】关键字位置模式为【Middle-居中】,控件高宽为119x119(公章大小)\n4.指定C端签署方为个人【李四】,联系电话为【15100000000】\n5.通过绝对对位方式指定【李四】的签署控件为手写签名控件,控件位置为该文件的第1页,横坐标60,纵坐标260的位置,控件高宽为119x43(推荐的手写签名大小)\n6.通过绝对定位方式在合同文件的第1页,横坐标360,纵坐标360的位置放置一个单行文本控件,并写入内容【我是一个单行文本】\n7.完成合同发起",
380
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFlowByFiles\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"19561039c99fe825a934a132520fde6a\"\n },\n \"FlowName\": \"通过文件发起合同-关键字定位\",\n \"FlowDescription\": \"通过文件发起合同\",\n \"Unordered\": false,\n \"FlowType\": \"示例合同\",\n \"Deadline\": 1830268800,\n \"SignBeanTag\": 1,\n \"Approvers\": [\n {\n \"ApproverType\": 0,\n \"OrganizationName\": \"典子谦示例企业\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"VerifyChannel\": [],\n \"ApproverIdCardType\": \"\",\n \"ApproverIdCardNumber\": \"\",\n \"SignComponents\": [\n {\n \"ComponentPage\": 1,\n \"ComponentPosX\": 0,\n \"ComponentPosY\": 0,\n \"ComponentWidth\": 119,\n \"ComponentHeight\": 119,\n \"FileIndex\": 0,\n \"ComponentType\": \"SIGN_SEAL\",\n \"GenerateMode\": \"KEYWORD\",\n \"ComponentId\": \"签名\",\n \"KeywordOrder\": \"Positive\",\n \"RelativeLocation\": \"Middle\"\n }\n ]\n },\n {\n \"ApproverType\": 1,\n \"NotifyType\": \"NONE\",\n \"ApproverName\": \"李四\",\n \"ApproverMobile\": \"15100000000\",\n \"PreReadTime\": 10,\n \"SignComponents\": [\n {\n \"ComponentPage\": 1,\n \"ComponentPosX\": 60,\n \"ComponentPosY\": 260,\n \"ComponentWidth\": 119,\n \"ComponentHeight\": 43,\n \"FileIndex\": 0,\n \"ComponentType\": \"SIGN_SIGNATURE\"\n }\n ]\n }\n ],\n \"FileIds\": [\n \"yDwqYUUckp39gkfxUu14JJPxaTyM1ltq\"\n ],\n \"Components\": [\n {\n \"ComponentPage\": 1,\n \"ComponentPosX\": 360,\n \"ComponentPosY\": 360,\n \"ComponentWidth\": 100,\n \"ComponentHeight\": 100,\n \"ComponentType\": \"TEXT\",\n \"ComponentValue\": \"我是一个单行文本\",\n \"FileIndex\": 0\n }\n ]\n}",
381
+ "output": "{\n \"Response\": {\n \"Approvers\": [\n {\n \"SignId\": \"\",\n \"RecipientId\": \"yDw7hUUckpkmo432UunP4DaCo2sOe2oP\",\n \"ApproverRoleName\": \"\"\n }\n ],\n \"FlowId\": \"yDR4yUUgyg1qh6szUxt1qOK1Jy90khKS\",\n \"PreviewUrl\": \"\",\n \"RequestId\": \"s1665674603446404796\"\n }\n}",
382
+ "title": "通过文件发起B2C合同-控件使用关键字定位方式"
383
+ },
384
+ {
385
+ "document": "1.通过PDF文件发起合同\n2.指定B端签署方为企业【典子谦示例企业】,经办人为【典子谦】\n3.通过绝对对位方式指定【典子谦示例企业】的签署控件为印章控件,控件位置为该文件的第1页,横坐标160,纵坐标260的位置,控件高宽为119x119(公章大小)\n4.指定C端签署方为个人【李四】,联系电话为【15100000000】\n5.通过绝对对位方式指定【李四】的签署控件为手写签名控件,控件位置为该文件的第1页,横坐标60,纵坐标260的位置,控件高宽为119x43(推荐的手写签名大小)\n6.通过绝对定位方式在合同文件的第1页,横坐标360,纵坐标360的位置放置一个单行文本控件,并写入内容【我是一个单行文本】\n7.完成合同发起",
386
+ "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFlowByFiles\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"19561039c99fe825a934a132520fde6a\"\n },\n \"FlowName\": \"通过文件发起合同\",\n \"FlowDescription\": \"通过文件发起合同\",\n \"Unordered\": false,\n \"FlowType\": \"示例合同\",\n \"Deadline\": 1830268800,\n \"SignBeanTag\": 1,\n \"Approvers\": [\n {\n \"ApproverType\": 0,\n \"OrganizationName\": \"典子谦示例企业\",\n \"ApproverName\": \"典子谦\",\n \"ApproverMobile\": \"13200000000\",\n \"VerifyChannel\": [],\n \"ApproverIdCardType\": \"\",\n \"ApproverIdCardNumber\": \"\",\n \"SignComponents\": [\n {\n \"ComponentPage\": 1,\n \"ComponentPosX\": 160,\n \"ComponentPosY\": 260,\n \"ComponentHeight\": 119,\n \"ComponentWidth\": 119,\n \"FileIndex\": 0,\n \"ComponentType\": \"SIGN_SEAL\",\n \"ComponentValue\": \"\"\n }\n ]\n },\n {\n \"ApproverType\": 1,\n \"NotifyType\": \"NONE\",\n \"ApproverName\": \"李四\",\n \"ApproverMobile\": \"15100000000\",\n \"PreReadTime\": 10,\n \"SignComponents\": [\n {\n \"ComponentPage\": 1,\n \"ComponentPosX\": 60,\n \"ComponentPosY\": 260,\n \"ComponentWidth\": 119,\n \"ComponentHeight\": 43,\n \"FileIndex\": 0,\n \"ComponentType\": \"SIGN_SIGNATURE\"\n }\n ]\n }\n ],\n \"FileIds\": [\n \"yDwqYUUckp39gkfxUu14JJPxaTyM1ltq\"\n ],\n \"Components\": [\n {\n \"ComponentPage\": 1,\n \"ComponentPosX\": 360,\n \"ComponentPosY\": 360,\n \"ComponentWidth\": 100,\n \"ComponentHeight\": 100,\n \"ComponentType\": \"TEXT\",\n \"ComponentValue\": \"我是一个单行文本\",\n \"FileIndex\": 0\n }\n ]\n}",
387
+ "output": "{\n \"Response\": {\n \"Approvers\": [\n {\n \"SignId\": \"\",\n \"RecipientId\": \"yDw7hUUckpkmo432UunP4DaCo2sOe2oP\",\n \"ApproverRoleName\": \"\"\n }\n ],\n \"FlowId\": \"yDR4yUUgyg1qh6szUxt1qOK1Jy90khKS\",\n \"PreviewUrl\": \"\",\n \"RequestId\": \"s1665674603446404796\"\n }\n}",
388
+ "title": "通过文件发起B2C合同-控件使用绝对定位方式"
377
389
  }
378
390
  ],
379
391
  "CreateFlowEvidenceReport": [
@@ -638,7 +650,7 @@
638
650
  {
639
651
  "document": "UserId和 姓名手机都传递,生成的链接基于UserId生成",
640
652
  "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationBatchSignUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDRCLUUgygq2xun5UXXXzjEwg0vjoimj\"\n },\n \"Agent\": {\n \"ProxyOrganizationId\": \"\"\n },\n \"FlowIds\": [\n \"yDRIxxxxxxxxxxxxxxxxxxxxxxxxxx0s\",\n \"yDwFmUUckpstqfvzUxxx3jo1f3cqjkGm\",\n \"yDwFmUUckpst10i3UxxxSat8PWOt2iQF\"\n ],\n \"UserId\": \"yDRCLUUgygq2xun5UXXXzjEwg0vjoimj\",\n \"Name\": \"张三\",\n \"Mobile\": \"18888888888\"\n}",
641
- "output": "{\n \"Response\": {\n \"SignUrl\": \"abc\",\n \"ExpiredTime\": 0,\n \"RequestId\": \"abc\"\n }\n}",
653
+ "output": "{\n \"Response\": {\n \"ExpiredTime\": 1706100107,\n \"RequestId\": \"s1705495307288609862\",\n \"SignUrl\": \"https://embed.test.qian.tencent.cn/contract-sign?embed=1&expiredOn=1706100107&code=yDCNBUUckpvlibz6UEMbkWeSzl6YurH0&shortKey=yDCNBUzgvS93aBhXs3ae&channel=TENCENTCLOUD\"\n }\n}",
642
654
  "title": "UserId和 姓名手机都传递,生成的链接基于UserId生成"
643
655
  },
644
656
  {
@@ -650,13 +662,13 @@
650
662
  {
651
663
  "document": "根据员工UserId获取批量签署链接",
652
664
  "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationBatchSignUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDRCLUUgygq2xun5UXXXzjEwg0vjoimj\"\n },\n \"Agent\": {\n \"ProxyOrganizationId\": \"\"\n },\n \"FlowIds\": [\n \"yDRIxxxxxxxxxxxxxxxxxxxxxxxxxx0s\",\n \"yDwFmUUckpstqfvzUxxx3jo1f3cqjkGm\",\n \"yDwFmUUckpst10i3UxxxSat8PWOt2iQF\"\n ],\n \"UserId\": \"yDRCLUUgygq2xun5UXXXzjEwg0vjoimj\"\n}",
653
- "output": "{\n \"Response\": {\n \"SignUrl\": \"https://qian.tencent.com/xxxxxx?xxxx=xxx\",\n \"ExpiredTime\": 1685011753,\n \"RequestId\": \"xxxxxxxxxxxxxxx\"\n }\n}",
665
+ "output": "{\n \"Response\": {\n \"ExpiredTime\": 1706100167,\n \"RequestId\": \"s1705495367413358264\",\n \"SignUrl\": \"https://embed.test.qian.tencent.cn/contract-sign?embed=1&expiredOn=1706100167&code=yDCNBUUckpvliyc7UxKACG8SaaySZ0Cq&shortKey=yDCNBUzgv1JtyCflmM2f&channel=TENCENTCLOUD\"\n }\n}",
654
666
  "title": "根据员工UserId获取批量签署链接"
655
667
  },
656
668
  {
657
669
  "document": "根据员工姓名和手机号获取批量签署链接",
658
670
  "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationBatchSignUrl\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDRCLUUgygq2xun5UXXXzjEwg0vjoimj\"\n },\n \"Agent\": {\n \"ProxyOrganizationId\": \"\"\n },\n \"FlowIds\": [\n \"yDRIxxxxxxxxxxxxxxxxxxxxxxxxxx0s\",\n \"yDwFmUUckpstqfvzUxxx3jo1f3cqjkGm\",\n \"yDwFmUUckpst10i3UxxxSat8PWOt2iQF\"\n ],\n \"Name\": \"典子谦\",\n \"Mobile\": \"13200000000\"\n}",
659
- "output": "{\n \"Response\": {\n \"SignUrl\": \"https://qian.tencent.com/xxxxxx?xxxx=xxx\",\n \"ExpiredTime\": 1685011753,\n \"RequestId\": \"xxxxxxxxxxxxxxx\"\n }\n}",
671
+ "output": "{\n \"Response\": {\n \"ExpiredTime\": 1706100228,\n \"RequestId\": \"s1705495428038618994\",\n \"SignUrl\": \"https://embed.test.qian.tencent.cn/contract-sign?embed=1&expiredOn=1706100228&code=yDCNBUUckpvlibzeUEMbkWeRNyTH5WNK&shortKey=yDCNBUzgvw1blVbE1L7c&channel=TENCENTCLOUD\"\n }\n}",
660
672
  "title": "根据员工姓名和手机号获取批量签署链接"
661
673
  }
662
674
  ],
@@ -141,7 +141,7 @@
141
141
  "status": "online"
142
142
  },
143
143
  "ChannelCreatePrepareFlow": {
144
- "document": "通过此接口指定合同、签署人、填写控件等信息,生成嵌入式链接,此链接可以嵌入到其他网页或者直接打开,打开后进入发起页面。在此页面上,合同信息和签署人信息均不可更改。\n\n注意:\n1. 只支持PC浏览器操作使用\n\n**嵌入式签署人-各种场景传参说明**:\n\n<table>\n<thead>\n<tr>\n<th>场景编号</th>\n<th>可作为签署方的类型</th>\n<th>签署方传参说明</th>\n</tr>\n</thead>\n\n<tbody>\n<tr>\n<td>场景一</td>\n<td>第三方子企业A员工</td>\n<td>OpenId、OrganizationName、OrganizationOpenId必传 ,ApproverType设置为ORGANIZATION</td>\n</tr>\n<tr>\n<td>场景二</td>\n<td>第三方子企业B员工</td>\n<td>OpenId、OrganizationOpenId、OrganizationName必传, ApproverType设置为ORGANIZATION</td>\n</tr>\n<tr>\n<td>场景三</td>\n<td>SaaS平台企业员工</td>\n<td>Name、Mobile、OrganizationName必传,NotChannelOrganization=True。 ApproverType设置为ORGANIZATION</td>\n</tr>\n<tr>\n<td>场景四</td>\n<td>个人/自然人</td>\n<td>Name、Mobile必传, ApproverType设置为PERSON</td>\n</tr>\n</tbody>\n</table>\n\n嵌入的页面样式如下:\n![image](https://qcloudimg.tencent-cloud.cn/raw/b2ae013fb4d747891dd3815bbe897208.png)",
144
+ "document": "通过此接口指定合同、签署人、填写控件等信息,生成嵌入式链接,此链接可以嵌入到其他网页或者直接打开,打开后进入发起页面。在此页面上,合同信息和签署人信息均不可更改。\n\n注意:\n1. <font color=\"red\">仅支持在PC浏览器</font>上进行操作和使用。\n2. 在使用<font color=\"red\">模板发起合同时,需指定RecipientId</font>以明确参与方在模板中所扮演的角色。\n\n**嵌入式签署人-各种场景传参说明**:\n\n<table>\n<thead>\n<tr>\n<th>场景编号</th>\n<th>可作为签署方的类型</th>\n<th>签署方传参说明</th>\n</tr>\n</thead>\n\n<tbody>\n<tr>\n<td>场景一</td>\n<td>第三方子企业员工</td>\n<td>OpenId、OrganizationName、OrganizationOpenId必传 ,ApproverType设置为0</td>\n</tr>\n<tr>\n<td>场景二</td>\n<td>SaaS平台企业员工</td>\n<td>Name、Mobile、OrganizationName必传,NotChannelOrganization=True。 ApproverType设置为0</td>\n</tr>\n<tr>\n<td>场景三</td>\n<td>个人/自然人</td>\n<td>Name、Mobile必传, ApproverType设置为1</td>\n</tr>\n</tbody>\n</table>\n\n嵌入的页面样式如下:\n![image](https://qcloudimg.tencent-cloud.cn/raw/b2ae013fb4d747891dd3815bbe897208.png)",
145
145
  "input": "ChannelCreatePrepareFlowRequest",
146
146
  "name": "获取发起合同嵌入链接",
147
147
  "output": "ChannelCreatePrepareFlowResponse",
@@ -5306,7 +5306,7 @@
5306
5306
  "members": [
5307
5307
  {
5308
5308
  "disabled": false,
5309
- "document": "控件唯一ID。\n\n**在绝对定位方式方式下**,ComponentId为控件的ID,长度不能超过30,只能由中文、字母、数字和下划线组成,可以在后续的操作中使用该名称来引用控件。\n\n**在关键字定位方式下**,ComponentId不仅为控件的ID,也是关键字整词。此方式下可以通过\"^\"来决定是否使用关键字整词匹配能力。\n\n例:\n\n- 如传入的关键字<font color=\"red\">\"^甲方签署^\"</font >,则会在PDF文件中有且仅有\"甲方签署\"关键字的地方(<font color=\"red\">前后不能有其他字符</font >)进行对应操作。\n- 如传入的关键字为<font color=\"red\">\"甲方签署</font >\",则PDF文件中每个出现关键字的位置(<font color=\"red\">前后可以有其他字符</font >)都会执行相应操作。\n- 如传入的关键字为<font color=\"red\">\"^甲方签署</font >\",则PDF文件中每个出现关键字的位置(<font color=\"red\">前面不能有其他字符</font >)都会执行相应操作。\n- 如传入的关键字为<font color=\"red\">\"甲方签署^</font >\",则PDF文件中每个出现关键字的位置(<font color=\"red\">后面不能有其他字符</font >)都会执行相应操作。\n\n\n注:`控件ID可以在一个PDF中不可重复`\n",
5309
+ "document": "控件唯一ID。\n\n**在绝对定位方式方式下**,ComponentId为控件的ID,长度不能超过30,只能由中文、字母、数字和下划线组成,可以在后续的操作中使用该名称来引用控件。\n\n**在关键字定位方式下**,ComponentId不仅为控件的ID,也是关键字整词。此方式下可以通过\"^\"来决定是否使用关键字整词匹配能力。\n\n例:\n\n- 如传入的关键字<font color=\"red\">\"^甲方签署^\"</font >,则会在PDF文件中有且仅有\"甲方签署\"关键字的地方(<font color=\"red\">前后不能有其他字符</font >)进行对应操作。\n- 如传入的关键字为<font color=\"red\">\"甲方签署</font >\",则PDF文件中每个出现关键字的位置(<font color=\"red\">前后可以有其他字符</font >)都会执行相应操作。\n- 如传入的关键字为<font color=\"red\">\"^甲方签署</font >\",则PDF文件中每个出现关键字的位置(<font color=\"red\">前面不能有其他字符</font >)都会执行相应操作。\n- 如传入的关键字为<font color=\"red\">\"甲方签署^</font >\",则PDF文件中每个出现关键字的位置(<font color=\"red\">后面不能有其他字符</font >)都会执行相应操作。\n\n\n注:`控件ID可以在一个PDF中不可重复`\n<a href=\"https://qcloudimg.tencent-cloud.cn/raw/93178569d07b4d7dbbe0967ae679e35c.png\" target=\"_blank\">点击查看ComponentId在模板页面的位置</a>\n",
5310
5310
  "example": "ComponentId",
5311
5311
  "member": "string",
5312
5312
  "name": "ComponentId",
@@ -5328,7 +5328,7 @@
5328
5328
  },
5329
5329
  {
5330
5330
  "disabled": false,
5331
- "document": "**在绝对定位方式方式下**,ComponentName为控件名,长度不能超过20,只能由中文、字母、数字和下划线组成,可以在后续的操作中使用该名称来引用控件。\n\n**在表单域定位方式下**,ComponentName不仅为控件名,也是表单域名称。\n\n注:`控件名可以在一个PDF中可以重复`\n",
5331
+ "document": "**在绝对定位方式方式下**,ComponentName为控件名,长度不能超过20,只能由中文、字母、数字和下划线组成,可以在后续的操作中使用该名称来引用控件。\n\n**在表单域定位方式下**,ComponentName不仅为控件名,也是表单域名称。\n\n注:`控件名可以在一个PDF中可以重复`\n\n<a href=\"https://qcloudimg.tencent-cloud.cn/raw/93178569d07b4d7dbbe0967ae679e35c.png\" target=\"_blank\">点击查看ComponentName在模板页面的位置</a>",
5332
5332
  "example": "ComponentName",
5333
5333
  "member": "string",
5334
5334
  "name": "ComponentName",
@@ -8644,8 +8644,8 @@
8644
8644
  },
8645
8645
  {
8646
8646
  "disabled": false,
8647
- "document": "您可以自定义腾讯电子签小程序合同列表页展示的合同内容模板,模板中支持以下变量:\n<ul><li>{合同名称} </li>\n<li>{发起方企业} </li>\n<li>{发起方姓名} </li>\n<li>{签署方N企业}</li>\n<li>{签署方N姓名}</li></ul>\n其中,N表示签署方的编号,从1开始,不能超过签署人的数量。\n\n例如,如果是腾讯公司张三发给李四名称为“租房合同”的合同,您可以将此字段设置为:`合同名称:{合同名称};发起方: {发起方企业}({发起方姓名});签署方:{签署方1姓名}`,则小程序中列表页展示此合同为以下样子\n\n合同名称:租房合同 \n发起方:腾讯公司(张三) \n签署方:李四\n\n",
8648
- "example": "合同名称:{合同名称} {发起方企业} {发起方姓名};国家:中国;发起方:{发起方企业};签署方1: {签署方1企业};签署",
8647
+ "document": "您可以自定义腾讯电子签小程序合同列表页展示的合同内容模板,模板中支持以下变量:\n<ul><li>{合同名称} </li>\n<li>{发起方企业} </li>\n<li>{发起方姓名} </li>\n<li>{签署方N企业}</li>\n<li>{签署方N姓名}</li></ul>\n其中,N表示签署方的编号,从1开始,不能超过签署人的数量。\n\n例如,如果是腾讯公司张三发给李四名称为“租房合同”的合同,您可以将此字段设置为:`合同名称:{合同名称};发起方: {发起方企业}({发起方姓名});签署方:{签署方1姓名}`,则小程序中列表页展示此合同为以下样子\n\n合同名称:租房合同 \n发起方:腾讯公司(张三) \n签署方:李四\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/628f0928cac15d2e3bfa6088f53f5998.png)\n",
8648
+ "example": "合同名称:{合同名称};发起方: {发起方企业}{发起方姓名}大佬!;净重: 100吨;品类: 铁矿石",
8649
8649
  "member": "string",
8650
8650
  "name": "CustomShowMap",
8651
8651
  "required": false,
@@ -300,10 +300,16 @@
300
300
  "title": "文件发起-跳过文件上传"
301
301
  },
302
302
  {
303
- "document": "创建发起合同签署链接, 提前定义两个签署人, 分别是 B端渠道子客企业的员工和C端为张三这个自然人",
303
+ "document": "1.这是一个B2C的合同模板, 创建发起合同签署链接,只指定一个子企业的参与方\n2.FlowApproverList参数指定的参与方不能更改, 未指定的参与方可以修改\n<img src=\"https://qcloudimg.tencent-cloud.cn/raw/f51c3d969db0093300094a22c6c01555.png\" >\n",
304
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreatePrepareFlow\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"zhansan\"\n }\n },\n \"ResourceId\": \"yDSL6UUckpo6ynynUx47m3cSKQavf88Q\",\n \"ResourceType\": 1,\n \"FlowInfo\": {\n \"FlowName\": \"2024典子谦入职合同\",\n \"FlowType\": \"入职合同\",\n \"FlowDescription\": \"2024典子谦入职合同\",\n \"Deadline\": 1706335491\n },\n \"FlowApproverList\": [\n {\n \"NotChannelOrganization\": false,\n \"ApproverType\": 0,\n \"OrganizationOpenId\": \"org_dianziqian\",\n \"OrganizationName\": \"典子谦示例企业\",\n \"OpenId\": \"n9527\",\n \"RecipientId\": \"yDSL6UUckpo6am9jUuRHYOWRfZbRAhm6\"\n }\n ]\n}",
305
+ "output": "{\n \"Response\": {\n \"PrepareFlowUrl\": \"https://embed.beta.qian.tencent.cn/contract-create?code=yDCNBUUckpvlzt0sUypjGZRCTkEHyRh6\",\n \"PreviewFlowUrl\": \"\",\n \"RequestId\": \"296e3cfb-504e-494d-a86c-75101a87c09e\"\n }\n}",
306
+ "title": "创建发起合同签署链接-模板发起(固定一个参与方)"
307
+ },
308
+ {
309
+ "document": "1.创建发起合同签署链接, 提前定义两个签署人, 分别是 B端渠道子客企业的员工和C端为张三这个自然人\n2.FlowApproverList参数指定的参与方不能更改\n<img src=\"https://qcloudimg.tencent-cloud.cn/raw/935a3cebf2881b25c1d87e234a303a13.png\" >\n",
304
310
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelCreatePrepareFlow\n<公共请求参数>\n\n{\n \"ResourceId\": \"yDSL6UUckpo6ynynUx47m3cSKQavf88Q\",\n \"ResourceType\": 1,\n \"FlowInfo\": {\n \"FlowName\": \"典子谦入职合同(17:53:30)\",\n \"FlowType\": \"入职合同\",\n \"FlowDescription\": \"2024典子谦入职合同\",\n \"Deadline\": 1701679610\n },\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"110101200610116558\"\n }\n },\n \"FlowApproverList\": [\n {\n \"NotChannelOrganization\": false,\n \"OrganizationOpenId\": \"org_dianziqian\",\n \"OrganizationName\": \"典子谦示例企业\",\n \"OpenId\": \"n131517\",\n \"RecipientId\": \"yDSL6UUckpo6am9jUuRHYOWRfZbRAhm6\"\n },\n {\n \"ApproverType\": 1,\n \"NotChannelOrganization\": false,\n \"ApproverName\": \"张三\",\n \"ApproverMobile\": \"1850000000\",\n \"RecipientId\": \"yDSL6UUckpo6am9qUuRHYOWwmX5rZGCX\"\n }\n ]\n}",
305
311
  "output": "{\n \"Response\": {\n \"PrepareFlowUrl\": \"https://embed.beta.qian.tencent.cn/contract-create?embed=1&expiredOn=1700819911&code=yDSL6UUQEjIKK&businessId=yDSL6U3iY7&channel=PROXYCHANNEL&operateSource=byTemplate&themeId=channel_web_theme_yDwi3UAR2Yb\",\n \"PreviewFlowUrl\": \"\",\n \"RequestId\": \"c52aaa17-3f81-4640-be03-fca0a553d2e3\"\n }\n}",
306
- "title": "创建发起合同签署链接-模板发起"
312
+ "title": "创建发起合同签署链接-模板发起(固定所有的参与方)"
307
313
  }
308
314
  ],
309
315
  "ChannelCreatePreparedPersonalEsign": [
@@ -2749,6 +2749,15 @@
2749
2749
  "name": "UserId",
2750
2750
  "required": false,
2751
2751
  "type": "string"
2752
+ },
2753
+ {
2754
+ "disabled": false,
2755
+ "document": "通道ID",
2756
+ "example": "1",
2757
+ "member": "uint64",
2758
+ "name": "ChannelId",
2759
+ "required": false,
2760
+ "type": "int"
2752
2761
  }
2753
2762
  ],
2754
2763
  "type": "object"
@@ -3920,6 +3929,16 @@
3920
3929
  "type": "int",
3921
3930
  "value_allowed_null": false
3922
3931
  },
3932
+ {
3933
+ "disabled": false,
3934
+ "document": "通道id",
3935
+ "example": "1",
3936
+ "member": "uint64",
3937
+ "name": "ChannelId",
3938
+ "output_required": false,
3939
+ "type": "int",
3940
+ "value_allowed_null": false
3941
+ },
3923
3942
  {
3924
3943
  "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
3925
3944
  "member": "string",
@@ -8746,6 +8765,15 @@
8746
8765
  "name": "UserId",
8747
8766
  "required": false,
8748
8767
  "type": "string"
8768
+ },
8769
+ {
8770
+ "disabled": false,
8771
+ "document": "通道ID",
8772
+ "example": "1",
8773
+ "member": "uint64",
8774
+ "name": "ChannelId",
8775
+ "required": false,
8776
+ "type": "int"
8749
8777
  }
8750
8778
  ],
8751
8779
  "type": "object"
@@ -147,7 +147,7 @@
147
147
  "DeleteCloudStorageEvent": [
148
148
  {
149
149
  "document": "",
150
- "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"EventId\": \"abc\",\n \"StartTime\": 1,\n \"EndTime\": 1,\n \"UserId\": \"abc\"\n}",
150
+ "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"EventId\": \"abc\",\n \"StartTime\": 1,\n \"EndTime\": 1,\n \"UserId\": \"abc\",\n \"ChannelId\": 1\n}",
151
151
  "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
152
152
  "title": "删除云存某一事件"
153
153
  }
@@ -300,7 +300,7 @@
300
300
  {
301
301
  "document": "",
302
302
  "input": "POST / HTTP/1.1\nHost: iotvideo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageOrder\n<公共请求参数>\n\n{\n \"OrderId\": \"abc\"\n}",
303
- "output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"abc\",\n \"Status\": 1,\n \"RequestId\": \"abc\"\n }\n}",
303
+ "output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"abc\",\n \"Status\": 1,\n \"RequestId\": \"abc\",\n \"ChannelId\": 1\n }\n}",
304
304
  "title": "查询云服务详情示例"
305
305
  }
306
306
  ],
@@ -2962,7 +2962,7 @@
2962
2962
  },
2963
2963
  {
2964
2964
  "disabled": false,
2965
- "document": "自定义回调地址。\n拉流转推任务相关事件会回调到该地址。",
2965
+ "document": "自定义回调地址。\n拉流转推任务相关事件会回调到该地址。\n回调事件使用方法请查看:\nhttps://cloud.tencent.com/document/product/267/32744\nhttps://cloud.tencent.com/document/product/267/56208",
2966
2966
  "example": "无",
2967
2967
  "member": "string",
2968
2968
  "name": "CallbackUrl",
@@ -9282,7 +9282,7 @@
9282
9282
  "members": [
9283
9283
  {
9284
9284
  "disabled": false,
9285
- "document": "查询开始时间点,精确到分钟粒度,接口查询支持两种时间格式:\n1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。\n2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。\n支持最近三年的查询,查询开始和结束时间跨度不支持超过31天。",
9285
+ "document": "查询开始时间点,精确到分钟粒度,接口查询支持两种时间格式:\n1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。\n2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。\n支持最近两个月的查询,查询开始和结束时间跨度不支持超过31天。",
9286
9286
  "example": "2019-02-01 00:00:00",
9287
9287
  "member": "string",
9288
9288
  "name": "StartTime",
@@ -9291,7 +9291,7 @@
9291
9291
  },
9292
9292
  {
9293
9293
  "disabled": false,
9294
- "document": "查询结束时间点,精确到分钟粒度,接口查询支持两种时间格式:\n1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。\n2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。\n支持最近三年的查询,查询开始和结束时间跨度不支持超过31天。",
9294
+ "document": "查询结束时间点,精确到分钟粒度,接口查询支持两种时间格式:\n1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。\n2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。\n支持最近两个月的查询,查询开始和结束时间跨度不支持超过31天。",
9295
9295
  "example": "2019-02-02 00:00:00",
9296
9296
  "member": "string",
9297
9297
  "name": "EndTime",
@@ -750,7 +750,7 @@
750
750
  "status": "online"
751
751
  },
752
752
  "GetMonitorData": {
753
- "document": "获取云产品的监控数据。此接口不适用于拉取容器服务监控数据,如需拉取容器服务监控数据,请使用[根据维度条件查询监控数据](https://cloud.tencent.com/document/product/248/51845)接口。\n传入产品的命名空间、对象维度描述和监控指标即可获得相应的监控数据。\n接口调用限制:单请求最多可支持批量拉取10个实例的监控数据,单请求的数据点数限制为1440个。\n若您需要调用的指标、对象较多,可能存在因限频出现拉取失败的情况,建议尽量将请求按时间维度均摊。\n\n>?\n>- 2022年9月1日起,腾讯云可观测平台开始对GetMonitorData接口计费。每个主账号每月可获得100万次免费请求额度,超过免费额度后如需继续调用接口需要开通 [API请求按量付费](https://buy.cloud.tencent.com/APIRequestBuy)。计费规则可查看[API计费文档](https://cloud.tencent.com/document/product/248/77914)。",
753
+ "document": "获取云产品的监控数据。此接口不适用于拉取容器服务监控数据,如需拉取容器服务监控数据,请使用[根据维度条件查询监控数据](https://cloud.tencent.com/document/product/248/51845)接口。\n传入产品的命名空间、对象维度描述和监控指标即可获得相应的监控数据。\n接口调用限制:单请求最多可支持批量拉取10个实例的监控数据,单请求的数据点数限制为1440个。\n若您需要调用的指标、对象较多,可能存在因限频出现拉取失败的情况,建议尽量将请求按时间维度均摊。\n参数SpecifyStatistics目前可支持返回三种统计方式(avg,max,min),分别为二进制1,2,4。\n例子:3:avg+max,5:avg+min,6:max+min,7:avg+max+min\n拉取数据的粒度和统计方式的对应关系尽量在接入平台进行配置,如果没有配置,因为更小粒度数据存储时间有限,拉取时间范围也是有限。\n\n>?\n>- 2022年9月1日起,腾讯云可观测平台开始对GetMonitorData接口计费。每个主账号每月可获得100万次免费请求额度,超过免费额度后如需继续调用接口需要开通 [API请求按量付费](https://buy.cloud.tencent.com/APIRequestBuy)。计费规则可查看[API计费文档](https://cloud.tencent.com/document/product/248/77914)。",
754
754
  "input": "GetMonitorDataRequest",
755
755
  "name": "拉取指标监控数据",
756
756
  "output": "GetMonitorDataResponse",
@@ -1405,6 +1405,15 @@
1405
1405
  "name": "WorkSpaceId",
1406
1406
  "required": false,
1407
1407
  "type": "string"
1408
+ },
1409
+ {
1410
+ "disabled": false,
1411
+ "document": "目标工作空间 SerialId",
1412
+ "example": "无",
1413
+ "member": "string",
1414
+ "name": "TargetWorkspaceId",
1415
+ "required": false,
1416
+ "type": "string"
1408
1417
  }
1409
1418
  ],
1410
1419
  "type": "object"
@@ -1418,7 +1427,7 @@
1418
1427
  "example": "1",
1419
1428
  "member": "int64",
1420
1429
  "name": "SuccessCount",
1421
- "required": true,
1430
+ "output_required": true,
1422
1431
  "type": "int",
1423
1432
  "value_allowed_null": true
1424
1433
  },
@@ -1428,7 +1437,7 @@
1428
1437
  "example": "1",
1429
1438
  "member": "int64",
1430
1439
  "name": "FailCount",
1431
- "required": true,
1440
+ "output_required": true,
1432
1441
  "type": "int",
1433
1442
  "value_allowed_null": true
1434
1443
  },
@@ -1438,7 +1447,7 @@
1438
1447
  "example": "无",
1439
1448
  "member": "CopyJobResult",
1440
1449
  "name": "CopyJobsResults",
1441
- "required": true,
1450
+ "output_required": true,
1442
1451
  "type": "list",
1443
1452
  "value_allowed_null": true
1444
1453
  },
@@ -4592,6 +4601,26 @@
4592
4601
  "output_required": false,
4593
4602
  "type": "string",
4594
4603
  "value_allowed_null": true
4604
+ },
4605
+ {
4606
+ "disabled": false,
4607
+ "document": "es索引中文\n注意:此字段可能返回 null,表示取不到有效值。",
4608
+ "example": "index-**",
4609
+ "member": "string",
4610
+ "name": "IndexName",
4611
+ "output_required": false,
4612
+ "type": "string",
4613
+ "value_allowed_null": true
4614
+ },
4615
+ {
4616
+ "disabled": false,
4617
+ "document": "es空间中文\n注意:此字段可能返回 null,表示取不到有效值。",
4618
+ "example": "space-**",
4619
+ "member": "string",
4620
+ "name": "WorkspaceName",
4621
+ "output_required": false,
4622
+ "type": "string",
4623
+ "value_allowed_null": true
4595
4624
  }
4596
4625
  ],
4597
4626
  "usage": "out"
@@ -18,7 +18,7 @@
18
18
  {
19
19
  "document": "",
20
20
  "input": "POST / HTTP/1.1\nHost: oceanus.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CopyJobs\n<公共请求参数>\n\n{\n \"WorkSpaceId\": \"sapce-xxx\",\n \"JobItems\": [\n {\n \"SourceId\": \"cql-pqx9zh30\",\n \"SourceName\": \"datagen_datagen_datagen_datagen_datagen_datagen_50\",\n \"JobType\": 1,\n \"TargetClusterId\": \"cluster-4y035tb0\",\n \"TargetName\": \"datagen_datagen_datagen_datagen_datagen_datagen_50_2022-01-12_10_14_52\",\n \"TargetFolderId\": \"root\"\n }\n ]\n}",
21
- "output": "{\n \"Response\": {\n \"CopyJobsResults\": [\n {\n \"JobId\": \"cql-pqx9zh30\",\n \"JobName\": \"jar3\",\n \"TargetJobName\": \"\",\n \"TargetJobId\": \"\",\n \"Message\": \"Failed to get cluster group\",\n \"Result\": -1,\n \"ClusterName\": \"\",\n \"ClusterId\": \"\"\n },\n {\n \"JobId\": \"cql-njifzfwn\",\n \"JobName\": \"OOM\",\n \"TargetJobName\": \"OOM_2021-12-21_17_54_32\",\n \"TargetJobId\": \"cql-2dhxz8sf\",\n \"Message\": \"OK\",\n \"Result\": 0,\n \"ClusterName\": \"依赖管理二期\",\n \"ClusterId\": \"cluster-l0elpxde\"\n }\n ],\n \"FailCount\": 1,\n \"RequestId\": \"123456a\",\n \"SuccessCount\": 1\n }\n}",
21
+ "output": "{\n \"Response\": {\n \"SuccessCount\": 0,\n \"FailCount\": 0,\n \"CopyJobsResults\": [\n {\n \"JobId\": \"abc\",\n \"JobName\": \"abc\",\n \"TargetJobName\": \"abc\",\n \"TargetJobId\": \"abc\",\n \"Message\": \"abc\",\n \"Result\": 0,\n \"ClusterName\": \"abc\",\n \"ClusterId\": \"abc\",\n \"JobType\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
22
22
  "title": "复制作业"
23
23
  }
24
24
  ],
@@ -1981,7 +1981,7 @@
1981
1981
  "example": "1782",
1982
1982
  "member": "string",
1983
1983
  "name": "ZoneId",
1984
- "required": true,
1984
+ "output_required": true,
1985
1985
  "type": "string",
1986
1986
  "value_allowed_null": false
1987
1987
  },
@@ -1991,7 +1991,7 @@
1991
1991
  "example": "444353877",
1992
1992
  "member": "int64",
1993
1993
  "name": "OwnerUin",
1994
- "required": true,
1994
+ "output_required": true,
1995
1995
  "type": "int",
1996
1996
  "value_allowed_null": false
1997
1997
  },
@@ -2001,7 +2001,7 @@
2001
2001
  "example": "test.com",
2002
2002
  "member": "string",
2003
2003
  "name": "Domain",
2004
- "required": true,
2004
+ "output_required": true,
2005
2005
  "type": "string",
2006
2006
  "value_allowed_null": false
2007
2007
  },
@@ -2011,7 +2011,7 @@
2011
2011
  "example": "2020-12-26 18:51:20",
2012
2012
  "member": "datetime",
2013
2013
  "name": "CreatedOn",
2014
- "required": true,
2014
+ "output_required": true,
2015
2015
  "type": "string",
2016
2016
  "value_allowed_null": false
2017
2017
  },
@@ -2021,7 +2021,7 @@
2021
2021
  "example": "2020-12-26 18:51:20",
2022
2022
  "member": "datetime",
2023
2023
  "name": "UpdatedOn",
2024
- "required": true,
2024
+ "output_required": true,
2025
2025
  "type": "string",
2026
2026
  "value_allowed_null": false
2027
2027
  },
@@ -2031,7 +2031,7 @@
2031
2031
  "example": "0",
2032
2032
  "member": "int64",
2033
2033
  "name": "RecordCount",
2034
- "required": true,
2034
+ "output_required": true,
2035
2035
  "type": "int",
2036
2036
  "value_allowed_null": false
2037
2037
  },
@@ -2041,7 +2041,7 @@
2041
2041
  "example": "备注",
2042
2042
  "member": "string",
2043
2043
  "name": "Remark",
2044
- "required": true,
2044
+ "output_required": true,
2045
2045
  "type": "string",
2046
2046
  "value_allowed_null": true
2047
2047
  },
@@ -2051,17 +2051,17 @@
2051
2051
  "example": "[]",
2052
2052
  "member": "VpcInfo",
2053
2053
  "name": "VpcSet",
2054
- "required": true,
2054
+ "output_required": true,
2055
2055
  "type": "list",
2056
2056
  "value_allowed_null": false
2057
2057
  },
2058
2058
  {
2059
2059
  "disabled": false,
2060
- "document": "私有域状态:正常解析:ENABLED, 暂停解析:SUSPEND, 锁定:FROZEN",
2060
+ "document": "私有域绑定VPC状态,未关联vpc:SUSPEND,已关联VPC:ENABLED\n,关联VPC失败:FAILED",
2061
2061
  "example": "ENABLED",
2062
2062
  "member": "string",
2063
2063
  "name": "Status",
2064
- "required": true,
2064
+ "output_required": true,
2065
2065
  "type": "string",
2066
2066
  "value_allowed_null": false
2067
2067
  },
@@ -2071,7 +2071,7 @@
2071
2071
  "example": "DISABLED",
2072
2072
  "member": "string",
2073
2073
  "name": "DnsForwardStatus",
2074
- "required": true,
2074
+ "output_required": true,
2075
2075
  "type": "string",
2076
2076
  "value_allowed_null": false
2077
2077
  },
@@ -2081,7 +2081,7 @@
2081
2081
  "example": "[{TagKey: \"testtag\", TagValue: \"testtag\"}]",
2082
2082
  "member": "TagInfo",
2083
2083
  "name": "Tags",
2084
- "required": true,
2084
+ "output_required": true,
2085
2085
  "type": "list",
2086
2086
  "value_allowed_null": false
2087
2087
  },
@@ -2091,7 +2091,7 @@
2091
2091
  "example": "无",
2092
2092
  "member": "AccountVpcInfoOutput",
2093
2093
  "name": "AccountVpcSet",
2094
- "required": true,
2094
+ "output_required": true,
2095
2095
  "type": "list",
2096
2096
  "value_allowed_null": true
2097
2097
  },
@@ -2101,7 +2101,7 @@
2101
2101
  "example": "false",
2102
2102
  "member": "bool",
2103
2103
  "name": "IsCustomTld",
2104
- "required": true,
2104
+ "output_required": true,
2105
2105
  "type": "bool",
2106
2106
  "value_allowed_null": true
2107
2107
  },
@@ -2111,7 +2111,7 @@
2111
2111
  "example": "DISABLED",
2112
2112
  "member": "string",
2113
2113
  "name": "CnameSpeedupStatus",
2114
- "required": true,
2114
+ "output_required": true,
2115
2115
  "type": "string",
2116
2116
  "value_allowed_null": false
2117
2117
  },
@@ -2121,7 +2121,7 @@
2121
2121
  "example": "转发规则名",
2122
2122
  "member": "string",
2123
2123
  "name": "ForwardRuleName",
2124
- "required": true,
2124
+ "output_required": true,
2125
2125
  "type": "string",
2126
2126
  "value_allowed_null": true
2127
2127
  },
@@ -2131,7 +2131,7 @@
2131
2131
  "example": "DOWN",
2132
2132
  "member": "string",
2133
2133
  "name": "ForwardRuleType",
2134
- "required": true,
2134
+ "output_required": true,
2135
2135
  "type": "string",
2136
2136
  "value_allowed_null": true
2137
2137
  },
@@ -2141,7 +2141,7 @@
2141
2141
  "example": "10.0.23.41:53,10.0.23.42:53,",
2142
2142
  "member": "string",
2143
2143
  "name": "ForwardAddress",
2144
- "required": true,
2144
+ "output_required": true,
2145
2145
  "type": "string",
2146
2146
  "value_allowed_null": true
2147
2147
  },
@@ -2151,9 +2151,19 @@
2151
2151
  "example": "终端节点名",
2152
2152
  "member": "string",
2153
2153
  "name": "EndPointName",
2154
- "required": true,
2154
+ "output_required": true,
2155
2155
  "type": "string",
2156
2156
  "value_allowed_null": true
2157
+ },
2158
+ {
2159
+ "disabled": false,
2160
+ "document": "已删除的vpc\n注意:此字段可能返回 null,表示取不到有效值。",
2161
+ "example": "[]",
2162
+ "member": "VpcInfo",
2163
+ "name": "DeletedVpcSet",
2164
+ "output_required": false,
2165
+ "type": "list",
2166
+ "value_allowed_null": true
2157
2167
  }
2158
2168
  ],
2159
2169
  "usage": "out"
@@ -1681,58 +1681,6 @@ def doDeployCertificateRecordRollback(args, parsed_globals):
1681
1681
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1682
1682
 
1683
1683
 
1684
- def doHostCertificate(args, parsed_globals):
1685
- g_param = parse_global_arg(parsed_globals)
1686
-
1687
- if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
1688
- cred = credential.CVMRoleCredential()
1689
- elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
1690
- cred = credential.STSAssumeRoleCredential(
1691
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
1692
- g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
1693
- )
1694
- elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
1695
- cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
1696
- else:
1697
- cred = credential.Credential(
1698
- g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
1699
- )
1700
- http_profile = HttpProfile(
1701
- reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
1702
- reqMethod="POST",
1703
- endpoint=g_param[OptionsDefine.Endpoint],
1704
- proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
1705
- )
1706
- profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
1707
- if g_param[OptionsDefine.Language]:
1708
- profile.language = g_param[OptionsDefine.Language]
1709
- mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
1710
- client = mod.SslClient(cred, g_param[OptionsDefine.Region], profile)
1711
- client._sdkVersion += ("_CLI_" + __version__)
1712
- models = MODELS_MAP[g_param[OptionsDefine.Version]]
1713
- model = models.HostCertificateRequest()
1714
- model.from_json_string(json.dumps(args))
1715
- start_time = time.time()
1716
- while True:
1717
- rsp = client.HostCertificate(model)
1718
- result = rsp.to_json_string()
1719
- try:
1720
- json_obj = json.loads(result)
1721
- except TypeError as e:
1722
- json_obj = json.loads(result.decode('utf-8')) # python3.3
1723
- if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
1724
- break
1725
- cur_time = time.time()
1726
- if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
1727
- raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
1728
- (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
1729
- search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
1730
- else:
1731
- print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
1732
- time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
1733
- FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
1734
-
1735
-
1736
1684
  def doDeployCertificateRecordRetry(args, parsed_globals):
1737
1685
  g_param = parse_global_arg(parsed_globals)
1738
1686
 
@@ -3024,7 +2972,6 @@ ACTION_MAP = {
3024
2972
  "DescribeManagerDetail": doDescribeManagerDetail,
3025
2973
  "DescribeHostDeployRecordDetail": doDescribeHostDeployRecordDetail,
3026
2974
  "DeployCertificateRecordRollback": doDeployCertificateRecordRollback,
3027
- "HostCertificate": doHostCertificate,
3028
2975
  "DeployCertificateRecordRetry": doDeployCertificateRecordRetry,
3029
2976
  "DescribeCertificateBindResourceTaskResult": doDescribeCertificateBindResourceTaskResult,
3030
2977
  "CancelAuditCertificate": doCancelAuditCertificate,