tccli 3.0.1028.1__py2.py3-none-any.whl → 3.0.1030.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/examples/asr/v20190614/CreateAsyncRecognitionTask.md +1 -1
- tccli/examples/ccc/v20200210/CreateCarrierPrivilegeNumberApplicant.md +5 -1
- tccli/examples/ccc/v20200210/DescribeAutoCalloutTask.md +7 -4
- tccli/examples/ccc/v20200210/DescribeAutoCalloutTasks.md +3 -3
- tccli/examples/ccc/v20200210/DescribeCarrierPrivilegeNumberApplicants.md +4 -1
- tccli/examples/ccc/v20200210/DescribeChatMessages.md +27 -2
- tccli/examples/ccc/v20200210/DescribeExtensions.md +2 -2
- tccli/examples/ccc/v20200210/DescribePSTNActiveSessionList.md +2 -2
- tccli/examples/ccc/v20200210/DescribeProtectedTelCdr.md +2 -0
- tccli/examples/ccc/v20200210/DescribeSkillGroupInfoList.md +1 -0
- tccli/examples/ccc/v20200210/DescribeTelCdr.md +2 -0
- tccli/examples/cvm/v20170312/InquiryPriceTerminateInstances.md +2 -1
- tccli/examples/cvm/v20170312/ModifyInstanceDiskType.md +1 -1
- tccli/examples/ocr/v20181119/VatInvoiceVerifyNew.md +56 -0
- tccli/examples/tdmq/v20200217/DescribeNamespaceBundlesOpt.md +1 -23
- tccli/examples/teo/v20220901/ModifyAccelerationDomainStatuses.md +1 -1
- tccli/examples/tione/v20211111/DescribeBillingResourceGroups.md +72 -22
- tccli/examples/trp/v20210515/DescribePlanQRCodeScanRecords.md +36 -0
- tccli/examples/vod/v20180717/EnhanceMediaQuality.md +22 -0
- tccli/services/ams/v20201229/api.json +143 -2
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/asr/v20190614/examples.json +1 -1
- tccli/services/bi/v20220105/api.json +10 -0
- tccli/services/ccc/v20200210/api.json +88 -74
- tccli/services/ccc/v20200210/examples.json +11 -11
- tccli/services/cdb/v20170320/api.json +45 -24
- tccli/services/cdwdoris/v20211228/api.json +10 -0
- tccli/services/cvm/v20170312/api.json +23 -21
- tccli/services/cvm/v20170312/examples.json +2 -2
- tccli/services/dlc/v20210125/api.json +7 -4
- tccli/services/dnspod/v20210323/api.json +10 -0
- tccli/services/dts/v20211206/api.json +5 -1
- tccli/services/ess/v20201111/api.json +69 -69
- tccli/services/essbasic/v20210526/api.json +13 -13
- tccli/services/essbasic/v20210526/examples.json +1 -1
- tccli/services/faceid/v20180301/api.json +62 -0
- tccli/services/lcic/v20220817/api.json +13 -4
- tccli/services/lighthouse/v20200324/api.json +1 -1
- tccli/services/ocr/v20181119/api.json +548 -10
- tccli/services/ocr/v20181119/examples.json +1 -1
- tccli/services/redis/v20180412/api.json +27 -15
- tccli/services/tag/v20180813/api.json +14 -14
- tccli/services/tdmq/v20200217/api.json +2 -15
- tccli/services/tdmq/v20200217/examples.json +1 -1
- tccli/services/teo/v20220901/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +18 -18
- tccli/services/tione/v20211111/examples.json +2 -2
- tccli/services/trp/trp_client.py +69 -16
- tccli/services/trp/v20210515/api.json +207 -22
- tccli/services/trp/v20210515/examples.json +8 -0
- tccli/services/vm/v20210922/api.json +141 -0
- tccli/services/vod/v20180717/api.json +131 -0
- tccli/services/vod/v20180717/examples.json +8 -0
- tccli/services/vod/vod_client.py +53 -0
- tccli/services/vpc/v20170312/api.json +8 -8
- {tccli-3.0.1028.1.dist-info → tccli-3.0.1030.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1028.1.dist-info → tccli-3.0.1030.1.dist-info}/RECORD +61 -59
- {tccli-3.0.1028.1.dist-info → tccli-3.0.1030.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1028.1.dist-info → tccli-3.0.1030.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1028.1.dist-info → tccli-3.0.1030.1.dist-info}/license_files/LICENSE +0 -0
@@ -535,6 +535,15 @@
|
|
535
535
|
"name": "Priority",
|
536
536
|
"required": false,
|
537
537
|
"type": "int"
|
538
|
+
},
|
539
|
+
{
|
540
|
+
"disabled": false,
|
541
|
+
"document": "该字段表示待检测对象对应的用户相关信息,若填入则可甄别相应违规风险用户",
|
542
|
+
"example": "无",
|
543
|
+
"member": "User",
|
544
|
+
"name": "User",
|
545
|
+
"required": false,
|
546
|
+
"type": "object"
|
538
547
|
}
|
539
548
|
],
|
540
549
|
"type": "object"
|
@@ -1841,6 +1850,138 @@
|
|
1841
1850
|
}
|
1842
1851
|
],
|
1843
1852
|
"usage": "out"
|
1853
|
+
},
|
1854
|
+
"User": {
|
1855
|
+
"document": "用户信息",
|
1856
|
+
"members": [
|
1857
|
+
{
|
1858
|
+
"disabled": false,
|
1859
|
+
"document": "业务用户ID 如填写,会根据账号历史恶意情况,判定消息有害结果,特别是有利于可疑恶意情况下的辅助判断。账号可以填写微信uin、QQ号、微信openid、QQopenid、字符串等。该字段和账号类别确定唯一账号。",
|
1860
|
+
"example": "无",
|
1861
|
+
"member": "string",
|
1862
|
+
"name": "UserId",
|
1863
|
+
"required": false,
|
1864
|
+
"type": "string"
|
1865
|
+
},
|
1866
|
+
{
|
1867
|
+
"disabled": false,
|
1868
|
+
"document": "该字段表示业务用户ID对应的账号类型,取值:1-微信uin,2-QQ号,3-微信群uin,4-qq群号,5-微信openid,6-QQopenid,7-其它string。\n该字段与账号ID参数(UserId)配合使用可确定唯一账号。",
|
1869
|
+
"example": "无",
|
1870
|
+
"member": "string",
|
1871
|
+
"name": "AccountType",
|
1872
|
+
"required": false,
|
1873
|
+
"type": "string"
|
1874
|
+
},
|
1875
|
+
{
|
1876
|
+
"disabled": false,
|
1877
|
+
"document": "用户昵称",
|
1878
|
+
"example": "无",
|
1879
|
+
"member": "string",
|
1880
|
+
"name": "Nickname",
|
1881
|
+
"required": false,
|
1882
|
+
"type": "string"
|
1883
|
+
},
|
1884
|
+
{
|
1885
|
+
"disabled": false,
|
1886
|
+
"document": "性别 默认0 未知 1 男性 2 女性",
|
1887
|
+
"example": "无",
|
1888
|
+
"member": "uint64",
|
1889
|
+
"name": "Gender",
|
1890
|
+
"required": false,
|
1891
|
+
"type": "int"
|
1892
|
+
},
|
1893
|
+
{
|
1894
|
+
"disabled": false,
|
1895
|
+
"document": "年龄 默认0 未知",
|
1896
|
+
"example": "无",
|
1897
|
+
"member": "uint64",
|
1898
|
+
"name": "Age",
|
1899
|
+
"required": false,
|
1900
|
+
"type": "int"
|
1901
|
+
},
|
1902
|
+
{
|
1903
|
+
"disabled": false,
|
1904
|
+
"document": "用户等级,默认0 未知 1 低 2 中 3 高",
|
1905
|
+
"example": "无",
|
1906
|
+
"member": "uint64",
|
1907
|
+
"name": "Level",
|
1908
|
+
"required": false,
|
1909
|
+
"type": "int"
|
1910
|
+
},
|
1911
|
+
{
|
1912
|
+
"disabled": false,
|
1913
|
+
"document": "手机号",
|
1914
|
+
"example": "无",
|
1915
|
+
"member": "string",
|
1916
|
+
"name": "Phone",
|
1917
|
+
"required": false,
|
1918
|
+
"type": "string"
|
1919
|
+
},
|
1920
|
+
{
|
1921
|
+
"disabled": false,
|
1922
|
+
"document": "用户简介,长度不超过5000字",
|
1923
|
+
"example": "无",
|
1924
|
+
"member": "string",
|
1925
|
+
"name": "Desc",
|
1926
|
+
"required": false,
|
1927
|
+
"type": "string"
|
1928
|
+
},
|
1929
|
+
{
|
1930
|
+
"disabled": false,
|
1931
|
+
"document": "用户头像图片链接",
|
1932
|
+
"example": "无",
|
1933
|
+
"member": "string",
|
1934
|
+
"name": "HeadUrl",
|
1935
|
+
"required": false,
|
1936
|
+
"type": "string"
|
1937
|
+
},
|
1938
|
+
{
|
1939
|
+
"disabled": false,
|
1940
|
+
"document": "群聊场景房间ID",
|
1941
|
+
"example": "无",
|
1942
|
+
"member": "string",
|
1943
|
+
"name": "RoomId",
|
1944
|
+
"required": false,
|
1945
|
+
"type": "string"
|
1946
|
+
},
|
1947
|
+
{
|
1948
|
+
"disabled": false,
|
1949
|
+
"document": "群聊场景群ID",
|
1950
|
+
"example": "无",
|
1951
|
+
"member": "string",
|
1952
|
+
"name": "GroupId",
|
1953
|
+
"required": false,
|
1954
|
+
"type": "string"
|
1955
|
+
},
|
1956
|
+
{
|
1957
|
+
"disabled": false,
|
1958
|
+
"document": "群聊场景群用户数",
|
1959
|
+
"example": "无",
|
1960
|
+
"member": "int64",
|
1961
|
+
"name": "GroupSize",
|
1962
|
+
"required": false,
|
1963
|
+
"type": "int"
|
1964
|
+
},
|
1965
|
+
{
|
1966
|
+
"disabled": false,
|
1967
|
+
"document": "消息接收者ID",
|
1968
|
+
"example": "无",
|
1969
|
+
"member": "string",
|
1970
|
+
"name": "ReceiverId",
|
1971
|
+
"required": false,
|
1972
|
+
"type": "string"
|
1973
|
+
},
|
1974
|
+
{
|
1975
|
+
"disabled": false,
|
1976
|
+
"document": "消息生成时间,毫秒",
|
1977
|
+
"example": "无",
|
1978
|
+
"member": "string",
|
1979
|
+
"name": "SendTime",
|
1980
|
+
"required": false,
|
1981
|
+
"type": "string"
|
1982
|
+
}
|
1983
|
+
],
|
1984
|
+
"usage": "in"
|
1844
1985
|
}
|
1845
1986
|
},
|
1846
1987
|
"version": "1.0"
|
@@ -756,6 +756,13 @@
|
|
756
756
|
"output": "EnhanceMediaByTemplateResponse",
|
757
757
|
"status": "online"
|
758
758
|
},
|
759
|
+
"EnhanceMediaQuality": {
|
760
|
+
"document": "对点播中的音视频媒体发起音画质重生任务。",
|
761
|
+
"input": "EnhanceMediaQualityRequest",
|
762
|
+
"name": "音画质重生",
|
763
|
+
"output": "EnhanceMediaQualityResponse",
|
764
|
+
"status": "online"
|
765
|
+
},
|
759
766
|
"ExecuteFunction": {
|
760
767
|
"document": "本接口仅用于定制开发的特殊场景,除非云点播客服人员主动告知您需要使用本接口,其它情况请勿调用。",
|
761
768
|
"input": "ExecuteFunctionRequest",
|
@@ -17109,6 +17116,130 @@
|
|
17109
17116
|
],
|
17110
17117
|
"type": "object"
|
17111
17118
|
},
|
17119
|
+
"EnhanceMediaQualityOutputConfig": {
|
17120
|
+
"document": "音画质重生结果文件输出。",
|
17121
|
+
"members": [
|
17122
|
+
{
|
17123
|
+
"disabled": false,
|
17124
|
+
"document": "输出文件名,最长 64 个字符。缺省由系统指定生成文件名。",
|
17125
|
+
"example": "name",
|
17126
|
+
"member": "string",
|
17127
|
+
"name": "MediaName",
|
17128
|
+
"required": false,
|
17129
|
+
"type": "string"
|
17130
|
+
},
|
17131
|
+
{
|
17132
|
+
"disabled": false,
|
17133
|
+
"document": "分类ID,用于对媒体进行分类管理,可通过 [创建分类](/document/product/266/7812) 接口,创建分类,获得分类 ID。\n<li>默认值:0,表示其他分类。</li>",
|
17134
|
+
"example": "0",
|
17135
|
+
"member": "int64",
|
17136
|
+
"name": "ClassId",
|
17137
|
+
"required": false,
|
17138
|
+
"type": "int"
|
17139
|
+
},
|
17140
|
+
{
|
17141
|
+
"disabled": false,
|
17142
|
+
"document": "输出文件的过期时间,超过该时间文件将被删除,默认为永久不过期,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。",
|
17143
|
+
"example": "2023-09-08T02:23:29Z",
|
17144
|
+
"member": "string",
|
17145
|
+
"name": "ExpireTime",
|
17146
|
+
"required": false,
|
17147
|
+
"type": "string"
|
17148
|
+
}
|
17149
|
+
],
|
17150
|
+
"usage": "in"
|
17151
|
+
},
|
17152
|
+
"EnhanceMediaQualityRequest": {
|
17153
|
+
"document": "EnhanceMediaQuality请求参数结构体",
|
17154
|
+
"members": [
|
17155
|
+
{
|
17156
|
+
"disabled": false,
|
17157
|
+
"document": "媒体文件 ID,即该文件在云点播上的全局唯一标识符,在上传成功后由云点播后台分配。可以在 [视频上传完成事件通知](/document/product/266/7830) 或 [云点播控制台](https://console.cloud.tencent.com/vod/media) 获取该字段。",
|
17158
|
+
"example": "52123456",
|
17159
|
+
"member": "string",
|
17160
|
+
"name": "FileId",
|
17161
|
+
"required": true,
|
17162
|
+
"type": "string"
|
17163
|
+
},
|
17164
|
+
{
|
17165
|
+
"disabled": false,
|
17166
|
+
"document": "音画质重生模板 ID,请联系腾讯云获取。",
|
17167
|
+
"example": "10",
|
17168
|
+
"member": "uint64",
|
17169
|
+
"name": "Definition",
|
17170
|
+
"required": true,
|
17171
|
+
"type": "int"
|
17172
|
+
},
|
17173
|
+
{
|
17174
|
+
"disabled": false,
|
17175
|
+
"document": "<b>点播[子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。</b>",
|
17176
|
+
"example": "1490012345",
|
17177
|
+
"member": "uint64",
|
17178
|
+
"name": "SubAppId",
|
17179
|
+
"required": false,
|
17180
|
+
"type": "int"
|
17181
|
+
},
|
17182
|
+
{
|
17183
|
+
"disabled": false,
|
17184
|
+
"document": "音画质重生后的媒体文件配置。",
|
17185
|
+
"example": "无",
|
17186
|
+
"member": "EnhanceMediaQualityOutputConfig",
|
17187
|
+
"name": "OutputConfig",
|
17188
|
+
"required": false,
|
17189
|
+
"type": "object"
|
17190
|
+
},
|
17191
|
+
{
|
17192
|
+
"disabled": false,
|
17193
|
+
"document": "用于去重的识别码,如果三天内曾有过相同的识别码的请求,则本次的请求会返回错误。最长 50 个字符,不带或者带空字符串表示不做去重。",
|
17194
|
+
"example": "\"\"",
|
17195
|
+
"member": "string",
|
17196
|
+
"name": "SessionId",
|
17197
|
+
"required": false,
|
17198
|
+
"type": "string"
|
17199
|
+
},
|
17200
|
+
{
|
17201
|
+
"disabled": false,
|
17202
|
+
"document": "来源上下文,用于透传用户请求信息,音画质重生完成回调将返回该字段值,最长 1000 个字符。",
|
17203
|
+
"example": "\"\"",
|
17204
|
+
"member": "string",
|
17205
|
+
"name": "SessionContext",
|
17206
|
+
"required": false,
|
17207
|
+
"type": "string"
|
17208
|
+
},
|
17209
|
+
{
|
17210
|
+
"disabled": false,
|
17211
|
+
"document": "任务的优先级,数值越大优先级越高,取值范围是 -10 到 10,不填代表 0。",
|
17212
|
+
"example": "2",
|
17213
|
+
"member": "int64",
|
17214
|
+
"name": "TasksPriority",
|
17215
|
+
"required": false,
|
17216
|
+
"type": "int"
|
17217
|
+
}
|
17218
|
+
],
|
17219
|
+
"type": "object"
|
17220
|
+
},
|
17221
|
+
"EnhanceMediaQualityResponse": {
|
17222
|
+
"document": "EnhanceMediaQuality返回参数结构体",
|
17223
|
+
"members": [
|
17224
|
+
{
|
17225
|
+
"disabled": false,
|
17226
|
+
"document": "音画质重生任务 ID。",
|
17227
|
+
"example": "125xxx65-EnhanceMediaQuality-bffb15f07530b57bc1aabb01fac74bcc",
|
17228
|
+
"member": "string",
|
17229
|
+
"name": "TaskId",
|
17230
|
+
"output_required": true,
|
17231
|
+
"type": "string",
|
17232
|
+
"value_allowed_null": false
|
17233
|
+
},
|
17234
|
+
{
|
17235
|
+
"document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
|
17236
|
+
"member": "string",
|
17237
|
+
"name": "RequestId",
|
17238
|
+
"type": "string"
|
17239
|
+
}
|
17240
|
+
],
|
17241
|
+
"type": "object"
|
17242
|
+
},
|
17112
17243
|
"EventContent": {
|
17113
17244
|
"document": "事件通知内容,其中,TranscodeCompleteEvent、ConcatCompleteEvent、ClipCompleteEvent、CreateImageSpriteCompleteEvent、SnapshotByTimeOffsetCompleteEvent 为兼容 2017 版接口发起任务的事件通知。",
|
17114
17245
|
"members": [
|
@@ -1092,6 +1092,14 @@
|
|
1092
1092
|
"title": "使用模板发起音画质重生"
|
1093
1093
|
}
|
1094
1094
|
],
|
1095
|
+
"EnhanceMediaQuality": [
|
1096
|
+
{
|
1097
|
+
"document": "对 fileId 为 5285485487985271487 的视频发起音画质重生任务。",
|
1098
|
+
"input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EnhanceMediaQuality\n<公共请求参数>\n\n{\n \"FileId\": \"5285485487985271487\",\n \"Definition\": 10\n}",
|
1099
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6ca31e3a-6b8e-4b4e-9256-fdc700064ef3\",\n \"TaskId\": \"125xxx65-EnhanceMediaQuality-bffb15f07530b57bc1aabb01fac74bcc\"\n }\n}",
|
1100
|
+
"title": "发起音画质重生任务"
|
1101
|
+
}
|
1102
|
+
],
|
1095
1103
|
"ExecuteFunction": [
|
1096
1104
|
{
|
1097
1105
|
"document": "",
|
tccli/services/vod/vod_client.py
CHANGED
@@ -3553,6 +3553,58 @@ def doProcessImage(args, parsed_globals):
|
|
3553
3553
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
3554
3554
|
|
3555
3555
|
|
3556
|
+
def doEnhanceMediaQuality(args, parsed_globals):
|
3557
|
+
g_param = parse_global_arg(parsed_globals)
|
3558
|
+
|
3559
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
3560
|
+
cred = credential.CVMRoleCredential()
|
3561
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
3562
|
+
cred = credential.STSAssumeRoleCredential(
|
3563
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
3564
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')]
|
3565
|
+
)
|
3566
|
+
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
3567
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
3568
|
+
else:
|
3569
|
+
cred = credential.Credential(
|
3570
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
3571
|
+
)
|
3572
|
+
http_profile = HttpProfile(
|
3573
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
3574
|
+
reqMethod="POST",
|
3575
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
3576
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
3577
|
+
)
|
3578
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
3579
|
+
if g_param[OptionsDefine.Language]:
|
3580
|
+
profile.language = g_param[OptionsDefine.Language]
|
3581
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
3582
|
+
client = mod.VodClient(cred, g_param[OptionsDefine.Region], profile)
|
3583
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
3584
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
3585
|
+
model = models.EnhanceMediaQualityRequest()
|
3586
|
+
model.from_json_string(json.dumps(args))
|
3587
|
+
start_time = time.time()
|
3588
|
+
while True:
|
3589
|
+
rsp = client.EnhanceMediaQuality(model)
|
3590
|
+
result = rsp.to_json_string()
|
3591
|
+
try:
|
3592
|
+
json_obj = json.loads(result)
|
3593
|
+
except TypeError as e:
|
3594
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
3595
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
3596
|
+
break
|
3597
|
+
cur_time = time.time()
|
3598
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
3599
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
3600
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
3601
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
3602
|
+
else:
|
3603
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
3604
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
3605
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
3606
|
+
|
3607
|
+
|
3556
3608
|
def doCreateProcedureTemplate(args, parsed_globals):
|
3557
3609
|
g_param = parse_global_arg(parsed_globals)
|
3558
3610
|
|
@@ -8780,6 +8832,7 @@ ACTION_MAP = {
|
|
8780
8832
|
"CreateWatermarkTemplate": doCreateWatermarkTemplate,
|
8781
8833
|
"ParseStreamingManifest": doParseStreamingManifest,
|
8782
8834
|
"ProcessImage": doProcessImage,
|
8835
|
+
"EnhanceMediaQuality": doEnhanceMediaQuality,
|
8783
8836
|
"CreateProcedureTemplate": doCreateProcedureTemplate,
|
8784
8837
|
"PushUrlCache": doPushUrlCache,
|
8785
8838
|
"DeleteMedia": doDeleteMedia,
|
@@ -505,14 +505,14 @@
|
|
505
505
|
"status": "online"
|
506
506
|
},
|
507
507
|
"DeleteAddressTemplate": {
|
508
|
-
"document": "本接口(DeleteAddressTemplate)用于删除IP
|
508
|
+
"document": "本接口(DeleteAddressTemplate)用于删除IP地址模板。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
509
509
|
"input": "DeleteAddressTemplateRequest",
|
510
510
|
"name": "删除IP地址模板",
|
511
511
|
"output": "DeleteAddressTemplateResponse",
|
512
512
|
"status": "online"
|
513
513
|
},
|
514
514
|
"DeleteAddressTemplateGroup": {
|
515
|
-
"document": "本接口(DeleteAddressTemplateGroup)用于删除IP
|
515
|
+
"document": "本接口(DeleteAddressTemplateGroup)用于删除IP地址模板集合。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
516
516
|
"input": "DeleteAddressTemplateGroupRequest",
|
517
517
|
"name": "删除IP地址模板集合",
|
518
518
|
"output": "DeleteAddressTemplateGroupResponse",
|
@@ -680,14 +680,14 @@
|
|
680
680
|
"status": "online"
|
681
681
|
},
|
682
682
|
"DeleteServiceTemplate": {
|
683
|
-
"document": "本接口(DeleteServiceTemplate
|
683
|
+
"document": "本接口(DeleteServiceTemplate)用于删除协议端口模板。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
684
684
|
"input": "DeleteServiceTemplateRequest",
|
685
685
|
"name": "删除协议端口模板",
|
686
686
|
"output": "DeleteServiceTemplateResponse",
|
687
687
|
"status": "online"
|
688
688
|
},
|
689
689
|
"DeleteServiceTemplateGroup": {
|
690
|
-
"document": "本接口(DeleteServiceTemplateGroup
|
690
|
+
"document": "本接口(DeleteServiceTemplateGroup)用于删除协议端口模板集合。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
691
691
|
"input": "DeleteServiceTemplateGroupRequest",
|
692
692
|
"name": "删除协议端口模板集合",
|
693
693
|
"output": "DeleteServiceTemplateGroupResponse",
|
@@ -1660,14 +1660,14 @@
|
|
1660
1660
|
"status": "online"
|
1661
1661
|
},
|
1662
1662
|
"ModifyAddressTemplateAttribute": {
|
1663
|
-
"document": "本接口(ModifyAddressTemplateAttribute)用于修改IP
|
1663
|
+
"document": "本接口(ModifyAddressTemplateAttribute)用于修改IP地址模板。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
1664
1664
|
"input": "ModifyAddressTemplateAttributeRequest",
|
1665
1665
|
"name": "修改IP地址模板",
|
1666
1666
|
"output": "ModifyAddressTemplateAttributeResponse",
|
1667
1667
|
"status": "online"
|
1668
1668
|
},
|
1669
1669
|
"ModifyAddressTemplateGroupAttribute": {
|
1670
|
-
"document": "本接口(ModifyAddressTemplateGroupAttribute)用于修改IP
|
1670
|
+
"document": "本接口(ModifyAddressTemplateGroupAttribute)用于修改IP地址模板集合。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
1671
1671
|
"input": "ModifyAddressTemplateGroupAttributeRequest",
|
1672
1672
|
"name": "修改IP地址模板集合",
|
1673
1673
|
"output": "ModifyAddressTemplateGroupAttributeResponse",
|
@@ -1884,14 +1884,14 @@
|
|
1884
1884
|
"status": "online"
|
1885
1885
|
},
|
1886
1886
|
"ModifyServiceTemplateAttribute": {
|
1887
|
-
"document": "本接口(ModifyServiceTemplateAttribute
|
1887
|
+
"document": "本接口(ModifyServiceTemplateAttribute)用于修改协议端口模板。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
1888
1888
|
"input": "ModifyServiceTemplateAttributeRequest",
|
1889
1889
|
"name": "修改协议端口模板",
|
1890
1890
|
"output": "ModifyServiceTemplateAttributeResponse",
|
1891
1891
|
"status": "online"
|
1892
1892
|
},
|
1893
1893
|
"ModifyServiceTemplateGroupAttribute": {
|
1894
|
-
"document": "本接口(ModifyServiceTemplateGroupAttribute
|
1894
|
+
"document": "本接口(ModifyServiceTemplateGroupAttribute)用于修改协议端口模板集合。\n>?本接口为异步接口,可调用 [DescribeVpcTaskResult](https://cloud.tencent.com/document/api/215/59037) 接口查询任务执行结果,待任务执行成功后再进行其他操作。\n>",
|
1895
1895
|
"input": "ModifyServiceTemplateGroupAttributeRequest",
|
1896
1896
|
"name": "修改协议端口模板集合",
|
1897
1897
|
"output": "ModifyServiceTemplateGroupAttributeResponse",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1030.1
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
5
5
|
Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
|
6
6
|
Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Requires-Dist: jmespath==0.10.0
|
15
15
|
Requires-Dist: six==1.16.0
|
16
|
-
Requires-Dist: tencentcloud-sdk-python>=3.0.
|
16
|
+
Requires-Dist: tencentcloud-sdk-python>=3.0.1030
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|