tccli 3.0.828.1__py2.py3-none-any.whl → 3.0.829.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/autoscaling/v20180419/api.json +14 -14
- tccli/services/cloudstudio/cloudstudio_client.py +53 -0
- tccli/services/cloudstudio/v20210524/api.json +89 -0
- tccli/services/cloudstudio/v20210524/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +9 -0
- tccli/services/ess/v20201111/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +133 -364
- tccli/services/essbasic/v20210526/examples.json +89 -95
- tccli/services/ic/v20190307/api.json +1 -1
- tccli/services/live/v20180801/api.json +2 -6
- tccli/services/live/v20180801/examples.json +1 -1
- tccli/services/mrs/v20200910/api.json +8130 -2302
- tccli/services/mrs/v20200910/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +32 -134
- tccli/services/ocr/v20181119/examples.json +15 -15
- tccli/services/pts/v20210728/api.json +27 -78
- tccli/services/sslpod/v20190605/api.json +1 -1
- tccli/services/tem/v20210701/api.json +1 -1
- tccli/services/tione/v20191022/api.json +1 -1
- tccli/services/tione/v20211111/api.json +1 -1
- tccli/services/trtc/v20190722/api.json +3 -25
- tccli/services/vpc/v20170312/api.json +60 -51
- tccli/services/vpc/v20170312/examples.json +17 -17
- {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/METADATA +2 -2
- {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/RECORD +30 -30
- {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/LICENSE +0 -0
- {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.828.1.dist-info → tccli-3.0.829.1.dist-info}/top_level.txt +0 -0
@@ -113,7 +113,7 @@
|
|
113
113
|
"status": "online"
|
114
114
|
},
|
115
115
|
"CreateLiveTranscodeRule": {
|
116
|
-
"document": "
|
116
|
+
"document": "创建转码规则,数量上限:50,需要先调用[CreateLiveTranscodeTemplate](/document/product/267/32646)接口创建转码模板,将返回的模板id绑定到流使用。\n<br>转码相关文档:[直播转封装及转码](/document/product/267/32736)。",
|
117
117
|
"input": "CreateLiveTranscodeRuleRequest",
|
118
118
|
"name": "创建转码规则",
|
119
119
|
"output": "CreateLiveTranscodeRuleResponse",
|
@@ -3154,7 +3154,6 @@
|
|
3154
3154
|
"document": "CreateLiveTranscodeRule请求参数结构体",
|
3155
3155
|
"members": [
|
3156
3156
|
{
|
3157
|
-
"default": "",
|
3158
3157
|
"document": "播放域名。",
|
3159
3158
|
"example": "xxx.xx.com",
|
3160
3159
|
"member": "string",
|
@@ -3163,8 +3162,7 @@
|
|
3163
3162
|
"type": "string"
|
3164
3163
|
},
|
3165
3164
|
{
|
3166
|
-
"
|
3167
|
-
"document": "推流路径,与推流和播放地址中的AppName保持一致。如果只绑定域名,则此处填空。",
|
3165
|
+
"document": "推流路径,与推流和播放地址中的AppName保持一致。如果只绑定域名,则此处填\"\"。",
|
3168
3166
|
"example": "live",
|
3169
3167
|
"member": "string",
|
3170
3168
|
"name": "AppName",
|
@@ -3172,7 +3170,6 @@
|
|
3172
3170
|
"type": "string"
|
3173
3171
|
},
|
3174
3172
|
{
|
3175
|
-
"default": "",
|
3176
3173
|
"document": "流名称。如果只绑定域名或路径,则此处填空。",
|
3177
3174
|
"example": "stream",
|
3178
3175
|
"member": "string",
|
@@ -3181,7 +3178,6 @@
|
|
3181
3178
|
"type": "string"
|
3182
3179
|
},
|
3183
3180
|
{
|
3184
|
-
"default": "",
|
3185
3181
|
"document": "指定已有的模板Id。",
|
3186
3182
|
"example": "1000",
|
3187
3183
|
"member": "int64",
|
@@ -154,7 +154,7 @@
|
|
154
154
|
],
|
155
155
|
"CreateLiveTranscodeRule": [
|
156
156
|
{
|
157
|
-
"document": "",
|
157
|
+
"document": "CreateLiveTranscodeRule 默认示例。",
|
158
158
|
"input": "https://live.tencentcloudapi.com/?Action=CreateLiveTranscodeRule\n&DomainName=5000.liveplay.myqcloud.com\n&AppName=live\n&StreamName=stream1\n&TemplateId=1000\n&<公共请求参数>",
|
159
159
|
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
160
160
|
"title": "请求示例"
|