tccli 3.0.1292.2__py2.py3-none-any.whl → 3.0.1293.2__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 (50) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/advisor/v20200721/api.json +36 -36
  4. tccli/services/advisor/v20200721/examples.json +2 -2
  5. tccli/services/batch/v20170312/api.json +4 -4
  6. tccli/services/cam/v20190116/api.json +18 -18
  7. tccli/services/cdwpg/v20201230/api.json +114 -107
  8. tccli/services/cdwpg/v20201230/examples.json +3 -3
  9. tccli/services/chc/__init__.py +4 -0
  10. tccli/services/chc/chc_client.py +2062 -0
  11. tccli/services/chc/v20230418/api.json +5728 -0
  12. tccli/services/chc/v20230418/examples.json +293 -0
  13. tccli/services/ckafka/v20190819/api.json +34 -34
  14. tccli/services/ckafka/v20190819/examples.json +1 -1
  15. tccli/services/cls/v20201016/api.json +198 -198
  16. tccli/services/cls/v20201016/examples.json +1 -1
  17. tccli/services/dbbrain/dbbrain_client.py +240 -28
  18. tccli/services/dbbrain/v20191016/api.json +5 -5
  19. tccli/services/dbbrain/v20210527/api.json +473 -10
  20. tccli/services/dbbrain/v20210527/examples.json +32 -0
  21. tccli/services/domain/v20180808/api.json +2 -2
  22. tccli/services/ecdn/ecdn_client.py +7 -431
  23. tccli/services/ecdn/v20191012/api.json +0 -574
  24. tccli/services/ecdn/v20191012/examples.json +0 -64
  25. tccli/services/ess/v20201111/api.json +12 -3
  26. tccli/services/essbasic/v20210526/api.json +9 -0
  27. tccli/services/gs/gs_client.py +1778 -29
  28. tccli/services/gs/v20191118/api.json +2618 -163
  29. tccli/services/gs/v20191118/examples.json +264 -0
  30. tccli/services/hai/v20230812/api.json +22 -22
  31. tccli/services/lke/v20231130/api.json +14 -14
  32. tccli/services/lke/v20231130/examples.json +2 -2
  33. tccli/services/mmps/v20200710/api.json +12 -12
  34. tccli/services/mqtt/v20240516/api.json +13 -13
  35. tccli/services/mqtt/v20240516/examples.json +1 -1
  36. tccli/services/tchd/v20230306/api.json +5 -5
  37. tccli/services/tcr/v20190924/api.json +22 -22
  38. tccli/services/tdmq/v20200217/api.json +1 -1
  39. tccli/services/thpc/v20220401/api.json +3 -3
  40. tccli/services/thpc/v20230321/api.json +45 -33
  41. tccli/services/tione/v20211111/api.json +40 -1
  42. tccli/services/tke/v20180525/api.json +29 -29
  43. tccli/services/vpc/v20170312/api.json +1 -1
  44. tccli/services/wedata/v20210820/api.json +61 -1
  45. tccli/services/wedata/v20210820/examples.json +2 -8
  46. {tccli-3.0.1292.2.dist-info → tccli-3.0.1293.2.dist-info}/METADATA +2 -2
  47. {tccli-3.0.1292.2.dist-info → tccli-3.0.1293.2.dist-info}/RECORD +50 -46
  48. {tccli-3.0.1292.2.dist-info → tccli-3.0.1293.2.dist-info}/WHEEL +0 -0
  49. {tccli-3.0.1292.2.dist-info → tccli-3.0.1293.2.dist-info}/entry_points.txt +0 -0
  50. {tccli-3.0.1292.2.dist-info → tccli-3.0.1293.2.dist-info}/license_files/LICENSE +0 -0
@@ -1,29 +1,5 @@
1
1
  {
2
2
  "actions": {
3
- "AddEcdnDomain": [
4
- {
5
- "document": "",
6
- "input": "https://ecdn.tencentcloudapi.com/?Action=AddEcdnDomain\n&Domain=www.test.com\n&Origin.Origins.0=2.2.2.2\n&Area=global\n&<公共请求参数>",
7
- "output": "{\n \"Response\": {\n \"RequestId\": \"23cd4005-496f-4bc4-87d8-ab348d5b0c17\"\n }\n}",
8
- "title": "新增加速域名"
9
- }
10
- ],
11
- "CreateVerifyRecord": [
12
- {
13
- "document": "",
14
- "input": "https://ecdn.tencentcloudapi.com/?Action=CreateVerifyRecord\n&Domain=www.qq.com\n&<公共请求参数>",
15
- "output": "{\n \"Response\": {\n \"RequestId\": \"8518c99c-a8eb-4930-a7d0-eff586d9cc37\",\n \"SubDomain\": \"_cdnauth\",\n \"Record\": \"202009071516044acd018wf498457628cn75ba018ec9cv\",\n \"RecordType\": \"TXT\"\n }\n}",
16
- "title": "生成解析记录"
17
- }
18
- ],
19
- "DeleteEcdnDomain": [
20
- {
21
- "document": "",
22
- "input": "https://ecdn.tencentcloudapi.com/?Action=DeleteEcdnDomain\n&Domain=www.test.com\n&<公共请求参数>",
23
- "output": "{\n \"Response\": {\n \"RequestId\": \"123\"\n }\n}",
24
- "title": "删除加速域名"
25
- }
26
- ],
27
3
  "DescribeDomains": [
28
4
  {
29
5
  "document": "",
@@ -72,14 +48,6 @@
72
48
  "title": "查询域名节点信息"
73
49
  }
74
50
  ],
75
- "DescribePurgeQuota": [
76
- {
77
- "document": "",
78
- "input": "https://ecdn.tencentcloudapi.com/?Action=DescribePurgeQuota\n&<公共请求参数>",
79
- "output": "{\n \"Response\": {\n \"RequestId\": \"6f5a231e-f629-42fa-a9f0-5a9ebc127c04\",\n \"UrlPurge\": {\n \"Batch\": 1000,\n \"Total\": 10000,\n \"Available\": 10000\n },\n \"PathPurge\": {\n \"Batch\": 20,\n \"Total\": 100,\n \"Available\": 100\n }\n }\n}",
80
- "title": "DescribePurgeQuota"
81
- }
82
- ],
83
51
  "DescribePurgeTasks": [
84
52
  {
85
53
  "document": "",
@@ -88,14 +56,6 @@
88
56
  "title": "刷新历史查询"
89
57
  }
90
58
  ],
91
- "PurgePathCache": [
92
- {
93
- "document": "",
94
- "input": "https://ecdn.tencentcloudapi.com/?Action=PurgePathCache\n&Paths.0=http://www.test.com/test/\n&FlushType=flush\n&<公共请求参数>",
95
- "output": "{\n \"Response\": {\n \"RequestId\": \"4d5a83f8-a61f-445b-8036-5636be640bef\",\n \"TaskId\": \"1533045796-i60rfmzm\"\n }\n}",
96
- "title": "刷新Url目录"
97
- }
98
- ],
99
59
  "PurgeUrlsCache": [
100
60
  {
101
61
  "document": "",
@@ -103,30 +63,6 @@
103
63
  "output": "{\n \"Response\": {\n \"RequestId\": \"4d5a83f8-a61f-445b-8036-5636be640bef\",\n \"TaskId\": \"1533045796-i60rfmzm\"\n }\n}",
104
64
  "title": "刷新Url"
105
65
  }
106
- ],
107
- "StartEcdnDomain": [
108
- {
109
- "document": "",
110
- "input": "https://ecdn.tencentcloudapi.com/?Action=StartEcdnDomain\n&Domain=www.test.com\n&<公共请求参数>",
111
- "output": "{\n \"Response\": {\n \"RequestId\": \"13d41d37-546f-42ed-a3b9-ff82a51ecd0a\"\n }\n}",
112
- "title": "启用加速域名"
113
- }
114
- ],
115
- "StopEcdnDomain": [
116
- {
117
- "document": "",
118
- "input": "https://ecdn.tencentcloudapi.com/?Action=StopEcdnDomain\n&Domain=www.test.com\n&<公共请求参数>",
119
- "output": "{\n \"Response\": {\n \"RequestId\": \"13d41d37-546f-42ed-a3b9-ff82a51ecd0a\"\n }\n}",
120
- "title": "停用加速域名"
121
- }
122
- ],
123
- "UpdateDomainConfig": [
124
- {
125
- "document": "",
126
- "input": "https://ecdn.tencentcloudapi.com/?Action=UpdateDomainConfig\n&ProjectId=0\n&Domain=www.test.com\n&<公共请求参数>",
127
- "output": "{\n \"Response\": {\n \"RequestId\": \"23cd4005-496f-4bc4-87d8-ab348d5b0c17\"\n }\n}",
128
- "title": "更新域名配置"
129
- }
130
66
  ]
131
67
  },
132
68
  "version": "1.0"
@@ -4021,7 +4021,7 @@
4021
4021
  },
4022
4022
  {
4023
4023
  "disabled": false,
4024
- "document": "在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: <ul><li> <b>0</b> :合同(默认值)</li> <li> <b>1</b> :文件</li> <li> <b>2</b> :协议</li></ul>效果如下:![FlowDisplayType](https://qcloudimg.tencent-cloud.cn/raw/e4a2c4d638717cc901d3dbd5137c9bbc.png)",
4024
+ "document": "在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: <ul><li> <b>0</b> :合同(默认值)</li> <li> <b>1</b> :文件</li> <li> <b>2</b> :协议</li><li> <b>3</b> :文书</li></ul>效果如下:![FlowDisplayType](https://qcloudimg.tencent-cloud.cn/raw/e4a2c4d638717cc901d3dbd5137c9bbc.png)",
4025
4025
  "example": "1",
4026
4026
  "member": "int64",
4027
4027
  "name": "FlowDisplayType",
@@ -4584,13 +4584,22 @@
4584
4584
  },
4585
4585
  {
4586
4586
  "disabled": false,
4587
- "document": " 禁止添加签署方,若为true则在发起流程的可嵌入页面隐藏“添加签署人按钮”\n",
4587
+ "document": " 禁止添加签署方,若为true则在发起流程的可嵌入页面隐藏“添加签署人按钮”\n",
4588
4588
  "example": "true",
4589
4589
  "member": "bool",
4590
4590
  "name": "ForbidAddApprover",
4591
4591
  "required": false,
4592
4592
  "type": "bool"
4593
4593
  },
4594
+ {
4595
+ "disabled": false,
4596
+ "document": "是否可以编辑签署人包括新增,修改,删除 \n<ul><li>(默认) false -可以编辑签署人</li> <li> true - 可以编辑签署人</li></ul>\n\n注意:如果设置参数为 false, 则 参数签署人 [FlowApproverList](https://qian.tencent.com/developers/partnerApis/embedPages/ChannelCreatePrepareFlow) 不能为空",
4597
+ "example": "false",
4598
+ "member": "bool",
4599
+ "name": "ForbidEditApprover",
4600
+ "required": false,
4601
+ "type": "bool"
4602
+ },
4594
4603
  {
4595
4604
  "disabled": false,
4596
4605
  "document": " 禁止设置设置签署流程属性 (顺序、合同签署认证方式等),若为true则在发起流程的可嵌入页面隐藏签署流程设置面板\n",
@@ -4852,7 +4861,7 @@
4852
4861
  },
4853
4862
  {
4854
4863
  "disabled": false,
4855
- "document": "在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: \n <ul><li> <b>0</b> :合同(默认值)</li> <li> <b>1</b> :文件</li> <li> <b>2</b> :协议</li></ul>\n\n效果如下:\n![FlowDisplayType](https://qcloudimg.tencent-cloud.cn/raw/e4a2c4d638717cc901d3dbd5137c9bbc.png)",
4864
+ "document": "在短信通知、填写、签署流程中,若标题、按钮、合同详情等地方存在“合同”字样时,可根据此配置指定文案,可选文案如下: \n <ul><li> <b>0</b> :合同(默认值)</li> <li> <b>1</b> :文件</li> <li> <b>2</b> :协议</li><li> <b>3</b> :文书</li></ul>\n\n效果如下:\n![FlowDisplayType](https://qcloudimg.tencent-cloud.cn/raw/e4a2c4d638717cc901d3dbd5137c9bbc.png)",
4856
4865
  "example": "1",
4857
4866
  "member": "int64",
4858
4867
  "name": "FlowDisplayType",
@@ -7488,6 +7488,15 @@
7488
7488
  "required": false,
7489
7489
  "type": "bool"
7490
7490
  },
7491
+ {
7492
+ "disabled": false,
7493
+ "document": "是否可以编辑签署人包括新增,修改,删除 \n<ul><li>(默认) false -可以编辑签署人</li> <li> true - 可以编辑签署人</li></ul>\n\n注意:如果设置参数为 false, 则 参数签署人 [FlowApproverList](https://qian.tencent.com/developers/partnerApis/embedPages/ChannelCreatePrepareFlow) 不能为空",
7494
+ "example": "false",
7495
+ "member": "bool",
7496
+ "name": "ForbidEditApprover",
7497
+ "required": false,
7498
+ "type": "bool"
7499
+ },
7491
7500
  {
7492
7501
  "disabled": false,
7493
7502
  "document": "定制化发起合同弹窗的描述信息,长度不能超过500,只能由中文、字母、数字和标点组成。",