tccli 3.0.1213.1__py2.py3-none-any.whl → 3.0.1215.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 (54) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ams/v20201229/examples.json +2 -2
  3. tccli/services/batch/v20170312/api.json +2 -2
  4. tccli/services/captcha/v20190722/api.json +43 -43
  5. tccli/services/captcha/v20190722/examples.json +11 -11
  6. tccli/services/ccc/v20200210/api.json +9 -0
  7. tccli/services/cdb/v20170320/api.json +9 -0
  8. tccli/services/cdwdoris/v20211228/api.json +11 -0
  9. tccli/services/cfs/v20190719/api.json +3 -3
  10. tccli/services/cfw/v20190904/api.json +33 -28
  11. tccli/services/cfw/v20190904/examples.json +32 -26
  12. tccli/services/ckafka/v20190819/api.json +1 -1
  13. tccli/services/clb/v20180317/api.json +19 -1
  14. tccli/services/cvm/v20170312/api.json +2 -2
  15. tccli/services/cwp/v20180228/api.json +924 -870
  16. tccli/services/cwp/v20180228/examples.json +150 -150
  17. tccli/services/dbbrain/v20191016/examples.json +1 -1
  18. tccli/services/dlc/v20210125/api.json +11 -0
  19. tccli/services/emr/v20190103/api.json +9 -0
  20. tccli/services/ess/v20201111/api.json +10 -1
  21. tccli/services/essbasic/v20210526/api.json +10 -1
  22. tccli/services/gaap/v20180529/api.json +95 -85
  23. tccli/services/gaap/v20180529/examples.json +27 -33
  24. tccli/services/hunyuan/v20230901/examples.json +6 -0
  25. tccli/services/iss/v20230517/api.json +19 -0
  26. tccli/services/mqtt/v20240516/api.json +2 -2
  27. tccli/services/mqtt/v20240516/examples.json +1 -1
  28. tccli/services/ocr/v20181119/api.json +1 -1
  29. tccli/services/partners/partners_client.py +57 -4
  30. tccli/services/partners/v20180321/api.json +44 -0
  31. tccli/services/partners/v20180321/examples.json +8 -0
  32. tccli/services/pts/v20210728/api.json +11 -0
  33. tccli/services/redis/v20180412/api.json +2 -2
  34. tccli/services/ssl/v20191205/api.json +33 -4
  35. tccli/services/taf/v20200210/api.json +54 -94
  36. tccli/services/taf/v20200210/examples.json +2 -2
  37. tccli/services/tcss/v20201101/api.json +243 -1
  38. tccli/services/tcss/v20201101/examples.json +2 -2
  39. tccli/services/tdmq/tdmq_client.py +106 -0
  40. tccli/services/tdmq/v20200217/api.json +571 -274
  41. tccli/services/tdmq/v20200217/examples.json +87 -71
  42. tccli/services/teo/v20220901/api.json +5 -5
  43. tccli/services/trocket/v20230308/api.json +29 -11
  44. tccli/services/trocket/v20230308/examples.json +4 -4
  45. tccli/services/tsi/v20210325/api.json +79 -0
  46. tccli/services/vod/v20180717/api.json +500 -57
  47. tccli/services/vod/v20180717/examples.json +8 -2
  48. tccli/services/vpc/v20170312/api.json +6 -4
  49. tccli/services/vpc/v20170312/examples.json +1 -1
  50. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/METADATA +2 -2
  51. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/RECORD +54 -54
  52. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/WHEEL +0 -0
  53. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/entry_points.txt +0 -0
  54. {tccli-3.0.1213.1.dist-info → tccli-3.0.1215.1.dist-info}/license_files/LICENSE +0 -0
@@ -130,7 +130,7 @@
130
130
  {
131
131
  "document": "获取邮件配置。",
132
132
  "input": "https://dbbrain.tencentcloudapi.com/?Action=DescribeMailProfile\n&Product=mysql\n&ProfileType=scheduler_mail_configuration\n&Offset=0\n&Limit=20\n&<公共请求参数>",
133
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"c7324330-5fc8-11eb-a3f4-96666666\",\n \"ProfileList\": [\n {\n \"ProfileId\": \"12345\",\n \"ProfileType\": \"dbScan_mail_configuration\",\n \"ProfileLevel\": \"User\",\n \"ProfileName\": \"测试uin\",\n \"ProfileInfo\": {\n \"MailConfiguration\": {\n \"HealthStatus\": [\n \"HEALTH\",\n \"SUB_HEALTH\",\n \"RISK\",\n \"HIGH_RISK\"\n ],\n \"Region\": [\n \"eu-moscow\"\n ],\n \"ContactGroup\": [],\n \"SendMail\": 0,\n \"ContactPerson\": [\n 123\n ]\n },\n \"Language\": \"zh\"\n }\n }\n ]\n }\n}",
133
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"c7324330-5fc8-11eb-a3f4-96666666\",\n \"ProfileList\": [\n {\n \"ProfileId\": \"12345\",\n \"ProfileType\": \"dbScan_mail_configuration\",\n \"ProfileLevel\": \"User\",\n \"ProfileName\": \"测试uin\",\n \"ProfileInfo\": {\n \"MailConfiguration\": {\n \"HealthStatus\": [\n \"HEALTH\",\n \"SUB_HEALTH\",\n \"RISK\",\n \"HIGH_RISK\"\n ],\n \"Region\": [\n \"ap-guangzhou\"\n ],\n \"ContactGroup\": [],\n \"SendMail\": 0,\n \"ContactPerson\": [\n 123\n ]\n },\n \"Language\": \"zh\"\n }\n }\n ]\n }\n}",
134
134
  "title": "获取邮件配置"
135
135
  }
136
136
  ],
@@ -6507,6 +6507,17 @@
6507
6507
  "required": false,
6508
6508
  "type": "string",
6509
6509
  "value_allowed_null": true
6510
+ },
6511
+ {
6512
+ "disabled": false,
6513
+ "document": "是否使用预留池\n注意:此字段可能返回 null,表示取不到有效值。",
6514
+ "example": "true",
6515
+ "member": "string",
6516
+ "name": "IsPoolMode",
6517
+ "output_required": false,
6518
+ "required": false,
6519
+ "type": "string",
6520
+ "value_allowed_null": true
6510
6521
  }
6511
6522
  ],
6512
6523
  "usage": "both"
@@ -3157,6 +3157,15 @@
3157
3157
  "name": "UserGroupList",
3158
3158
  "required": false,
3159
3159
  "type": "list"
3160
+ },
3161
+ {
3162
+ "disabled": false,
3163
+ "document": "是否删除家目录,只针对cvm集群",
3164
+ "example": "无",
3165
+ "member": "bool",
3166
+ "name": "DeleteHomeDir",
3167
+ "required": false,
3168
+ "type": "bool"
3160
3169
  }
3161
3170
  ],
3162
3171
  "type": "object"
@@ -3191,7 +3191,7 @@
3191
3191
  },
3192
3192
  {
3193
3193
  "disabled": false,
3194
- "document": "WEB嵌入的业务资源ID\n<ul><li>PREVIEW_SEAL_DETAIL,必填,取值为印章id</li>\n<li>MODIFY_TEMPLATE,PREVIEW_TEMPLATE,必填,取值为模板id</li>\n<li>PREVIEW_FLOW,PREVIEW_FLOW_DETAIL,必填,取值为合同id</li>\n</ul>",
3194
+ "document": "WEB嵌入的业务资源ID\n\n当EmbedType取值\n<ul>\n<li>为PREVIEW_SEAL_DETAIL,必填,取值为印章id。</li>\n<li>为CREATE_TEMPLATE,非必填,取值为资源id。*资源Id获取可使用接口[上传文件](https://qian.tencent.com/developers/companyApis/templatesAndFiles/UploadFiles)*</li>\n<li>为MODIFY_TEMPLATE,PREVIEW_TEMPLATE,必填,取值为模板id。</li>\n<li>为PREVIEW_FLOW,PREVIEW_FLOW_DETAIL,必填,取值为合同id。</li>\n</ul>\n\n注意:\n 1. CREATE_TEMPLATE中的BusinessId仅支持PDF文件类型, 如果您的文件不是PDF, 请使用接口[创建文件转换任务\n](https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi) 和[查询转换任务状态](https://qian.tencent.com/developers/companyApis/templatesAndFiles/GetTaskResultApi) 来进行转换成PDF资源。",
3195
3195
  "example": "无",
3196
3196
  "member": "string",
3197
3197
  "name": "BusinessId",
@@ -9942,6 +9942,15 @@
9942
9942
  "name": "ShowTemplateComponent",
9943
9943
  "required": false,
9944
9944
  "type": "bool"
9945
+ },
9946
+ {
9947
+ "disabled": false,
9948
+ "document": "跳过上传文件,默认为false(展示上传文件页)![image](https://qcloudimg.tencent-cloud.cn/raw/8ca33745cf772e79831dbe5a70e82400.png)\n- false: 展示上传文件页\n- true: 不展示上传文件页\n \n\n注意: 此参数仅针对**EmbedType=CREATE_TEMPLATE(创建模板)有效**,",
9949
+ "example": "true",
9950
+ "member": "bool",
9951
+ "name": "SkipUploadFile",
9952
+ "required": false,
9953
+ "type": "bool"
9945
9954
  }
9946
9955
  ],
9947
9956
  "usage": "in"
@@ -2051,7 +2051,7 @@
2051
2051
  },
2052
2052
  {
2053
2053
  "disabled": false,
2054
- "document": "WEB嵌入的业务资源ID\n\n<ul>\n<li>当EmbedType取值MODIFY_TEMPLATE,PREVIEW_TEMPLATE时需要填写模板id作为BusinessId</li>\n<li>当EmbedType取值PREVIEW_FLOW,PREVIEW_FLOW_DETAIL时需要填写合同id作为BusinessId</li>\n<li>当EmbedType取值PREVIEW_SEAL_DETAIL需要填写印章id作为BusinessId</li>\n</ul>",
2054
+ "document": "WEB嵌入的业务资源ID\n\n当EmbedType取值\n<ul>\n<li>为MODIFY_TEMPLATE,PREVIEW_TEMPLATE必填,取值为模板id</li>\n<li>为CREATE_TEMPLATE,非必填,取值为资源id。*资源Id获取可使用接口[上传文件](https://qian.tencent.com/developers/partnerApis/files/UploadFiles)*</li>\n<li>为PREVIEW_FLOW,PREVIEW_FLOW_DETAIL必填,取值为合同id</li>\n<li>为PREVIEW_SEAL_DETAIL必填,取值为印章id</li>\n</ul>\n\n\n注意:\n 1. CREATE_TEMPLATE中的BusinessId仅支持PDF文件类型, 如果您的文件不是PDF, 请使用接口[创建文件转换任务](https://qian.tencent.com/developers/partnerApis/files/ChannelCreateConvertTaskApi) 和[查询转换任务状态](https://qian.tencent.com/developers/partnerApis/files/ChannelGetTaskResultApi) 来进行转换成PDF资源。",
2055
2055
  "example": "yDRS4UUgygqdcj2tUuO4zjEEFuP35Swc",
2056
2056
  "member": "string",
2057
2057
  "name": "BusinessId",
@@ -8530,6 +8530,15 @@
8530
8530
  "name": "ShowTemplateComponent",
8531
8531
  "required": false,
8532
8532
  "type": "bool"
8533
+ },
8534
+ {
8535
+ "disabled": false,
8536
+ "document": "跳过上传文件,默认为false(展示上传文件页)![image](https://qcloudimg.tencent-cloud.cn/raw/8ca33745cf772e79831dbe5a70e82400.png)\n- false: 展示上传文件页\n- true: 不展示上传文件页\n \n\n注意: 此参数仅针对**EmbedType=CREATE_TEMPLATE(创建模板)有效**,",
8537
+ "example": "true",
8538
+ "member": "string",
8539
+ "name": "SkipUploadFile",
8540
+ "required": false,
8541
+ "type": "string"
8533
8542
  }
8534
8543
  ],
8535
8544
  "usage": "in"