tccli 3.0.1351.1__py2.py3-none-any.whl → 3.0.1353.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.
- tccli/__init__.py +1 -1
- tccli/services/ai3d/v20250513/api.json +1 -1
- tccli/services/ai3d/v20250513/examples.json +1 -1
- tccli/services/aiart/v20221229/api.json +3 -3
- tccli/services/apm/v20210622/api.json +1 -1
- tccli/services/ccc/v20200210/api.json +1 -1
- tccli/services/cdb/v20170320/api.json +2 -2
- tccli/services/cdn/v20180606/api.json +0 -3
- tccli/services/cdn/v20180606/examples.json +2 -2
- tccli/services/cfg/v20210820/api.json +11 -0
- tccli/services/cfs/v20190719/api.json +46 -0
- tccli/services/csip/v20221121/api.json +21 -3
- tccli/services/csip/v20221121/examples.json +1 -1
- tccli/services/ctem/ctem_client.py +212 -0
- tccli/services/ctem/v20231128/api.json +1609 -633
- tccli/services/ctem/v20231128/examples.json +32 -0
- tccli/services/cwp/v20180228/api.json +11 -1
- tccli/services/cynosdb/v20190107/api.json +28 -0
- tccli/services/cynosdb/v20190107/examples.json +4 -4
- tccli/services/eb/v20210416/api.json +17 -8
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/ess/ess_client.py +114 -8
- tccli/services/ess/v20201111/api.json +212 -0
- tccli/services/ess/v20201111/examples.json +16 -0
- tccli/services/iai/v20180301/api.json +143 -135
- tccli/services/iai/v20180301/examples.json +18 -12
- tccli/services/iai/v20200303/api.json +4 -4
- tccli/services/igtm/v20231024/api.json +139 -139
- tccli/services/iotvideo/v20191126/api.json +1 -1
- tccli/services/iotvideo/v20201215/api.json +1 -1
- tccli/services/iotvideo/v20211125/api.json +1 -1
- tccli/services/iss/v20230517/api.json +9 -9
- tccli/services/lighthouse/v20200324/api.json +10 -0
- tccli/services/live/v20180801/api.json +299 -3
- tccli/services/live/v20180801/examples.json +6 -6
- tccli/services/lke/v20231130/api.json +2 -2
- tccli/services/lkeap/v20240522/api.json +96 -19
- tccli/services/lkeap/v20240522/examples.json +2 -2
- tccli/services/mongodb/v20190725/api.json +2 -2
- tccli/services/mongodb/v20190725/examples.json +1 -1
- tccli/services/monitor/v20180724/api.json +45 -31
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/mps/mps_client.py +53 -0
- tccli/services/mps/v20190612/api.json +580 -279
- tccli/services/mps/v20190612/examples.json +18 -4
- tccli/services/ocr/v20181119/api.json +24 -4
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/omics/v20221128/api.json +9 -0
- tccli/services/pts/v20210728/api.json +1 -1
- tccli/services/tcbr/v20220217/api.json +10 -0
- tccli/services/teo/teo_client.py +777 -35
- tccli/services/teo/v20220901/api.json +1026 -3
- tccli/services/teo/v20220901/examples.json +154 -0
- tccli/services/tione/v20211111/api.json +9 -0
- tccli/services/tke/v20180525/api.json +49 -1
- tccli/services/trro/v20220325/api.json +1 -1
- tccli/services/trtc/trtc_client.py +459 -35
- tccli/services/trtc/v20190722/api.json +1068 -81
- tccli/services/trtc/v20190722/examples.json +64 -0
- tccli/services/tts/v20190823/api.json +1 -1
- tccli/services/vod/v20180717/api.json +60 -60
- tccli/services/vod/v20180717/examples.json +37 -37
- tccli/services/wedata/v20210820/api.json +501 -3
- tccli/services/wedata/v20210820/examples.json +86 -0
- tccli/services/wedata/wedata_client.py +440 -69
- {tccli-3.0.1351.1.dist-info → tccli-3.0.1353.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1351.1.dist-info → tccli-3.0.1353.1.dist-info}/RECORD +70 -70
- {tccli-3.0.1351.1.dist-info → tccli-3.0.1353.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1351.1.dist-info → tccli-3.0.1353.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1351.1.dist-info → tccli-3.0.1353.1.dist-info}/license_files/LICENSE +0 -0
@@ -156,6 +156,14 @@
|
|
156
156
|
"title": "BatchUpdateIntegrationTasks"
|
157
157
|
}
|
158
158
|
],
|
159
|
+
"BindProjectExecutorResource": [
|
160
|
+
{
|
161
|
+
"document": "支持绑定多个项目",
|
162
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindProjectExecutorResource\n<公共请求参数>\n\n{\n \"ExecutorGroupId\": \"20220706111614878854\",\n \"ProjectId\": \"1091118890164248576\",\n \"ExecutorResourcePackageIds\": [\n \"20220706111615206649\"\n ]\n}",
|
163
|
+
"output": "{\n \"Response\": {\n \"Data\": true,\n \"RequestId\": \"a6bb0018-c093-4fb8-8984-1b7c212f47c5\"\n }\n}",
|
164
|
+
"title": "资源绑定项目"
|
165
|
+
}
|
166
|
+
],
|
159
167
|
"CheckAlarmRegularNameExist": [
|
160
168
|
{
|
161
169
|
"document": "检查规则名称是否存在",
|
@@ -218,6 +226,20 @@
|
|
218
226
|
"title": "统计任务实例状态示例"
|
219
227
|
}
|
220
228
|
],
|
229
|
+
"CreateBaseProject": [
|
230
|
+
{
|
231
|
+
"document": "",
|
232
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBaseProject\n<公共请求参数>\n\n{}",
|
233
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
234
|
+
"title": "样例"
|
235
|
+
},
|
236
|
+
{
|
237
|
+
"document": "",
|
238
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateBaseProject\n<公共请求参数>\n\n{}",
|
239
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"9d37065b-575c-457a-a96d-3d02f4a57d95\"\n }\n}",
|
240
|
+
"title": "项目返回为string类型"
|
241
|
+
}
|
242
|
+
],
|
221
243
|
"CreateCodeTemplate": [
|
222
244
|
{
|
223
245
|
"document": "创建代码模版",
|
@@ -558,6 +580,14 @@
|
|
558
580
|
"title": "任务删除"
|
559
581
|
}
|
560
582
|
],
|
583
|
+
"DeleteTaskLineage": [
|
584
|
+
{
|
585
|
+
"document": "",
|
586
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteTaskLineage\n<公共请求参数>\n\n{\n \"ChannelType\": \"THIRD_REPORT\",\n \"Task\": {\n \"TaskId\": \"ceshi_task_32423213123\",\n \"TaskSource\": \"third_\",\n \"TaskType\": \"THIRD_REPORT\"\n }\n}",
|
587
|
+
"output": "{\n \"Response\": {\n \"Data\": true,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
588
|
+
"title": "示例测试"
|
589
|
+
}
|
590
|
+
],
|
561
591
|
"DeleteWorkflowById": [
|
562
592
|
{
|
563
593
|
"document": "删除工作流",
|
@@ -1766,6 +1796,14 @@
|
|
1766
1796
|
"title": "实例诊断示例"
|
1767
1797
|
}
|
1768
1798
|
],
|
1799
|
+
"DisableProject": [
|
1800
|
+
{
|
1801
|
+
"document": "禁用项目",
|
1802
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"abc\",\n \"ModuleKey\": \"abc\"\n}",
|
1803
|
+
"output": "{\n \"Response\": {\n \"Data\": true,\n \"RequestId\": \"abc\"\n }\n}",
|
1804
|
+
"title": "禁用项目"
|
1805
|
+
}
|
1806
|
+
],
|
1769
1807
|
"DownloadLogByLine": [
|
1770
1808
|
{
|
1771
1809
|
"document": "",
|
@@ -1782,6 +1820,14 @@
|
|
1782
1820
|
"title": "调试运行集成任务"
|
1783
1821
|
}
|
1784
1822
|
],
|
1823
|
+
"EnableProject": [
|
1824
|
+
{
|
1825
|
+
"document": "启用项目",
|
1826
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EnableProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"abc\",\n \"ModuleKey\": \"abc\"\n}",
|
1827
|
+
"output": "{\n \"Response\": {\n \"Data\": true,\n \"RequestId\": \"abc\"\n }\n}",
|
1828
|
+
"title": "启用项目"
|
1829
|
+
}
|
1830
|
+
],
|
1785
1831
|
"FindAllFolder": [
|
1786
1832
|
{
|
1787
1833
|
"document": "",
|
@@ -2004,6 +2050,32 @@
|
|
2004
2050
|
"title": "更新监控状态"
|
2005
2051
|
}
|
2006
2052
|
],
|
2053
|
+
"ModifyProject": [
|
2054
|
+
{
|
2055
|
+
"document": "modify project",
|
2056
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProject\n<公共请求参数>\n\n{\n \"TaskSubmitApproval\": true,\n \"ProjectId\": \"111111111111\",\n \"ResourcePoolInfo\": {\n \"ResourcePools\": [\n \"1234455555\"\n ],\n \"StorageSize\": 0,\n \"StorageFileNum\": 0,\n \"ClusterId\": \"123123123123\",\n \"StorageType\": \"123123123\"\n },\n \"ProjectManagers\": [\n \"12312312312\"\n ],\n \"TaskStrictMode\": true,\n \"ExtraOptions\": \"12312312\",\n \"Model\": \"123123123\"\n}",
|
2057
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
|
2058
|
+
"title": "样例"
|
2059
|
+
},
|
2060
|
+
{
|
2061
|
+
"document": "modify project",
|
2062
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProject\n<公共请求参数>\n\n{\n \"TaskSubmitApproval\": \"true\",\n \"ProjectId\": \"978203585769070592\"\n}",
|
2063
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"72fda28b-e1c8-4017-9fd0-a67c79178bde\"\n }\n}",
|
2064
|
+
"title": "modify project"
|
2065
|
+
},
|
2066
|
+
{
|
2067
|
+
"document": "升级到标准模式",
|
2068
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"2082166847290601472\",\n \"Model\": \"STANDARD\"\n}",
|
2069
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"059e6ab7-b35c-42be-b1a6-cc0fc1329441\"\n }\n}",
|
2070
|
+
"title": "升级到标准模式"
|
2071
|
+
},
|
2072
|
+
{
|
2073
|
+
"document": "modify project",
|
2074
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"1\"\n}",
|
2075
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"64f07492-8c96-4928-a06f-f37c61382e06\"\n }\n}",
|
2076
|
+
"title": "modify task script ready only"
|
2077
|
+
}
|
2078
|
+
],
|
2007
2079
|
"ModifyRule": [
|
2008
2080
|
{
|
2009
2081
|
"document": "更新质量规则接口",
|
@@ -2342,6 +2414,20 @@
|
|
2342
2414
|
"title": "手动任务触发运行"
|
2343
2415
|
}
|
2344
2416
|
],
|
2417
|
+
"UnboundProjectExecutorResource": [
|
2418
|
+
{
|
2419
|
+
"document": "32",
|
2420
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnboundProjectExecutorResource\n<公共请求参数>\n\n{\n \"ExecutorGroupId\": \"0\",\n \"ProjectId\": \"0\"\n}",
|
2421
|
+
"output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"UnauthorizedOperation\",\n \"Message\": \"未授权操作\"\n },\n \"RequestId\": \"ad1f4c7c-d84a-44ce-a2a9-308f236c0ed1\"\n }\n}",
|
2422
|
+
"title": "ewe"
|
2423
|
+
},
|
2424
|
+
{
|
2425
|
+
"document": "解绑多个",
|
2426
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnboundProjectExecutorResource\n<公共请求参数>\n\n{\n \"ExecutorGroupId\": \"20220706111614878854\",\n \"ProjectId\": \"1091118890164248576\",\n \"ExecutorResourcePackageIds\": [\n \"20220706111615206649\"\n ]\n}",
|
2427
|
+
"output": "{\n \"Response\": {\n \"Data\": true,\n \"RequestId\": \"a6bb0018-c093-4fb8-8984-1b7c212f47c5\"\n }\n}",
|
2428
|
+
"title": "解绑项目"
|
2429
|
+
}
|
2430
|
+
],
|
2345
2431
|
"UnlockIntegrationTask": [
|
2346
2432
|
{
|
2347
2433
|
"document": "",
|