tccli 3.0.1238.1__py2.py3-none-any.whl → 3.0.1239.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/cdb/v20170320/api.json +730 -649
- tccli/services/cdb/v20170320/examples.json +37 -37
- tccli/services/cdwdoris/v20211228/api.json +16 -7
- tccli/services/chdfs/v20201112/api.json +95 -78
- tccli/services/chdfs/v20201112/examples.json +14 -14
- tccli/services/clb/v20180317/api.json +2 -2
- tccli/services/cynosdb/v20190107/api.json +370 -365
- tccli/services/cynosdb/v20190107/examples.json +39 -39
- tccli/services/dbbrain/v20191016/api.json +206 -188
- tccli/services/dbbrain/v20191016/examples.json +10 -10
- tccli/services/dbbrain/v20210527/api.json +274 -267
- tccli/services/dbbrain/v20210527/examples.json +25 -25
- tccli/services/dc/v20180410/api.json +101 -41
- tccli/services/dc/v20180410/examples.json +5 -5
- tccli/services/dts/v20180330/api.json +9 -9
- tccli/services/dts/v20180330/examples.json +4 -4
- tccli/services/dts/v20211206/api.json +28 -28
- tccli/services/dts/v20211206/examples.json +4 -4
- tccli/services/eb/v20210416/api.json +2 -2
- tccli/services/eb/v20210416/examples.json +2 -2
- tccli/services/ecm/v20190719/api.json +267 -224
- tccli/services/ecm/v20190719/examples.json +21 -21
- tccli/services/ess/v20201111/api.json +21 -3
- tccli/services/essbasic/v20210526/api.json +18 -0
- tccli/services/facefusion/v20220927/api.json +2 -2
- tccli/services/gaap/v20180529/api.json +22 -22
- tccli/services/hunyuan/v20230901/api.json +21 -2
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lighthouse/v20200324/api.json +4 -4
- tccli/services/live/v20180801/api.json +60 -60
- tccli/services/live/v20180801/examples.json +37 -37
- tccli/services/mongodb/v20180408/api.json +104 -104
- tccli/services/mongodb/v20190725/api.json +116 -103
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/redis/v20180412/api.json +1 -1
- tccli/services/sqlserver/v20180328/api.json +611 -450
- tccli/services/sqlserver/v20180328/examples.json +16 -16
- tccli/services/tbaas/v20180416/api.json +47 -49
- tccli/services/tbaas/v20180416/examples.json +4 -4
- tccli/services/tdmq/tdmq_client.py +53 -0
- tccli/services/tdmq/v20200217/api.json +61 -0
- tccli/services/tdmq/v20200217/examples.json +8 -0
- tccli/services/trocket/trocket_client.py +171 -12
- tccli/services/trocket/v20230308/api.json +524 -0
- tccli/services/trocket/v20230308/examples.json +24 -0
- tccli/services/tsf/v20180326/api.json +39 -37
- tccli/services/tsf/v20180326/examples.json +16 -16
- tccli/services/vod/v20180717/api.json +21 -3
- tccli/services/vod/v20180717/examples.json +2 -2
- tccli/services/vpc/v20170312/api.json +3 -3
- tccli/services/vpc/v20170312/examples.json +4 -4
- {tccli-3.0.1238.1.dist-info → tccli-3.0.1239.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1238.1.dist-info → tccli-3.0.1239.1.dist-info}/RECORD +58 -58
- {tccli-3.0.1238.1.dist-info → tccli-3.0.1239.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1238.1.dist-info → tccli-3.0.1239.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1238.1.dist-info → tccli-3.0.1239.1.dist-info}/license_files/LICENSE +0 -0
@@ -19,16 +19,16 @@
|
|
19
19
|
"CreateAccessRules": [
|
20
20
|
{
|
21
21
|
"document": "批量创建权限规则",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: chdfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAccessRules\n<公共请求参数>\n\n{\n \"AccessRules\": [\n {\n \"
|
23
|
-
"output": "{\n \"Response\": {\n \"AccessRules\": [\n {\n \"
|
22
|
+
"input": "POST / HTTP/1.1\nHost: chdfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAccessRules\n<公共请求参数>\n\n{\n \"AccessRules\": [\n {\n \"Address\": \"10.0.0.0/24\",\n \"AccessMode\": 1,\n \"Priority\": 1\n }\n ],\n \"AccessGroupId\": \"ag-gei2xxxx\"\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"AccessRules\": [\n {\n \"AccessMode\": 1,\n \"AccessRuleId\": 900,\n \"Address\": \"10.0.0.0/24\",\n \"CreateTime\": \"2024-12-25T19:35:20+08:00\",\n \"Priority\": 1\n }\n ],\n \"RequestId\": \"c94d61f1-dd9b-472a-910a-5dc07cedaae7\"\n }\n}",
|
24
24
|
"title": "批量创建权限规则"
|
25
25
|
}
|
26
26
|
],
|
27
27
|
"CreateFileSystem": [
|
28
28
|
{
|
29
29
|
"document": "创建文件系统",
|
30
|
-
"input": "
|
31
|
-
"output": "{\n \"Response\": {\n \"FileSystem\": {\n \"AppId\":
|
30
|
+
"input": "POST / HTTP/1.1\nHost: chdfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFileSystem\n<公共请求参数>\n\n{\n \"FileSystemName\": \"fs-test\",\n \"PosixAcl\": true,\n \"Description\": \"create an example fs\",\n \"CapacityQuota\": 1073741824\n}",
|
31
|
+
"output": "{\n \"Response\": {\n \"FileSystem\": {\n \"AppId\": 1251660000,\n \"BlockSize\": 4194304,\n \"CapacityQuota\": 1073741824,\n \"CreateTime\": \"2024-12-24T20:12:43+08:00\",\n \"Description\": \"create an example fs\",\n \"EnableRanger\": false,\n \"FileSystemId\": \"f14mrrxxxxxx\",\n \"FileSystemName\": \"fs-test\",\n \"PosixAcl\": true,\n \"RangerServiceAddresses\": [],\n \"Region\": \"ap-guangzhou\",\n \"Status\": 1,\n \"SuperUsers\": []\n },\n \"RequestId\": \"63b54170-aca3-410b-8e24-2e42dbfa83e1\"\n }\n}",
|
32
32
|
"title": "创建文件系统"
|
33
33
|
}
|
34
34
|
],
|
@@ -43,8 +43,8 @@
|
|
43
43
|
"CreateMountPoint": [
|
44
44
|
{
|
45
45
|
"document": "创建挂载点",
|
46
|
-
"input": "
|
47
|
-
"output": "{\n \"Response\": {\n \"MountPoint\": {\n \"
|
46
|
+
"input": "POST / HTTP/1.1\nHost: chdfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMountPoint\n<公共请求参数>\n\n{\n \"MountPointName\": \"mp-test\",\n \"FileSystemId\": \"f14mrrxxxxxx\",\n \"MountPointStatus\": 1\n}",
|
47
|
+
"output": "{\n \"Response\": {\n \"MountPoint\": {\n \"AccessGroupIds\": [],\n \"CreateTime\": \"2024-12-25T19:15:28+08:00\",\n \"FileSystemId\": \"f14mrrxxxxxx\",\n \"MountPointId\": \"f14mrrxxxxxx-C1Yv\",\n \"MountPointName\": \"mp-test\",\n \"Status\": 1\n },\n \"RequestId\": \"a7474fac-2e8d-456f-8283-9def4c0ff559\"\n }\n}",
|
48
48
|
"title": "创建挂载点"
|
49
49
|
}
|
50
50
|
],
|
@@ -100,7 +100,7 @@
|
|
100
100
|
{
|
101
101
|
"document": "查看权限组详细信息",
|
102
102
|
"input": "https://chdfs.tencentcloudapi.com/?Action=DescribeAccessGroup\n&AccessGroupId=ag-f8xoises\n&<公共请求参数>",
|
103
|
-
"output": "{\n \"Response\": {\n \"AccessGroup\": {\n \"AccessGroupId\": \"ag-f8xoises\",\n \"AccessGroupName\": \"test\",\n \"Description\": \"test\",\n \"VpcType\": 1,\n \"VpcId\": \"vpc-967aipkx\",\n \"CreateTime\": \"2019-07-30T16:04:30+08:00\"\n },\n \"RequestId\": \"ab3fff6b-7a36-4b7f-b2bb-bba87b5945a6\"\n }\n}",
|
103
|
+
"output": "{\n \"Response\": {\n \"AccessGroup\": {\n \"AccessGroupId\": \"ag-f8xoises\",\n \"AccessGroupName\": \"ag-test\",\n \"Description\": \"access group test\",\n \"VpcType\": 1,\n \"VpcId\": \"vpc-967aipkx\",\n \"CreateTime\": \"2019-07-30T16:04:30+08:00\"\n },\n \"RequestId\": \"ab3fff6b-7a36-4b7f-b2bb-bba87b5945a6\"\n }\n}",
|
104
104
|
"title": "查看权限组详细信息"
|
105
105
|
}
|
106
106
|
],
|
@@ -108,7 +108,7 @@
|
|
108
108
|
{
|
109
109
|
"document": "查看权限组列表",
|
110
110
|
"input": "https://chdfs.tencentcloudapi.com/?Action=DescribeAccessGroups\n&VpcId=vpc-967aipkx\n&<公共请求参数>",
|
111
|
-
"output": "{\n \"Response\": {\n \"AccessGroups\": [\n {\n \"AccessGroupId\": \"ag-f8xoises\",\n \"AccessGroupName\": \"test\",\n \"Description\": \"test\",\n \"VpcId\": \"vpc-967aipkx\",\n \"VpcType\": 1,\n \"CreateTime\": \"2019-07-30T16:04:30+08:00\"\n }\n ],\n \"RequestId\": \"726c9744-6e89-457e-b8c0-7008e0a1cc51\"\n }\n}",
|
111
|
+
"output": "{\n \"Response\": {\n \"AccessGroups\": [\n {\n \"AccessGroupId\": \"ag-f8xoises\",\n \"AccessGroupName\": \"ag-test\",\n \"Description\": \"access group test\",\n \"VpcId\": \"vpc-967aipkx\",\n \"VpcType\": 1,\n \"CreateTime\": \"2019-07-30T16:04:30+08:00\"\n }\n ],\n \"RequestId\": \"726c9744-6e89-457e-b8c0-7008e0a1cc51\"\n }\n}",
|
112
112
|
"title": "查看权限组列表"
|
113
113
|
}
|
114
114
|
],
|
@@ -124,7 +124,7 @@
|
|
124
124
|
{
|
125
125
|
"document": "查看文件系统详细信息",
|
126
126
|
"input": "POST / HTTP/1.1\nHost: chdfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFileSystem\n<公共请求参数>\n\n{\n \"FileSystemId\": \"f4mhaqkciq0\"\n}",
|
127
|
-
"output": "{\n \"Response\": {\n \"FileSystem\": {\n \"AppId\": 1251006373,\n \"FileSystemName\": \"test\",\n \"Description\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"FileSystemId\": \"f4mhaqkciq0\",\n \"CreateTime\": \"2019-07-30T17:03:20+08:00\",\n \"BlockSize\": 4194304,\n \"CapacityQuota\": 1073741824,\n \"SuperUsers\": [\n \"hadoop\"\n ],\n \"PosixAcl\": true,\n \"Status\": 2,\n \"EnableRanger\": false,\n \"RangerServiceAddresses\": [\n \"127.0.0.1:8080\"\n ]\n },\n \"CapacityUsed\": 0,\n \"ArchiveCapacityUsed\": 0,\n \"StandardCapacityUsed\": 0,\n \"DegradeCapacityUsed\": 0,\n \"DeepArchiveCapacityUsed\": 0,\n \"IntelligentCapacityUsed\": 0,\n \"RequestId\": \"22e36f95-9295-4132-a75e-09a08d2e13fc\"\n }\n}",
|
127
|
+
"output": "{\n \"Response\": {\n \"FileSystem\": {\n \"AppId\": 1251006373,\n \"FileSystemName\": \"fs-test\",\n \"Description\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"FileSystemId\": \"f4mhaqkciq0\",\n \"CreateTime\": \"2019-07-30T17:03:20+08:00\",\n \"BlockSize\": 4194304,\n \"CapacityQuota\": 1073741824,\n \"SuperUsers\": [\n \"hadoop\"\n ],\n \"PosixAcl\": true,\n \"Status\": 2,\n \"EnableRanger\": false,\n \"RangerServiceAddresses\": [\n \"127.0.0.1:8080\"\n ]\n },\n \"CapacityUsed\": 0,\n \"ArchiveCapacityUsed\": 0,\n \"StandardCapacityUsed\": 0,\n \"DegradeCapacityUsed\": 0,\n \"DeepArchiveCapacityUsed\": 0,\n \"IntelligentCapacityUsed\": 0,\n \"RequestId\": \"22e36f95-9295-4132-a75e-09a08d2e13fc\"\n }\n}",
|
128
128
|
"title": "查看文件系统详细信息"
|
129
129
|
}
|
130
130
|
],
|
@@ -148,7 +148,7 @@
|
|
148
148
|
{
|
149
149
|
"document": "查看挂载点详细信息",
|
150
150
|
"input": "https://chdfs.tencentcloudapi.com/?Action=DescribeMountPoint\n&MountPointId=f4mnvilzmdd-Tx5f\n&<公共请求参数>",
|
151
|
-
"output": "{\n \"Response\": {\n \"MountPoint\": {\n \"MountPointId\": \"f4mnvilzmdd-Tx5f\",\n \"MountPointName\": \"test\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 2,\n \"CreateTime\": \"2019-07-30T18:19:18+08:00\"\n },\n \"RequestId\": \"9e0a4f46-e326-4e03-bc84-721008bb7a9d\"\n }\n}",
|
151
|
+
"output": "{\n \"Response\": {\n \"MountPoint\": {\n \"MountPointId\": \"f4mnvilzmdd-Tx5f\",\n \"MountPointName\": \"mp-test\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 2,\n \"CreateTime\": \"2019-07-30T18:19:18+08:00\"\n },\n \"RequestId\": \"9e0a4f46-e326-4e03-bc84-721008bb7a9d\"\n }\n}",
|
152
152
|
"title": "查看挂载点详细信息"
|
153
153
|
}
|
154
154
|
],
|
@@ -156,7 +156,7 @@
|
|
156
156
|
{
|
157
157
|
"document": "查看挂载点列表",
|
158
158
|
"input": "https://chdfs.tencentcloudapi.com/?Action=DescribeMountPoints\n&AccessGroupId=ag-fmfpk1hk\n&<公共请求参数>",
|
159
|
-
"output": "{\n \"Response\": {\n \"MountPoints\": [\n {\n \"MountPointId\": \"f4mnvilzmdd-Tx5f\",\n \"MountPointName\": \"test\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 2,\n \"CreateTime\": \"2019-07-30T18:19:18+08:00\"\n },\n {\n \"MountPointId\": \"f4mnvilzmdd-fj7A\",\n \"MountPointName\": \"test\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 1,\n \"CreateTime\": \"2019-07-30T18:14:45+08:00\"\n },\n {\n \"MountPointId\": \"f4mnvilzmdd-k2tC\",\n \"MountPointName\": \"test\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 1,\n \"CreateTime\": \"2019-07-30T18:15:53+08:00\"\n }\n ],\n \"RequestId\": \"ff98aad2-e290-4512-af5c-ab24993591e3\"\n }\n}",
|
159
|
+
"output": "{\n \"Response\": {\n \"MountPoints\": [\n {\n \"MountPointId\": \"f4mnvilzmdd-Tx5f\",\n \"MountPointName\": \"mp-test-1\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 2,\n \"CreateTime\": \"2019-07-30T18:19:18+08:00\"\n },\n {\n \"MountPointId\": \"f4mnvilzmdd-fj7A\",\n \"MountPointName\": \"mp-test-2\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 1,\n \"CreateTime\": \"2019-07-30T18:14:45+08:00\"\n },\n {\n \"MountPointId\": \"f4mnvilzmdd-k2tC\",\n \"MountPointName\": \"mp-test-3\",\n \"FileSystemId\": \"f4mnvilzmdd\",\n \"AccessGroupIds\": [\n \"ag-fmfpk1hk\"\n ],\n \"Status\": 1,\n \"CreateTime\": \"2019-07-30T18:15:53+08:00\"\n }\n ],\n \"RequestId\": \"ff98aad2-e290-4512-af5c-ab24993591e3\"\n }\n}",
|
160
160
|
"title": "查看挂载点列表"
|
161
161
|
}
|
162
162
|
],
|
@@ -187,7 +187,7 @@
|
|
187
187
|
"ModifyAccessGroup": [
|
188
188
|
{
|
189
189
|
"document": "修改权限组属性",
|
190
|
-
"input": "https://chdfs.tencentcloudapi.com/?Action=ModifyAccessGroup\n&AccessGroupId=ag-f8xoises\n&AccessGroupName=test\n&Description=
|
190
|
+
"input": "https://chdfs.tencentcloudapi.com/?Action=ModifyAccessGroup\n&AccessGroupId=ag-f8xoises\n&AccessGroupName=access-group-test\n&Description=group-example\n&<公共请求参数>",
|
191
191
|
"output": "{\n \"Response\": {\n \"RequestId\": \"c77b62ec-b019-46fe-80e9-c842785cf9dc\"\n }\n}",
|
192
192
|
"title": "修改权限组属性"
|
193
193
|
}
|
@@ -203,7 +203,7 @@
|
|
203
203
|
"ModifyFileSystem": [
|
204
204
|
{
|
205
205
|
"document": "修改文件系统属性",
|
206
|
-
"input": "https://chdfs.tencentcloudapi.com/?Action=ModifyFileSystem\n&FileSystemId=f4mhaqkciq0\n&FileSystemName=test\n&Description=
|
206
|
+
"input": "https://chdfs.tencentcloudapi.com/?Action=ModifyFileSystem\n&FileSystemId=f4mhaqkciq0\n&FileSystemName=fs-test\n&Description=fs-example\n&CapacityQuota=1073741824\n&<公共请求参数>",
|
207
207
|
"output": "{\n \"Response\": {\n \"RequestId\": \"61046a25-2eda-4495-b9b6-eab6edf41d79\"\n }\n}",
|
208
208
|
"title": "修改文件系统属性"
|
209
209
|
}
|
@@ -219,7 +219,7 @@
|
|
219
219
|
"ModifyMountPoint": [
|
220
220
|
{
|
221
221
|
"document": "修改挂载点属性",
|
222
|
-
"input": "https://chdfs.tencentcloudapi.com/?Action=ModifyMountPoint\n&MountPointId=f4mnvilzmdd-Tx5f\n&MountPointName=test\n&MountPointStatus=2\n&<公共请求参数>",
|
222
|
+
"input": "https://chdfs.tencentcloudapi.com/?Action=ModifyMountPoint\n&MountPointId=f4mnvilzmdd-Tx5f\n&MountPointName=mp-test\n&MountPointStatus=2\n&<公共请求参数>",
|
223
223
|
"output": "{\n \"Response\": {\n \"RequestId\": \"7de3434f-ad14-403b-8138-7396549d4bc1\"\n }\n}",
|
224
224
|
"title": "修改挂载点属性"
|
225
225
|
}
|
@@ -2650,7 +2650,7 @@
|
|
2650
2650
|
},
|
2651
2651
|
{
|
2652
2652
|
"disabled": false,
|
2653
|
-
"document": "
|
2653
|
+
"document": "证书相关信息。参数限制如下:\n<li>\n此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。\n</li>\n<li>\n创建TCP_SSL监听器和未开启SNI特性的HTTPS监听器时,此参数和参数MultiCertInfo至少需要传一个, 但不能同时传入。\n</li>",
|
2654
2654
|
"example": "无",
|
2655
2655
|
"member": "CertificateInput",
|
2656
2656
|
"name": "Certificate",
|
@@ -2731,7 +2731,7 @@
|
|
2731
2731
|
},
|
2732
2732
|
{
|
2733
2733
|
"disabled": false,
|
2734
|
-
"document": "
|
2734
|
+
"document": "证书信息,支持同时传入不同算法类型的多本服务端证书,参数限制如下:\n<li>\n此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。\n</li>\n<li>\n创建TCP_SSL监听器和未开启SNI特性的HTTPS监听器时,此参数和参数Certificate至少需要传一个, 但不能同时传入。\n</li>",
|
2735
2735
|
"example": "无",
|
2736
2736
|
"member": "MultiCertInfo",
|
2737
2737
|
"name": "MultiCertInfo",
|