tccli 3.0.1363.1__py2.py3-none-any.whl → 3.0.1364.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 (31) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/bi/v20220105/api.json +97 -5
  3. tccli/services/bi/v20220105/examples.json +5 -5
  4. tccli/services/cam/cam_client.py +61 -8
  5. tccli/services/cam/v20190116/api.json +96 -0
  6. tccli/services/cam/v20190116/examples.json +8 -0
  7. tccli/services/cdb/v20170320/api.json +35 -35
  8. tccli/services/cdb/v20170320/examples.json +3 -3
  9. tccli/services/cfs/cfs_client.py +817 -128
  10. tccli/services/cfs/v20190719/api.json +2241 -833
  11. tccli/services/cfs/v20190719/examples.json +104 -0
  12. tccli/services/clb/v20180317/api.json +29 -9
  13. tccli/services/cls/v20201016/api.json +59 -59
  14. tccli/services/cls/v20201016/examples.json +3 -3
  15. tccli/services/ctem/v20231128/api.json +331 -97
  16. tccli/services/ctem/v20231128/examples.json +8 -8
  17. tccli/services/kms/v20190118/api.json +2 -2
  18. tccli/services/live/v20180801/api.json +1 -1
  19. tccli/services/lowcode/lowcode_client.py +212 -0
  20. tccli/services/lowcode/v20210108/api.json +239 -0
  21. tccli/services/lowcode/v20210108/examples.json +32 -0
  22. tccli/services/ssl/v20191205/api.json +35 -25
  23. tccli/services/teo/v20220901/api.json +21 -1
  24. tccli/services/wedata/v20210820/api.json +191 -11
  25. tccli/services/wedata/v20210820/examples.json +10 -2
  26. tccli/services/wedata/wedata_client.py +53 -0
  27. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/METADATA +2 -2
  28. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/RECORD +31 -31
  29. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/WHEEL +0 -0
  30. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/entry_points.txt +0 -0
  31. {tccli-3.0.1363.1.dist-info → tccli-3.0.1364.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,5 +1,13 @@
1
1
  {
2
2
  "actions": {
3
+ "ApplyPathLifecyclePolicy": [
4
+ {
5
+ "document": "",
6
+ "input": "https://cfs.tencentcloudapi.com/?Action=ApplyPathLifecyclePolicy\n&LifecyclePolicyID=policy-ek8aw4id\n&Paths.0.FileSystemId=cfs-4030acd30\n&Paths.0.Path=/data\n&<公共请求参数>",
7
+ "output": "{\n \"Response\": {\n \"CheckResults\": [\n {\n \"LifecyclePolicyID\": \"policy-4cqyxcma\",\n \"FileSystemId\": \"cfs-5ajk45jk8\",\n \"Path\": \"/data/home/user00/\",\n \"LifecycleRules\": [\n {\n \"StorageType\": \"InfrequentAccess\",\n \"Interval\": \"DEFAULT_ATIME_14\",\n \"FileType\": \"All\",\n \"Action\": \"Archive\",\n \"FileMaxSize\": \"1G\",\n \"FileMinSize\": \"1M\"\n }\n ],\n \"TargetPath\": \"/data/home/user00/\"\n }\n ],\n \"RequestId\": \"a1b2c3-d4e5f6-g7h8j9\"\n }\n}",
8
+ "title": "配置生命周期策略关联目录"
9
+ }
10
+ ],
3
11
  "BindAutoSnapshotPolicy": [
4
12
  {
5
13
  "document": "绑定文件系统快照策略",
@@ -56,6 +64,38 @@
56
64
  "title": "创建文件系统快照"
57
65
  }
58
66
  ],
67
+ "CreateDataFlow": [
68
+ {
69
+ "document": "",
70
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDataFlow\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-44d53b63e\",\n \"SourceStorageType\": \"S3_COS\",\n \"SourceStorageAddress\": \"https://aileen-data-flow-1251000004.cos.ap-guangzhou.myqcloud.com\",\n \"SourcePath\": \"test3\",\n \"TargetPath\": \"/cfs/test11\",\n \"SecretId\": \"AKIDbzzYj65vue75sC1yg8P4cyBHBpLk\",\n \"SecretKey\": \"onE8m9NN82ik6h3FCvXt2uc3Sjp\",\n \"DataFlowName\": \"test\"\n}",
71
+ "output": "{\n \"Response\": {\n \"DataFlowId\": \"cfs-dataflow-4f827203\",\n \"RequestId\": \"c5369436-a47c-4504-9cfa-f1f40c2c969f\"\n }\n}",
72
+ "title": "创建数据流动"
73
+ }
74
+ ],
75
+ "CreateLifecycleDataTask": [
76
+ {
77
+ "document": "",
78
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateLifecycleDataTask\n<公共请求参数>\n\n{\n \"FileSystemId\": \"cfs-4agcdretg\",\n \"Type\": \"archive\",\n \"TaskPath\": \"/cfs/data\",\n \"TaskName\": \"dataarchive\"\n}",
79
+ "output": "{\n \"Response\": {\n \"TaskId\": \"task-abcdefg\",\n \"RequestId\": \"req-gagagagagag\"\n }\n}",
80
+ "title": "CreateLifecycleDataTask"
81
+ }
82
+ ],
83
+ "CreateLifecyclePolicy": [
84
+ {
85
+ "document": "创建文件存储生命周期策略",
86
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateLifecyclePolicy\n<公共请求参数>\n\n{\n \"LifecyclePolicyName\": \"default\",\n \"LifecycleRules\": [\n {\n \"StorageType\": \"InfrequentAccess\",\n \"Interval\": \"DEFAULT_ATIME_14\",\n \"FileType\": \"ALL\",\n \"Action\": \"Release\",\n \"FileMaxSize\": \"10240\",\n \"FileMinSize\": \"64\"\n }\n ]\n}",
87
+ "output": "{\n \"Response\": {\n \"LifecyclePolicyID\": \"policy-13epvfrn\",\n \"RequestId\": \"req-acb\"\n }\n}",
88
+ "title": "创建文件存储生命周期策略"
89
+ }
90
+ ],
91
+ "CreateLifecyclePolicyDownloadTask": [
92
+ {
93
+ "document": "",
94
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateLifecyclePolicyDownloadTask\n<公共请求参数>\n\n{\n \"TaskId\": \"task-202311gafgagl\",\n \"Type\": \"FileTotalList\"\n}",
95
+ "output": "{\n \"Response\": {\n \"DownloadAddress\": \"https://cfs-migrate-xxxxx.cos.ap-chongqi\",\n \"RequestId\": \"req-abcdefgh\"\n }\n}",
96
+ "title": "下载生命周期任务中文件列表"
97
+ }
98
+ ],
59
99
  "CreateMigrationTask": [
60
100
  {
61
101
  "document": "用于创建数据迁移任务",
@@ -104,6 +144,22 @@
104
144
  "title": "删除快照"
105
145
  }
106
146
  ],
147
+ "DeleteDataFlow": [
148
+ {
149
+ "document": "",
150
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteDataFlow\n<公共请求参数>\n\n{\n \"DataFlowId\": \"cfs-dataflow-4f827203\",\n \"FileSystemId\": \"cfs-44d53b63e\"\n}",
151
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8ea860fd-e946-41a5-9c7e-72337d5084dc\"\n }\n}",
152
+ "title": "删除数据流动"
153
+ }
154
+ ],
155
+ "DeleteLifecyclePolicy": [
156
+ {
157
+ "document": "删除生命周期管理策略",
158
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteLifecyclePolicy\n<公共请求参数>\n\n{\n \"LifecyclePolicyID\": \"policy-13epvfrn\"\n}",
159
+ "output": "{\n \"Response\": {\n \"RequestId\": \"req-aggagagag\"\n }\n}",
160
+ "title": "删除生命周期管理策略"
161
+ }
162
+ ],
107
163
  "DeleteMigrationTask": [
108
164
  {
109
165
  "document": "用于删除数据迁移任务",
@@ -208,6 +264,30 @@
208
264
  "title": "查询快照"
209
265
  }
210
266
  ],
267
+ "DescribeDataFlow": [
268
+ {
269
+ "document": "",
270
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDataFlow\n<公共请求参数>\n\n{}",
271
+ "output": "{\n \"Response\": {\n \"DataFlows\": [\n {\n \"CreationTime\": \"2025-06-10 10:23:28\",\n \"DataFlowId\": \"cfs-dataflow-23e12b77\",\n \"DataFlowName\": \"aileen-test\",\n \"FileSystemId\": \"cfs-4551ef87e\",\n \"SourcePath\": \"test3\",\n \"SourceStorageAddress\": \"https://aileen-data-flow-1251000004.cos.ap-guangzhou.myqcloud.com\",\n \"SourceStorageType\": \"S3_COS\",\n \"Status\": \"available\",\n \"TargetPath\": \"/cfs/test3/\"\n },\n {\n \"CreationTime\": \"2025-06-10 15:01:26\",\n \"DataFlowId\": \"cfs-dataflow-dcee19a7\",\n \"DataFlowName\": \"aileen-test\",\n \"FileSystemId\": \"cfs-4551ef87e\",\n \"SourcePath\": \"test4\",\n \"SourceStorageAddress\": \"https://aileen-data-flow-1251000001.cos.ap-guangzhou.myqcloud.com\",\n \"SourceStorageType\": \"S3_COS\",\n \"Status\": \"available\",\n \"TargetPath\": \"/cfs/test4/\"\n },\n {\n \"CreationTime\": \"2025-06-10 15:01:45\",\n \"DataFlowId\": \"cfs-dataflow-13ff99f9\",\n \"DataFlowName\": \"aileen-test\",\n \"FileSystemId\": \"cfs-44d53b63e\",\n \"SourcePath\": \"test4\",\n \"SourceStorageAddress\": \"https://aileen-data-flow-1251000001.cos.ap-guangzhou.myqcloud.com\",\n \"SourceStorageType\": \"S3_COS\",\n \"Status\": \"available\",\n \"TargetPath\": \"/cfs/test8/\"\n },\n {\n \"CreationTime\": \"2025-06-10 15:01:53\",\n \"DataFlowId\": \"cfs-dataflow-7368df7c\",\n \"DataFlowName\": \"aileen-test\",\n \"FileSystemId\": \"cfs-44d53b63e\",\n \"SourcePath\": \"test3\",\n \"SourceStorageAddress\": \"https://aileen-data-flow-1251000001.cos.ap-guangzhou.myqcloud.com\",\n \"SourceStorageType\": \"S3_COS\",\n \"Status\": \"available\",\n \"TargetPath\": \"/cfs/test9/\"\n },\n {\n \"CreationTime\": \"2025-06-10 15:23:25\",\n \"DataFlowId\": \"cfs-dataflow-4f827203\",\n \"DataFlowName\": \"test\",\n \"FileSystemId\": \"cfs-44d53b63e\",\n \"SourcePath\": \"test3\",\n \"SourceStorageAddress\": \"https://aileen-data-flow-1251000001.cos.ap-guangzhou.myqcloud.com\",\n \"SourceStorageType\": \"S3_COS\",\n \"Status\": \"available\",\n \"TargetPath\": \"/cfs/test11/\"\n }\n ],\n \"RequestId\": \"adf187c6-a557-4331-b103-dded23e9bfeb\",\n \"TotalCount\": 5\n }\n}",
272
+ "title": "查询数据流动"
273
+ }
274
+ ],
275
+ "DescribeLifecycleDataTask": [
276
+ {
277
+ "document": "",
278
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLifecycleDataTask\n<公共请求参数>\n\n{\n \"StartTime\": \"2024-11-19 10:15:37\",\n \"EndTime\": \"2024-10-19 10:15:37\",\n \"TaskId\": \"task-c1a2b3f4\"\n}",
279
+ "output": "{\n \"Response\": {\n \"LifecycleDataTask\": [\n {\n \"TaskId\": \"task-c1a2b3f4\",\n \"TaskStatus\": \"init\",\n \"CreationTime\": \"2024-11-19 10:15:37\",\n \"Type\": \"restore\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"req-abc\"\n }\n}",
280
+ "title": "DescribeLifecycleDataTask"
281
+ }
282
+ ],
283
+ "DescribeLifecyclePolicies": [
284
+ {
285
+ "document": "",
286
+ "input": "https://cfs.tencentcloudapi.com/?Action=DescribeLifecyclePolicies\n&PageNumber=1\n&PageSize=10\n&LifecyclePolicyName=test\n&<公共请求参数>",
287
+ "output": "{\n \"Response\": {\n \"PageNumber\": 1,\n \"PageSize\": 10,\n \"TotalCount\": 2,\n \"LifecyclePolicies\": [\n {\n \"CreateTime\": \"2022-03-01 10:38:54\",\n \"LifecyclePolicyID\": \"policy-ek8aw4id\",\n \"LifecyclePolicyName\": \"test\",\n \"LifecycleRules\": [\n {\n \"StorageType\": \"InfrequentAccess\",\n \"Interval\": \"DEFAULT_ATIME_14\",\n \"FileType\": \"BIG_FILE\",\n \"Action\": \"noarchive\",\n \"FileMinSize\": \"\",\n \"FileMaxSize\": \"1G\"\n },\n {\n \"StorageType\": \"InfrequentAccess\",\n \"Interval\": \"DEFAULT_ATIME_14\",\n \"FileType\": \"ALL\",\n \"Action\": \"archive\",\n \"FileMinSize\": \"\",\n \"FileMaxSize\": \"\"\n }\n ],\n \"Paths\": [\n {\n \"FileSystemId\": \"cfs-4030acd30\",\n \"Path\": \"/data/log1/\"\n },\n {\n \"FileSystemId\": \"cfs-4030acd30\",\n \"Path\": \"/data/log2/\"\n }\n ]\n },\n {\n \"CreateTime\": \"2022-03-02 14:27:46\",\n \"LifecyclePolicyID\": \"policy-phpizowr\",\n \"LifecyclePolicyName\": \"test-jay\",\n \"LifecycleRules\": [\n {\n \"StorageType\": \"InfrequentAccess\",\n \"Interval\": \"DEFAULT_ATIME_14\",\n \"FileType\": \"BIG_FILE\",\n \"Action\": \"noarchive\",\n \"FileMinSize\": \"\",\n \"FileMaxSize\": \"1G\"\n },\n {\n \"StorageType\": \"InfrequentAccess\",\n \"Interval\": \"DEFAULT_ATIME_14\",\n \"FileType\": \"ALL\",\n \"Action\": \"archive\",\n \"FileMinSize\": \"\",\n \"FileMaxSize\": \"\"\n }\n ],\n \"Paths\": []\n }\n ],\n \"RequestId\": \"aaaa-bbbb-cccc-eeeee\"\n }\n}",
288
+ "title": "查询生命周期管理策略"
289
+ }
290
+ ],
211
291
  "DescribeMigrationTasks": [
212
292
  {
213
293
  "document": "用于获取迁移任务列表",
@@ -240,6 +320,14 @@
240
320
  "title": "查询文件系统配额"
241
321
  }
242
322
  ],
323
+ "ModifyDataFlow": [
324
+ {
325
+ "document": "",
326
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDataFlow\n<公共请求参数>\n\n{\n \"DataFlowId\": \"cfs-dataflow-9e911f3c\",\n \"FileSystemId\": \"cfs-44d53b63e\",\n \"DataFlowName\": \"testest\"\n}",
327
+ "output": "{\n \"Response\": {\n \"DataFlowId\": \"cfs-dataflow-9e911f3c\",\n \"RequestId\": \"948ff9b3-5950-4dff-841d-78796f21396c\"\n }\n}",
328
+ "title": "修复数据流动相关参数"
329
+ }
330
+ ],
243
331
  "ModifyFileSystemAutoScaleUpRule": [
244
332
  {
245
333
  "document": "更新文件系统自动扩容策略",
@@ -248,6 +336,14 @@
248
336
  "title": "更新文件系统自动扩容策略"
249
337
  }
250
338
  ],
339
+ "ModifyLifecyclePolicy": [
340
+ {
341
+ "document": "更新生命周期管理策略",
342
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLifecyclePolicy\n<公共请求参数>\n\n{\n \"LifecyclePolicyName\": \"mypolicy-abc\",\n \"LifecycleRules\": [\n {\n \"StorageType\": \"InfrequentAccess\",\n \"Interval\": \"DEFAULT_ATIME_14\",\n \"FileType\": \"All\",\n \"Action\": \"Archive\",\n \"FileMaxSize\": \"1G\",\n \"FileMinSize\": \"1M\"\n }\n ],\n \"LifecyclePolicyID\": \"policy-4cqyxcma\"\n}",
343
+ "output": "{\n \"Response\": {\n \"LifecyclePolicyID\": \"policy-4cqyxcma\",\n \"RequestId\": \"\"\n }\n}",
344
+ "title": "更新生命周期管理策略"
345
+ }
346
+ ],
251
347
  "ScaleUpFileSystem": [
252
348
  {
253
349
  "document": "扩容文件系统",
@@ -278,6 +374,14 @@
278
374
  "title": "开通CFS服务"
279
375
  }
280
376
  ],
377
+ "StopLifecycleDataTask": [
378
+ {
379
+ "document": "",
380
+ "input": "POST / HTTP/1.1\nHost: cfs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateLifecyclePolicy\n<公共请求参数>\n\n{\n \"TaskId\": \"task-abcgefg\"\n}",
381
+ "output": "{\n \"Response\": {\n \"RequestId\": \"req-abcdefg\"\n }\n}",
382
+ "title": "StopLifecycleDataTask"
383
+ }
384
+ ],
281
385
  "StopMigrationTask": [
282
386
  {
283
387
  "document": "用于终止迁移任务",
@@ -3555,8 +3555,8 @@
3555
3555
  },
3556
3556
  {
3557
3557
  "disabled": false,
3558
- "document": "目标组后端转发协议。v2新版目标组该项必填。目前支持tcpudp。",
3559
- "example": "tcp",
3558
+ "document": "目标组后端转发协议。v2新版目标组该项必填。目前支持TCPUDP、HTTP、HTTPS、GRPC。",
3559
+ "example": "TCP",
3560
3560
  "member": "string",
3561
3561
  "name": "Protocol",
3562
3562
  "required": false,
@@ -3582,7 +3582,7 @@
3582
3582
  },
3583
3583
  {
3584
3584
  "disabled": false,
3585
- "document": "全监听目标组标识,为true表示是全监听目标组,false表示不是全监听目标组。",
3585
+ "document": "全监听目标组标识,true表示是全监听目标组,false表示不是全监听目标组。仅V2新版类型目标组支持该参数。",
3586
3586
  "example": "true",
3587
3587
  "member": "bool",
3588
3588
  "name": "FullListenSwitch",
@@ -3600,7 +3600,7 @@
3600
3600
  },
3601
3601
  {
3602
3602
  "disabled": false,
3603
- "document": "会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。TCP/UDP目标组不支持该参数。",
3603
+ "document": "会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。仅V2新版且后端转发协议为HTTP/HTTPS/GRPC目标组支持该参数。",
3604
3604
  "example": "30",
3605
3605
  "member": "uint64",
3606
3606
  "name": "SessionExpireTime",
@@ -12072,7 +12072,7 @@
12072
12072
  },
12073
12073
  {
12074
12074
  "disabled": false,
12075
- "document": "后端转发协议类型,支持类型TCP, UDP。仅V2新版目标组支持返回该参数。\n\n注意:此字段可能返回 null,表示取不到有效值。",
12075
+ "document": "目标组后端转发协议, 仅v2新版目标组返回有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
12076
12076
  "example": "tcp",
12077
12077
  "member": "string",
12078
12078
  "name": "Protocol",
@@ -12082,7 +12082,7 @@
12082
12082
  },
12083
12083
  {
12084
12084
  "disabled": false,
12085
- "document": "目标组类型,当前支持v1(旧版目标组), v2(新版目标组), gwlb(全局负载均衡目标组)。",
12085
+ "document": "目标组类型,当前支持v1(旧版目标组), v2(新版目标组)。默认为v1旧版目标组。",
12086
12086
  "example": "v1",
12087
12087
  "member": "string",
12088
12088
  "name": "TargetGroupType",
@@ -12122,23 +12122,43 @@
12122
12122
  },
12123
12123
  {
12124
12124
  "disabled": false,
12125
- "document": "默认权重。只有v2类型目标组返回该字段。当返回为NULL时, 表示未设置默认权重。",
12125
+ "document": "默认权重。只有v2类型目标组返回该字段。当返回为NULL时, 表示未设置默认权重。\n注意:此字段可能返回 null,表示取不到有效值。",
12126
12126
  "example": "100",
12127
12127
  "member": "uint64",
12128
12128
  "name": "Weight",
12129
12129
  "output_required": false,
12130
12130
  "type": "int",
12131
- "value_allowed_null": false
12131
+ "value_allowed_null": true
12132
12132
  },
12133
12133
  {
12134
12134
  "disabled": false,
12135
- "document": "是否全监听目标组",
12135
+ "document": "是否全监听目标组。",
12136
12136
  "example": "true",
12137
12137
  "member": "bool",
12138
12138
  "name": "FullListenSwitch",
12139
12139
  "output_required": false,
12140
12140
  "type": "bool",
12141
12141
  "value_allowed_null": false
12142
+ },
12143
+ {
12144
+ "disabled": false,
12145
+ "document": "是否开启长连接, 仅后端转发协议为HTTP/HTTPS/GRPC目标组返回有效值。",
12146
+ "example": "true",
12147
+ "member": "bool",
12148
+ "name": "KeepaliveEnable",
12149
+ "output_required": false,
12150
+ "type": "bool",
12151
+ "value_allowed_null": false
12152
+ },
12153
+ {
12154
+ "disabled": false,
12155
+ "document": "会话保持时间,仅后端转发协议为HTTP/HTTPS/GRPC目标组返回有效值。",
12156
+ "example": "0",
12157
+ "member": "int64",
12158
+ "name": "SessionExpireTime",
12159
+ "output_required": false,
12160
+ "type": "int",
12161
+ "value_allowed_null": false
12142
12162
  }
12143
12163
  ],
12144
12164
  "usage": "out"