tccli 3.0.1327.1__py2.py3-none-any.whl → 3.0.1328.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/apm/v20210622/api.json +10 -1
- tccli/services/apm/v20210622/examples.json +2 -2
- tccli/services/bh/v20230418/api.json +9 -0
- tccli/services/cbs/v20170312/api.json +2 -2
- tccli/services/cdb/v20170320/api.json +21 -3
- tccli/services/cfs/v20190719/api.json +1 -1
- tccli/services/chc/chc_client.py +53 -0
- tccli/services/chc/v20230418/api.json +62 -0
- tccli/services/chc/v20230418/examples.json +8 -0
- tccli/services/cvm/v20170312/api.json +2 -2
- tccli/services/cwp/v20180228/api.json +92 -1
- tccli/services/dbbrain/v20210527/api.json +4 -4
- tccli/services/dcdb/v20180411/examples.json +1 -1
- tccli/services/dts/v20211206/api.json +3 -3
- tccli/services/emr/v20190103/api.json +174 -9
- tccli/services/ess/ess_client.py +126 -20
- tccli/services/ess/v20201111/api.json +134 -0
- tccli/services/ess/v20201111/examples.json +22 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/gs/gs_client.py +674 -144
- tccli/services/gs/v20191118/api.json +680 -4
- tccli/services/gs/v20191118/examples.json +80 -0
- tccli/services/iotexplorer/v20190423/api.json +5 -5
- tccli/services/iotexplorer/v20190423/examples.json +1 -1
- tccli/services/mariadb/v20170312/api.json +10 -10
- tccli/services/ocr/v20181119/api.json +74 -9
- tccli/services/partners/v20180321/api.json +7 -7
- tccli/services/tcss/v20201101/api.json +58 -3
- tccli/services/tcss/v20201101/examples.json +2 -2
- tccli/services/tem/tem_client.py +53 -0
- tccli/services/tem/v20210701/api.json +107 -0
- tccli/services/tem/v20210701/examples.json +8 -0
- tccli/services/teo/v20220901/api.json +807 -74
- tccli/services/teo/v20220901/examples.json +2 -2
- tccli/services/trtc/v20190722/api.json +2 -2
- tccli/services/vclm/v20240523/api.json +173 -0
- tccli/services/vclm/v20240523/examples.json +16 -0
- tccli/services/vclm/vclm_client.py +106 -0
- tccli/services/vod/v20180717/api.json +13 -11
- tccli/services/vod/v20180717/examples.json +4 -4
- tccli/services/vpc/v20170312/api.json +10 -1
- tccli/services/waf/v20180125/api.json +2 -2
- tccli/services/wedata/v20210820/api.json +952 -0
- tccli/services/wedata/v20210820/examples.json +8 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/RECORD +51 -51
- {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1327.1.dist-info → tccli-3.0.1328.1.dist-info}/license_files/LICENSE +0 -0
@@ -626,13 +626,13 @@
|
|
626
626
|
{
|
627
627
|
"document": "获取序号从 0 开始,总共 10 个音视频内容识别模板。",
|
628
628
|
"input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIRecognitionTemplates\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
|
629
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"AIRecognitionTemplateSet\": [\n {\n \"Definition\": 30,\n \"Name\": \"模板1\",\n \"Type\": \"Preset\",\n \"Comment\": \"智能识别模板\",\n \"HeadTailConfigure\": {\n \"Switch\": \"ON\"\n },\n \"SegmentConfigure\": {\n \"Switch\": \"ON\"\n },\n \"FaceConfigure\": {\n \"Switch\": \"ON\",\n \"FaceLibrary\": \"All\",\n \"Score\": 0,\n \"UserDefineLibraryLabelSet\": [],\n \"DefaultLibraryLabelSet\": []\n },\n \"OcrFullTextConfigure\": {\n \"Switch\": \"ON\"\n },\n \"OcrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"AsrFullTextConfigure\": {\n \"Switch\": \"ON\",\n \"SrcLanguage\": \"\",\n \"
|
629
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"AIRecognitionTemplateSet\": [\n {\n \"Definition\": 30,\n \"Name\": \"模板1\",\n \"Type\": \"Preset\",\n \"Comment\": \"智能识别模板\",\n \"HeadTailConfigure\": {\n \"Switch\": \"ON\"\n },\n \"SegmentConfigure\": {\n \"Switch\": \"ON\"\n },\n \"FaceConfigure\": {\n \"Switch\": \"ON\",\n \"FaceLibrary\": \"All\",\n \"Score\": 0,\n \"UserDefineLibraryLabelSet\": [],\n \"DefaultLibraryLabelSet\": []\n },\n \"OcrFullTextConfigure\": {\n \"Switch\": \"ON\"\n },\n \"OcrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"AsrFullTextConfigure\": {\n \"Switch\": \"ON\",\n \"SrcLanguage\": \"\",\n \"SubtitleFormats\": []\n },\n \"AsrTranslateConfigure\": {\n \"Switch\": \"OFF\",\n \"SrcLanguage\": \"\",\n \"DstLanguage\": \"\",\n \"SubtitleFormats\": [],\n \"SubtitleName\": \"\"\n },\n \"AsrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"ObjectConfigure\": {\n \"Switch\": \"ON\",\n \"ObjectLibrary\": \"All\"\n },\n \"ScreenshotInterval\": 10,\n \"CreateTime\": \"2019-01-01T12:00:00Z\",\n \"UpdateTime\": \"2019-01-01T16:00:00Z\"\n },\n {\n \"Definition\": 31,\n \"Name\": \"模板2\",\n \"Type\": \"Preset\",\n \"Comment\": \"智能识别模板\",\n \"HeadTailConfigure\": {\n \"Switch\": \"ON\"\n },\n \"SegmentConfigure\": {\n \"Switch\": \"OFF\"\n },\n \"FaceConfigure\": {\n \"Switch\": \"OFF\",\n \"FaceLibrary\": \"All\",\n \"Score\": 0,\n \"UserDefineLibraryLabelSet\": [],\n \"DefaultLibraryLabelSet\": []\n },\n \"OcrFullTextConfigure\": {\n \"Switch\": \"OFF\"\n },\n \"OcrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"AsrFullTextConfigure\": {\n \"Switch\": \"OFF\",\n \"SrcLanguage\": \"\",\n \"SubtitleFormats\": []\n },\n \"AsrTranslateConfigure\": {\n \"Switch\": \"OFF\",\n \"SrcLanguage\": \"\",\n \"DstLanguage\": \"\",\n \"SubtitleFormats\": [],\n \"SubtitleName\": \"\"\n },\n \"AsrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"ObjectConfigure\": {\n \"Switch\": \"ON\",\n \"ObjectLibrary\": \"All\"\n },\n \"ScreenshotInterval\": 10,\n \"CreateTime\": \"2019-01-01T11:00:00Z\",\n \"UpdateTime\": \"2019-01-01T12:00:00Z\"\n }\n ],\n \"RequestId\": \"19ae8d8e-dce3-4151-9d4b-5594384987a9\"\n }\n}",
|
630
630
|
"title": "获取指定个数的音视频内容识别模板"
|
631
631
|
},
|
632
632
|
{
|
633
633
|
"document": "获取模板 ID 为 30 的音视频内容识别模板",
|
634
634
|
"input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIRecognitionTemplates\n<公共请求参数>\n\n{\n \"Definitions\": [\n \"30\"\n ]\n}",
|
635
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AIRecognitionTemplateSet\": [\n {\n \"Definition\": 30,\n \"Name\": \"模板1\",\n \"Type\": \"Preset\",\n \"Comment\": \"智能识别模板\",\n \"HeadTailConfigure\": {\n \"Switch\": \"ON\"\n },\n \"SegmentConfigure\": {\n \"Switch\": \"ON\"\n },\n \"FaceConfigure\": {\n \"Switch\": \"ON\",\n \"FaceLibrary\": \"All\",\n \"Score\": 0,\n \"UserDefineLibraryLabelSet\": [],\n \"DefaultLibraryLabelSet\": []\n },\n \"OcrFullTextConfigure\": {\n \"Switch\": \"ON\"\n },\n \"OcrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"AsrFullTextConfigure\": {\n \"Switch\": \"ON\",\n \"SrcLanguage\": \"\",\n \"
|
635
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AIRecognitionTemplateSet\": [\n {\n \"Definition\": 30,\n \"Name\": \"模板1\",\n \"Type\": \"Preset\",\n \"Comment\": \"智能识别模板\",\n \"HeadTailConfigure\": {\n \"Switch\": \"ON\"\n },\n \"SegmentConfigure\": {\n \"Switch\": \"ON\"\n },\n \"FaceConfigure\": {\n \"Switch\": \"ON\",\n \"FaceLibrary\": \"All\",\n \"Score\": 0,\n \"UserDefineLibraryLabelSet\": [],\n \"DefaultLibraryLabelSet\": []\n },\n \"OcrFullTextConfigure\": {\n \"Switch\": \"ON\"\n },\n \"OcrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"AsrFullTextConfigure\": {\n \"Switch\": \"ON\",\n \"SrcLanguage\": \"\",\n \"SubtitleFormats\": []\n },\n \"AsrTranslateConfigure\": {\n \"Switch\": \"OFF\",\n \"SrcLanguage\": \"\",\n \"DstLanguage\": \"\",\n \"SubtitleFormats\": [],\n \"SubtitleName\": \"\"\n },\n \"AsrWordsConfigure\": {\n \"Switch\": \"OFF\",\n \"LabelSet\": []\n },\n \"ObjectConfigure\": {\n \"Switch\": \"ON\",\n \"ObjectLibrary\": \"All\"\n },\n \"ScreenshotInterval\": 10,\n \"CreateTime\": \"2019-01-01T12:00:00Z\",\n \"UpdateTime\": \"2019-01-01T16:00:00Z\"\n }\n ],\n \"RequestId\": \"19ae8d8e-dce3-4151-9d4b-5594384987a9\"\n }\n}",
|
636
636
|
"title": "获取模板 ID 为 30 的音视频内容识别模板"
|
637
637
|
}
|
638
638
|
],
|
@@ -974,7 +974,7 @@
|
|
974
974
|
{
|
975
975
|
"document": "获取所有轮播播单的播单列表、名称、描述等详细信息。",
|
976
976
|
"input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRoundPlays\n<公共请求参数>\n\n{}",
|
977
|
-
"output": "{\n \"Response\": {\n \"
|
977
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6xxxxe3a-6b8e-4b4e-9256-fdc700064ef3\",\n \"RoundPlaySet\": [\n {\n \"Name\": \"Demo\",\n \"RoundPlayId\": \"bffb15f07530b57bc1aabb01fac74bca\",\n \"StartTime\": \"2022-06-01T00:00:00+08:00\",\n \"Desc\": \"Demo\",\n \"Url\": \"http://123.vod-qcloud.com/rplay/v1/xxxx/playlist.m3u8\",\n \"Status\": \"Enabled\",\n \"PlayBackMode\": \"Loop\",\n \"RoundPlaylist\": [\n {\n \"ItemId\": \"a01\",\n \"AudioVideoType\": \"Transcode\",\n \"Definition\": 100,\n \"FileId\": \"528xxx5487985271487\"\n }\n ]\n }\n ]\n }\n}",
|
978
978
|
"title": "获取轮播播单列表"
|
979
979
|
}
|
980
980
|
],
|
@@ -1794,7 +1794,7 @@
|
|
1794
1794
|
{
|
1795
1795
|
"document": "使用模板 ID 10 发起图片审核任务。",
|
1796
1796
|
"input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReviewImage\n<公共请求参数>\n\n{\n \"Definition\": \"10\",\n \"FileId\": \"5285485487985271487\"\n}",
|
1797
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"6ca31e3a-6b8e-4b4e-9256-fdc700064ef3\",\n \"MediaReviewResult\": {\n \"Suggestion\": \"block\",\n \"Label\": \"Porn\",\n \"Form\": \"Image\",\n \"SegmentSet\": [\n {\n \"Confidence\": 99,\n \"Suggestion\": \"block\",\n \"Label\": \"Porn\",\n \"SubLabel\": \"SexyBehavior\",\n \"Form\": \"Image\",\n \"AreaCoordSet\": [],\n \"Text\": \"\",\n \"KeywordSet\": []\n }\n ],\n \"SegmentSetFileUrl\": \"xxx/a.mp4\",\n \"SegmentSetFileUrlExpireTime\": \"2020-09-07T00:00:00+08:00\"\n }
|
1797
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6ca31e3a-6b8e-4b4e-9256-fdc700064ef3\",\n \"MediaReviewResult\": {\n \"Suggestion\": \"block\",\n \"Label\": \"Porn\",\n \"Form\": \"Image\",\n \"SegmentSet\": [\n {\n \"Confidence\": 99,\n \"Suggestion\": \"block\",\n \"Label\": \"Porn\",\n \"SubLabel\": \"SexyBehavior\",\n \"Form\": \"Image\",\n \"AreaCoordSet\": [],\n \"Text\": \"\",\n \"KeywordSet\": []\n }\n ],\n \"SegmentSetFileUrl\": \"xxx/a.mp4\",\n \"SegmentSetFileUrlExpireTime\": \"2020-09-07T00:00:00+08:00\"\n }\n }\n}",
|
1798
1798
|
"title": "发起图片审核任务"
|
1799
1799
|
}
|
1800
1800
|
],
|
@@ -10604,7 +10604,7 @@
|
|
10604
10604
|
"members": [
|
10605
10605
|
{
|
10606
10606
|
"disabled": false,
|
10607
|
-
"document": "流量包规格。可选值:\n<li>10: 10GB流量,有效期一个月</li>\n<li>50: 50GB流量,有效期一个月</li>\n<li>512: 512GB流量,有效期一个月</li>\n<li>1024: 1TB流量,有效期一个月</li>\n<li>5120: 5TB流量,有效期一个月</li>\n<li>51200: 50TB流量,有效期一个月</li>\n<li>60: 60GB流量,有效期半年</li>\n<li>300: 300GB流量,有效期半年</li>\n<li>
|
10607
|
+
"document": "流量包规格。可选值:\n<li>10: 10GB流量,有效期一个月</li>\n<li>50: 50GB流量,有效期一个月</li>\n<li>512: 512GB流量,有效期一个月</li>\n<li>1024: 1TB流量,有效期一个月</li>\n<li>5120: 5TB流量,有效期一个月</li>\n<li>51200: 50TB流量,有效期一个月</li>\n<li>60: 60GB流量,有效期半年</li>\n<li>300: 300GB流量,有效期半年</li>\n<li>3072: 3TB流量,有效期半年</li>\n<li>6144: 6TB流量,有效期半年</li>\n<li>30720: 30TB流量,有效期半年</li>\n<li>61440: 60TB流量,有效期半年</li>\n<li>307200: 300TB流量,有效期半年</li>",
|
10608
10608
|
"example": "10",
|
10609
10609
|
"member": "uint64",
|
10610
10610
|
"name": "TrafficAmount",
|
@@ -10619,6 +10619,15 @@
|
|
10619
10619
|
"name": "TrafficPackageCount",
|
10620
10620
|
"required": false,
|
10621
10621
|
"type": "int"
|
10622
|
+
},
|
10623
|
+
{
|
10624
|
+
"disabled": false,
|
10625
|
+
"document": "抵扣类型,默认为 FULL_TIME,可选值: \n<li>FULL_TIME: 全时流量包</li>\n<li>IDLE_TIME: 闲时流量包</li>",
|
10626
|
+
"example": "FULL_TIME",
|
10627
|
+
"member": "string",
|
10628
|
+
"name": "DeductType",
|
10629
|
+
"required": false,
|
10630
|
+
"type": "string"
|
10622
10631
|
}
|
10623
10632
|
],
|
10624
10633
|
"type": "object"
|
@@ -23545,13 +23545,13 @@
|
|
23545
23545
|
"members": [
|
23546
23546
|
{
|
23547
23547
|
"disabled": false,
|
23548
|
-
"document": "
|
23548
|
+
"document": "操作结果",
|
23549
23549
|
"example": "{\"Code\":0, \"Msg\":\"success\"}",
|
23550
23550
|
"member": "CommonRspData",
|
23551
23551
|
"name": "CommonRsp",
|
23552
23552
|
"output_required": false,
|
23553
23553
|
"type": "object",
|
23554
|
-
"value_allowed_null":
|
23554
|
+
"value_allowed_null": false
|
23555
23555
|
},
|
23556
23556
|
{
|
23557
23557
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|