tccli 3.0.1297.2__py2.py3-none-any.whl → 3.0.1298.2__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/cbs/v20170312/api.json +1 -1
- tccli/services/cls/cls_client.py +235 -23
- tccli/services/cls/v20201016/api.json +457 -3
- tccli/services/cls/v20201016/examples.json +32 -0
- tccli/services/cvm/v20170312/api.json +2 -2
- tccli/services/dbbrain/v20191016/api.json +146 -6
- tccli/services/dbbrain/v20210527/api.json +156 -20
- tccli/services/dlc/dlc_client.py +53 -0
- tccli/services/dlc/v20210125/api.json +162 -0
- tccli/services/dlc/v20210125/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +5 -5
- tccli/services/gs/v20191118/api.json +19 -0
- tccli/services/gs/v20191118/examples.json +1 -1
- tccli/services/hai/v20230812/api.json +16 -16
- tccli/services/iotcloud/v20210408/api.json +2 -2
- tccli/services/iotcloud/v20210408/examples.json +3 -3
- tccli/services/iotexplorer/v20190423/api.json +398 -341
- tccli/services/iotexplorer/v20190423/examples.json +50 -50
- tccli/services/live/v20180801/api.json +2 -2
- tccli/services/mps/v20190612/api.json +55 -53
- tccli/services/mps/v20190612/examples.json +40 -40
- tccli/services/mqtt/v20240516/api.json +56 -6
- tccli/services/mqtt/v20240516/examples.json +6 -6
- tccli/services/ocr/v20181119/api.json +73 -3
- tccli/services/partners/v20180321/api.json +10 -0
- tccli/services/tdmq/v20200217/api.json +30 -0
- tccli/services/teo/v20220901/api.json +48 -7
- tccli/services/teo/v20220901/examples.json +51 -15
- tccli/services/tke/v20180525/api.json +2 -2
- tccli/services/trro/trro_client.py +269 -4
- tccli/services/trro/v20220325/api.json +504 -0
- tccli/services/trro/v20220325/examples.json +40 -0
- tccli/services/vdb/v20230616/api.json +738 -15
- tccli/services/vdb/v20230616/examples.json +64 -0
- tccli/services/vdb/vdb_client.py +428 -4
- tccli/services/vod/v20180717/api.json +9 -0
- tccli/services/vod/v20240718/api.json +985 -0
- tccli/services/vod/v20240718/examples.json +66 -0
- tccli/services/vod/vod_client.py +330 -12
- tccli/services/wedata/v20210820/api.json +453 -0
- tccli/services/wedata/v20210820/examples.json +22 -0
- tccli/services/wedata/wedata_client.py +114 -8
- tccli/services/weilingwith/v20230427/api.json +10 -10
- {tccli-3.0.1297.2.dist-info → tccli-3.0.1298.2.dist-info}/METADATA +2 -2
- {tccli-3.0.1297.2.dist-info → tccli-3.0.1298.2.dist-info}/RECORD +50 -50
- {tccli-3.0.1297.2.dist-info → tccli-3.0.1298.2.dist-info}/WHEEL +0 -0
- {tccli-3.0.1297.2.dist-info → tccli-3.0.1298.2.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1297.2.dist-info → tccli-3.0.1298.2.dist-info}/license_files/LICENSE +0 -0
@@ -11,16 +11,16 @@
|
|
11
11
|
"BatchStartStreamLinkFlow": [
|
12
12
|
{
|
13
13
|
"document": "请求示例",
|
14
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchStartStreamLinkFlow\n<公共请求参数>\n\n{\n \"EventId\": \"
|
15
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
14
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchStartStreamLinkFlow\n<公共请求参数>\n\n{\n \"EventId\": \"01937702ecc509dc0f3269ca3420\",\n \"FlowIds\": [\n \"01937702c54509dc0f3269ca341f\"\n ]\n}",
|
15
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"019202e96d9f09dc0f325e7f7a2a\"\n }\n}",
|
16
16
|
"title": "请求示例"
|
17
17
|
}
|
18
18
|
],
|
19
19
|
"BatchStopStreamLinkFlow": [
|
20
20
|
{
|
21
21
|
"document": "请求示例",
|
22
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchStopStreamLinkFlow\n<公共请求参数>\n\n{\n \"EventId\": \"
|
23
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
22
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchStopStreamLinkFlow\n<公共请求参数>\n\n{\n \"EventId\": \"01941bb7827509dc0f320a9d3426\",\n \"FlowIds\": [\n \"019202e96d9f09dc0f325e7f7a2a\"\n ]\n}",
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"01937702ecc509dc0f3269ca3420\"\n }\n}",
|
24
24
|
"title": "请求示例"
|
25
25
|
}
|
26
26
|
],
|
@@ -187,24 +187,24 @@
|
|
187
187
|
"CreateStreamLinkEvent": [
|
188
188
|
{
|
189
189
|
"document": "",
|
190
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkEvent\n<公共请求参数>\n\n{\n \"EventName\": \"
|
191
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"EventId\": \"
|
190
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkEvent\n<公共请求参数>\n\n{\n \"EventName\": \"event_test\"\n}",
|
191
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"EventId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"Status\": 1,\n \"Description\": \"event for test live\",\n \"EventName\": \"event_test\",\n \"AttachedFlowGroup\": [\n {\n \"FlowId\": \"01937702c54509dc0f3269ca341f\",\n \"Region\": \"ap-shanghai\"\n }\n ],\n \"CreateTime\": \"2024-10-12 12:12:12\"\n },\n \"RequestId\": \"019202e96d9f09dc0f325e7f7a2a\"\n }\n}",
|
192
192
|
"title": "请求示例"
|
193
193
|
}
|
194
194
|
],
|
195
195
|
"CreateStreamLinkFlow": [
|
196
196
|
{
|
197
197
|
"document": "创建媒体传输流",
|
198
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowName\": \"
|
199
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"FlowId\": \"flowtest\",\n \"FlowName\": \"flowtest\",\n \"State\": \"IDLE\",\n \"MaxBandwidth\": 0,\n \"InputGroup\": [\n {\n \"InputId\": \"inputtest\",\n \"InputName\": \"inputtest\",\n \"Description\": \"inputtest\",\n \"Protocol\": \"SRT\",\n \"InputAddressList\": [
|
198
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowName\": \"flowtest\",\n \"EventId\": \"01937702ecc509dc0f3269ca3420\",\n \"MaxBandwidth\": 20000000,\n \"InputGroup\": [\n {\n \"InputName\": \"inputname\",\n \"Description\": \"inputnameDescription\",\n \"Protocol\": \"RTP\",\n \"AllowIpList\": [\n \"0.0.0.0/0\"\n ],\n \"SRTSettings\": {\n \"StreamId\": \"#!::u=johnny,r=resource,h=xxx.com,t=stream,m=play\",\n \"Latency\": 1000,\n \"RecvLatency\": 1000,\n \"PeerLatency\": 1000,\n \"PeerIdleTimeout\": 1000,\n \"Passphrase\": \"passphrase\",\n \"PbKeyLen\": 10\n },\n \"HLSPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"http://example.com:8806/live/streamname.m3u8\"\n }\n ]\n },\n \"RTPSettings\": {\n \"FEC\": \"none\",\n \"IdleTimeout\": 1000\n }\n }\n ]\n}",
|
199
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"FlowId\": \"flowtest\",\n \"FlowName\": \"flowtest\",\n \"State\": \"IDLE\",\n \"MaxBandwidth\": 0,\n \"InputGroup\": [\n {\n \"InputId\": \"inputtest\",\n \"InputName\": \"inputtest\",\n \"Description\": \"inputtest\",\n \"Protocol\": \"SRT\",\n \"InputAddressList\": [],\n \"AllowIpList\": [\n \"0.0.0.0/0\"\n ],\n \"SRTSettings\": {\n \"Mode\": \"LISTENER\",\n \"StreamId\": \"srttest\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"srttest\",\n \"PbKeyLen\": 0,\n \"SourceAddresses\": [\n {\n \"Ip\": \"227.0.0.101\",\n \"Port\": 0\n }\n ]\n },\n \"RTPSettings\": {\n \"FEC\": \"rtptest\",\n \"IdleTimeout\": 0\n },\n \"InputRegion\": \"ap-shanghai\",\n \"RTMPSettings\": {\n \"AppName\": \"live\",\n \"StreamKey\": \"live_test\"\n },\n \"FailOver\": \"on\",\n \"RTMPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"TcUrl\": \"rtmp://example.com/live\",\n \"StreamKey\": \"live_test\"\n }\n ]\n },\n \"RTSPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"rtsp://120.10.10.10:2355/cam/test\"\n }\n ]\n },\n \"ResilientStream\": {\n \"Enable\": true,\n \"BufferTime\": 1\n },\n \"HLSPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"http://example.com/live/index.m3u8\"\n }\n ]\n }\n }\n ],\n \"OutputGroup\": [\n {\n \"OutputId\": \"outputtest\",\n \"OutputName\": \"outputtest\",\n \"OutputType\": \"outputtest\",\n \"Description\": \"outputtest\",\n \"Protocol\": \"outputtest\",\n \"OutputAddressList\": [\n {\n \"Ip\": \"223.223.223.223\"\n }\n ],\n \"OutputRegion\": \"ap-shanghai\",\n \"SRTSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"223.223.223.223\",\n \"Port\": 0\n }\n ],\n \"StreamId\": \"outputtest\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"outputtest\",\n \"PbKeyLen\": 0,\n \"Mode\": \"outputtest\",\n \"SourceAddresses\": [\n {\n \"Ip\": \"202.118.80.23\",\n \"Port\": 3320\n }\n ]\n },\n \"RTPSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"202.118.80.23\",\n \"Port\": 2200\n }\n ],\n \"FEC\": \"outputtest\",\n \"IdleTimeout\": 0\n },\n \"RTMPSettings\": {\n \"IdleTimeout\": 0,\n \"ChunkSize\": 0,\n \"Destinations\": [\n {\n \"Url\": \"outputtest\",\n \"StreamKey\": \"outputtest\"\n }\n ]\n },\n \"RTMPPullSettings\": {\n \"ServerUrls\": [\n {\n \"TcUrl\": \"outputtest\",\n \"StreamKey\": \"outputtest\"\n }\n ]\n },\n \"AllowIpList\": [\n \"223.223.223.223\"\n ],\n \"RTSPPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"rtsp://120.10.10.10:2355/cam/test\"\n }\n ]\n },\n \"HLSPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"http://example.com/live/index.m3u8\"\n }\n ]\n },\n \"MaxConcurrent\": 1\n }\n ],\n \"EventId\": \"01937702ecc509dc0f3269ca3420\",\n \"Region\": \"ap-shanghai\"\n },\n \"RequestId\": \"0186e91bf25809831f1703c66937\"\n }\n}",
|
200
200
|
"title": "请求示例"
|
201
201
|
}
|
202
202
|
],
|
203
203
|
"CreateStreamLinkInput": [
|
204
204
|
{
|
205
205
|
"document": "创建媒体传输的输入配置。",
|
206
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkInput\n<公共请求参数>\n\n{\n \"FlowId\": \"
|
207
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"FlowId\": \"
|
206
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkInput\n<公共请求参数>\n\n{\n \"FlowId\": \"\",\n \"InputGroup\": [\n {\n \"InputName\": \"inputname\",\n \"Description\": \"inputnameDescription\",\n \"Protocol\": \"RTP\",\n \"AllowIpList\": [\n \"0.0.0.0/0\"\n ],\n \"SRTSettings\": {\n \"StreamId\": \"#!::u=johnny,t=file,m=publish,r=results.csv\",\n \"Latency\": 1000,\n \"RecvLatency\": 1000,\n \"PeerLatency\": 1000,\n \"PeerIdleTimeout\": 1000,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 10\n },\n \"RTPSettings\": {\n \"FEC\": \"none\",\n \"IdleTimeout\": 1000\n }\n }\n ]\n}",
|
207
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"FlowId\": \"018f09cc50671eb401a6024fcabc\",\n \"FlowName\": \"test\",\n \"State\": \"\",\n \"MaxBandwidth\": 0,\n \"InputGroup\": [\n {\n \"InputId\": \"\",\n \"InputName\": \"\",\n \"Description\": \"\",\n \"Protocol\": \"\",\n \"InputAddressList\": [\n {\n \"Ip\": \"\",\n \"Port\": 0\n }\n ],\n \"AllowIpList\": [\n \"\"\n ],\n \"SRTSettings\": {\n \"Mode\": \"\",\n \"StreamId\": \"\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 0,\n \"SourceAddresses\": [\n {\n \"Ip\": \"\",\n \"Port\": 0\n }\n ]\n },\n \"RTPSettings\": {\n \"FEC\": \"\",\n \"IdleTimeout\": 0\n },\n \"InputRegion\": \"\",\n \"RTMPSettings\": {\n \"AppName\": \"\",\n \"StreamKey\": \"\"\n },\n \"FailOver\": \"\",\n \"RTMPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"TcUrl\": \"\",\n \"StreamKey\": \"\"\n }\n ]\n },\n \"RTSPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"\"\n }\n ]\n },\n \"HLSPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"\"\n }\n ]\n },\n \"ResilientStream\": {\n \"Enable\": true,\n \"BufferTime\": 1\n }\n }\n ],\n \"OutputGroup\": [\n {\n \"OutputId\": \"\",\n \"OutputName\": \"\",\n \"OutputType\": \"\",\n \"Description\": \"\",\n \"Protocol\": \"\",\n \"OutputAddressList\": [\n {\n \"Ip\": \"\"\n }\n ],\n \"OutputRegion\": \"\",\n \"SRTSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"\",\n \"Port\": 0\n }\n ],\n \"StreamId\": \"\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 0,\n \"Mode\": \"\",\n \"SourceAddresses\": [\n {\n \"Ip\": \"\",\n \"Port\": 0\n }\n ]\n },\n \"RTPSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"\",\n \"Port\": 0\n }\n ],\n \"FEC\": \"\",\n \"IdleTimeout\": 0\n },\n \"RTMPSettings\": {\n \"IdleTimeout\": 0,\n \"ChunkSize\": 0,\n \"Destinations\": [\n {\n \"Url\": \"\",\n \"StreamKey\": \"\"\n }\n ]\n },\n \"RTMPPullSettings\": {\n \"ServerUrls\": [\n {\n \"TcUrl\": \"\",\n \"StreamKey\": \"\"\n }\n ]\n },\n \"AllowIpList\": [\n \"\"\n ],\n \"RTSPPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"\"\n }\n ]\n },\n \"HLSPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"\"\n }\n ]\n },\n \"MaxConcurrent\": 1\n }\n ],\n \"EventId\": \"\",\n \"Region\": \"\"\n },\n \"RequestId\": \"\"\n }\n}",
|
208
208
|
"title": "请求示例"
|
209
209
|
}
|
210
210
|
],
|
@@ -219,8 +219,8 @@
|
|
219
219
|
"CreateStreamLinkSecurityGroup": [
|
220
220
|
{
|
221
221
|
"document": "创建安全组。",
|
222
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkSecurityGroup\n<公共请求参数>\n\n{\n \"Name\": \"
|
223
|
-
"output": "{\n \"Response\": {\n \"Id\": \"
|
222
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamLinkSecurityGroup\n<公共请求参数>\n\n{\n \"Name\": \"live_test\",\n \"Whitelist\": [\n \"102.102.102.102/32\"\n ]\n}",
|
223
|
+
"output": "{\n \"Response\": {\n \"Id\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"RequestId\": \"01937702c54509dc0f3269ca341f\"\n }\n}",
|
224
224
|
"title": "请求示例"
|
225
225
|
}
|
226
226
|
],
|
@@ -411,23 +411,23 @@
|
|
411
411
|
"DeleteStreamLinkEvent": [
|
412
412
|
{
|
413
413
|
"document": "",
|
414
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkEvent\n<公共请求参数>\n\n{\n \"EventId\": \"
|
415
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
414
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkEvent\n<公共请求参数>\n\n{\n \"EventId\": \"01937702c54509dc0f3269ca341f\"\n}",
|
415
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"019202e96d9f09dc0f325e7f7a2a\"\n }\n}",
|
416
416
|
"title": "请求示例"
|
417
417
|
}
|
418
418
|
],
|
419
419
|
"DeleteStreamLinkFlow": [
|
420
420
|
{
|
421
421
|
"document": "",
|
422
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"
|
423
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
422
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"01937702c54509dc0f3269ca341f\"\n}",
|
423
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"019202e96d9f09dc0f325e7f7a2a\"\n }\n}",
|
424
424
|
"title": "请求示例"
|
425
425
|
}
|
426
426
|
],
|
427
427
|
"DeleteStreamLinkOutput": [
|
428
428
|
{
|
429
429
|
"document": "",
|
430
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkOutput\n<公共请求参数>\n\n{\n \"FlowId\": \"
|
430
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkOutput\n<公共请求参数>\n\n{\n \"FlowId\": \"\",\n \"OutputId\": \"asd21dsa\"\n}",
|
431
431
|
"output": "{\n \"Response\": {\n \"RequestId\": \"aaaaa\"\n }\n}",
|
432
432
|
"title": "请求示例"
|
433
433
|
}
|
@@ -435,8 +435,8 @@
|
|
435
435
|
"DeleteStreamLinkSecurityGroup": [
|
436
436
|
{
|
437
437
|
"document": "删除安全组。",
|
438
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkSecurityGroup\n<公共请求参数>\n\n{\n \"Id\": \"
|
439
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
438
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamLinkSecurityGroup\n<公共请求参数>\n\n{\n \"Id\": \"01937702c54509dc0f3269ca341f\"\n}",
|
439
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"019202e96d9f09dc0f325e7f7a2a\"\n }\n}",
|
440
440
|
"title": "请求示例"
|
441
441
|
}
|
442
442
|
],
|
@@ -555,8 +555,8 @@
|
|
555
555
|
"DescribeGroupAttachFlowsById": [
|
556
556
|
{
|
557
557
|
"document": "根据安全组反差关联的Flow信息。",
|
558
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGroupAttachFlowsById\n<公共请求参数>\n\n{\n \"Id\": \"
|
559
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"FlowId\": \"
|
558
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGroupAttachFlowsById\n<公共请求参数>\n\n{\n \"Id\": \"019202e96d9f09dc0f325e7f7a2a\"\n}",
|
559
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"FlowId\": \"01937702c54509dc0f3269ca341f\",\n \"FlowName\": \"test_flow\",\n \"EventId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"FlowRegion\": \"ap-shanghai\",\n \"OutputRegion\": \"ap-shanghai\",\n \"EventName\": \"test_live\",\n \"InputName\": \"pgm_srt\",\n \"OutputName\": \"pgm_rtmp\",\n \"InOutId\": \"01937722c54509dc0f3269ca356g\",\n \"InOutType\": \"input\"\n }\n ],\n \"RequestId\": \"01937702ecc509dc0f3269ca3420\"\n }\n}",
|
560
560
|
"title": "请求示例"
|
561
561
|
}
|
562
562
|
],
|
@@ -651,8 +651,8 @@
|
|
651
651
|
"DescribeStreamLinkEventAttachedFlows": [
|
652
652
|
{
|
653
653
|
"document": "查询媒体传输事件关联的所有媒体输入流的配置信息。",
|
654
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamLinkEventAttachedFlows\n<公共请求参数>\n\n{\n \"EventId\": \"
|
655
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"FlowId\": \"
|
654
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamLinkEventAttachedFlows\n<公共请求参数>\n\n{\n \"EventId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"PageNum\": 1,\n \"PageSize\": 10\n}",
|
655
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"FlowId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"FlowName\": \"flow_name\",\n \"State\": \"IDLE\",\n \"MaxBandwidth\": 0,\n \"InputGroup\": [\n {\n \"InputId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"InputName\": \"input_name\",\n \"Description\": \"description\",\n \"Protocol\": \"SRT\",\n \"InputAddressList\": [\n {\n \"Ip\": \"102.102.2.3\",\n \"Port\": 23600\n }\n ],\n \"AllowIpList\": [\n \"0.0.0.0\"\n ],\n \"SRTSettings\": {\n \"Mode\": \"Listener\",\n \"StreamId\": \"\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 0,\n \"SourceAddresses\": [\n {\n \"Ip\": \"120.120.23.32\",\n \"Port\": 23600\n }\n ]\n },\n \"RTPSettings\": {\n \"FEC\": \"off\",\n \"IdleTimeout\": 0\n },\n \"InputRegion\": \"ap-shanghai\",\n \"RTMPSettings\": {\n \"AppName\": \"live\",\n \"StreamKey\": \"live\"\n },\n \"FailOver\": \"off\",\n \"RTMPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"TcUrl\": \"rtmp://example.com/live\",\n \"StreamKey\": \"test_live\"\n }\n ]\n },\n \"RTSPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"rtsp://example.com/live/test\"\n }\n ]\n },\n \"HLSPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"http://example.com/live/test.m3u8\"\n }\n ]\n },\n \"ResilientStream\": {\n \"Enable\": true,\n \"BufferTime\": 1\n }\n }\n ],\n \"OutputGroup\": [\n {\n \"OutputId\": \"01937702c54509dc0f3269ca341f\",\n \"OutputName\": \"output_name\",\n \"OutputType\": \"Internet\",\n \"Description\": \"description\",\n \"Protocol\": \"SRT\",\n \"OutputAddressList\": [\n {\n \"Ip\": \"102.32.56.23\"\n }\n ],\n \"OutputRegion\": \"ap-shanghai\",\n \"SRTSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"102.32.56.23\",\n \"Port\": 22300\n }\n ],\n \"StreamId\": \"\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 0,\n \"Mode\": \"Caller\",\n \"SourceAddresses\": [\n {\n \"Ip\": \"102.32.56.23\",\n \"Port\": 22300\n }\n ]\n },\n \"RTPSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"102.32.56.23\",\n \"Port\": 22300\n }\n ],\n \"FEC\": \"off\",\n \"IdleTimeout\": 0\n },\n \"RTMPSettings\": {\n \"IdleTimeout\": 0,\n \"ChunkSize\": 0,\n \"Destinations\": [\n {\n \"Url\": \"rtmp://example.com/live\",\n \"StreamKey\": \"live_test\"\n }\n ]\n },\n \"RTMPPullSettings\": {\n \"ServerUrls\": [\n {\n \"TcUrl\": \"rtmp://example.com/live\",\n \"StreamKey\": \"live_test\"\n }\n ]\n },\n \"AllowIpList\": [\n \"0.0.0.0\"\n ],\n \"RTSPPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"rtsp://example.com/live/test\"\n }\n ]\n },\n \"HLSPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"http://example.com/live/test.m3u8\"\n }\n ]\n },\n \"MaxConcurrent\": 1\n }\n ],\n \"EventId\": \"01937702ecc509dc0f3269ca3420\",\n \"Region\": \"ap-shanghai\"\n }\n ],\n \"TotalNum\": 0,\n \"RequestId\": \"01937702c54509dc0f3269ca341f\"\n }\n}",
|
656
656
|
"title": "请求示例"
|
657
657
|
}
|
658
658
|
],
|
@@ -676,7 +676,7 @@
|
|
676
676
|
{
|
677
677
|
"document": "",
|
678
678
|
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamLinkFlowLogs\n<公共请求参数>\n\n{\n \"FlowId\": \"0175723949ba0956b92d0bf40cfe\",\n \"StartTime\": \"2020-12-10T13:00:00Z\",\n \"EndTime\": \"2020-12-10T13:27:00Z\",\n \"Type\": [\n \"Input\",\n \"Output\"\n ],\n \"Pipeline\": [\n \"0\",\n \"1\"\n ],\n \"PageNum\": 1,\n \"PageSize\": 100\n}",
|
679
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Timestamp\": 1607605513,\n \"Type\": \"input\",\n \"InputOutputId\": \"0175723949bb0956b92d0bf40cff\",\n \"Protocol\": \"srt\",\n \"EventCode\": \"1000\",\n \"EventMessage\": \"Access Granted\",\n \"RemoteIp\": \"42.194.229.84\",\n \"RemotePort\": \"29000\",\n \"Pipeline\": \"
|
679
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Timestamp\": 1607605513,\n \"Type\": \"input\",\n \"InputOutputId\": \"0175723949bb0956b92d0bf40cff\",\n \"Protocol\": \"srt\",\n \"EventCode\": \"1000\",\n \"EventMessage\": \"Access Granted\",\n \"RemoteIp\": \"42.194.229.84\",\n \"RemotePort\": \"29000\",\n \"Pipeline\": \"\",\n \"InputOutputName\": \"\"\n }\n ],\n \"PageNum\": 1,\n \"PageSize\": 100,\n \"RequestId\": \"137253816\",\n \"TotalNum\": 3,\n \"TotalPage\": 1\n }\n}",
|
680
680
|
"title": "请求示例"
|
681
681
|
}
|
682
682
|
],
|
@@ -684,7 +684,7 @@
|
|
684
684
|
{
|
685
685
|
"document": "",
|
686
686
|
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamLinkFlowMediaStatistics\n<公共请求参数>\n\n{\n \"FlowId\": \"0175723949ba0956b92d0bf40cfe\",\n \"StartTime\": \"2020-12-10T11:00:00Z\",\n \"EndTime\": \"2020-12-10T12:00:00Z\",\n \"Period\": \"1min\",\n \"Type\": \"input\",\n \"Pipeline\": \"0\",\n \"InputOutputId\": \"0175723949bb0956b92d0bf40cff\"\n}",
|
687
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Network\": 1208588,\n \"Timestamp\": 1607598000,\n \"SessionId\": \"
|
687
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Network\": 1208588,\n \"Timestamp\": 1607598000,\n \"SessionId\": \"\",\n \"Video\": [\n {\n \"Rate\": 1038884,\n \"Pid\": 256,\n \"SessionId\": \"\",\n \"Fps\": 62\n }\n ],\n \"ClientIp\": \"\",\n \"Audio\": [\n {\n \"Rate\": 169704,\n \"Pid\": 257,\n \"SessionId\": \"\",\n \"Fps\": 45\n }\n ]\n }\n ],\n \"RequestId\": \"\"\n }\n}",
|
688
688
|
"title": "请求示例"
|
689
689
|
}
|
690
690
|
],
|
@@ -692,7 +692,7 @@
|
|
692
692
|
{
|
693
693
|
"document": "",
|
694
694
|
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamLinkFlowRealtimeStatus\n<公共请求参数>\n\n{\n \"FlowId\": \"0176ac7f1af20956b92d2aad1e6d\",\n \"InputIds\": [\n \"0176ac7f1af30956b92d2aad1e6e\"\n ],\n \"OutputIds\": [\n \"0178c3f4bceb0956b92d149e1b5d\"\n ]\n}",
|
695
|
-
"output": "{\n \"Response\": {\n \"Timestamp\": 1618543864,\n \"RequestId\": \"
|
695
|
+
"output": "{\n \"Response\": {\n \"Timestamp\": 1618543864,\n \"RequestId\": \"01937702c54509dc0f3269ca341f\",\n \"Datas\": [\n {\n \"Protocol\": \"SRT\",\n \"Type\": \"Input\",\n \"ConnectServerIP\": \"233.35.69.89\",\n \"OutputId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"FlowId\": \"019377034b0709dc0f3269ca3422\",\n \"InputId\": \"0193d38d0a4f09dc0f326fd4342c\",\n \"SRTStatus\": {\n \"PacketLossRate\": 0.0,\n \"DroppedPackets\": 0,\n \"Latency\": 120,\n \"Encryption\": \"Off\",\n \"RetransmitRate\": 0.0,\n \"Packets\": 0,\n \"RTT\": 20\n },\n \"CommonStatus\": {\n \"State\": \"Connected\",\n \"Reconnections\": 10,\n \"Bitrate\": 0,\n \"Mode\": \"Listener\",\n \"ConnectedTime\": 36000\n },\n \"RTMPStatus\": {\n \"VideoFPS\": 0,\n \"AudioFPS\": 0\n },\n \"RTPStatus\": {\n \"Packets\": 0\n }\n }\n ]\n }\n}",
|
696
696
|
"title": "请求示例"
|
697
697
|
}
|
698
698
|
],
|
@@ -716,7 +716,7 @@
|
|
716
716
|
{
|
717
717
|
"document": "",
|
718
718
|
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamLinkFlows\n<公共请求参数>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 10\n}",
|
719
|
-
"output": "{\n \"Response\": {\n \"
|
719
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"FlowId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"FlowName\": \"flow_name\",\n \"State\": \"IDLE\",\n \"MaxBandwidth\": 0,\n \"InputGroup\": [\n {\n \"InputId\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"InputName\": \"input_name\",\n \"Description\": \"description\",\n \"Protocol\": \"SRT\",\n \"InputAddressList\": [\n {\n \"Ip\": \"102.102.2.3\",\n \"Port\": 23600\n }\n ],\n \"AllowIpList\": [\n \"0.0.0.0\"\n ],\n \"SRTSettings\": {\n \"Mode\": \"Listener\",\n \"StreamId\": \"\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 0,\n \"SourceAddresses\": [\n {\n \"Ip\": \"120.120.23.32\",\n \"Port\": 23600\n }\n ]\n },\n \"RTPSettings\": {\n \"FEC\": \"off\",\n \"IdleTimeout\": 0\n },\n \"InputRegion\": \"ap-shanghai\",\n \"RTMPSettings\": {\n \"AppName\": \"live\",\n \"StreamKey\": \"live\"\n },\n \"FailOver\": \"off\",\n \"RTMPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"TcUrl\": \"rtmp://example.com/live\",\n \"StreamKey\": \"test_live\"\n }\n ]\n },\n \"RTSPPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"rtsp://example.com/live/test\"\n }\n ]\n },\n \"HLSPullSettings\": {\n \"SourceAddresses\": [\n {\n \"Url\": \"http://example.com/live/test.m3u8\"\n }\n ]\n },\n \"ResilientStream\": {\n \"Enable\": true,\n \"BufferTime\": 1\n }\n }\n ],\n \"OutputGroup\": [\n {\n \"OutputId\": \"01937702c54509dc0f3269ca341f\",\n \"OutputName\": \"output_name\",\n \"OutputType\": \"Internet\",\n \"Description\": \"description\",\n \"Protocol\": \"SRT\",\n \"OutputAddressList\": [\n {\n \"Ip\": \"102.32.56.23\"\n }\n ],\n \"OutputRegion\": \"ap-shanghai\",\n \"SRTSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"102.32.56.23\",\n \"Port\": 22300\n }\n ],\n \"StreamId\": \"\",\n \"Latency\": 0,\n \"RecvLatency\": 0,\n \"PeerLatency\": 0,\n \"PeerIdleTimeout\": 0,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 0,\n \"Mode\": \"Caller\",\n \"SourceAddresses\": [\n {\n \"Ip\": \"102.32.56.23\",\n \"Port\": 22300\n }\n ]\n },\n \"RTPSettings\": {\n \"Destinations\": [\n {\n \"Ip\": \"102.32.56.23\",\n \"Port\": 22300\n }\n ],\n \"FEC\": \"off\",\n \"IdleTimeout\": 0\n },\n \"RTMPSettings\": {\n \"IdleTimeout\": 0,\n \"ChunkSize\": 0,\n \"Destinations\": [\n {\n \"Url\": \"rtmp://example.com/live\",\n \"StreamKey\": \"live_test\"\n }\n ]\n },\n \"RTMPPullSettings\": {\n \"ServerUrls\": [\n {\n \"TcUrl\": \"rtmp://example.com/live\",\n \"StreamKey\": \"live_test\"\n }\n ]\n },\n \"AllowIpList\": [\n \"0.0.0.0\"\n ],\n \"RTSPPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"rtsp://example.com/live/test\"\n }\n ]\n },\n \"HLSPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"http://example.com/live/test.m3u8\"\n }\n ]\n },\n \"MaxConcurrent\": 1\n }\n ],\n \"EventId\": \"01937702ecc509dc0f3269ca3420\",\n \"Region\": \"ap-shanghai\"\n }\n ],\n \"TotalNum\": 1,\n \"PageNum\": 1,\n \"TotalPage\": 1,\n \"PageSize\": 10,\n \"RequestId\": \"01937702c54509dc0f3269ca341f\"\n }\n}",
|
720
720
|
"title": "请求示例"
|
721
721
|
}
|
722
722
|
],
|
@@ -732,7 +732,7 @@
|
|
732
732
|
{
|
733
733
|
"document": "批量查询安全组信息。",
|
734
734
|
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamLinkSecurityGroups\n<公共请求参数>\n\n{}",
|
735
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Id\": \"
|
735
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Id\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"Name\": \"live_test\",\n \"Whitelist\": [\n \"0.0.0.0\"\n ],\n \"OccupiedInputs\": [\n \"01937702c54509dc0f3269ca341f\"\n ],\n \"Region\": \"ap-shanghai\"\n }\n ],\n \"RequestId\": \"019202e96d9f09dc0f325e7f7a2a\"\n }\n}",
|
736
736
|
"title": "请求示例"
|
737
737
|
}
|
738
738
|
],
|
@@ -1063,16 +1063,16 @@
|
|
1063
1063
|
"ModifyStreamLinkEvent": [
|
1064
1064
|
{
|
1065
1065
|
"document": "",
|
1066
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkEvent\n<公共请求参数>\n\n{\n \"EventId\": \"
|
1067
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1066
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkEvent\n<公共请求参数>\n\n{\n \"EventId\": \"0193d38d0a4f09dc0f326fd4342c\",\n \"EventName\": \"test_event\"\n}",
|
1067
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"0194407416cf09dc0f321631343d\"\n }\n}",
|
1068
1068
|
"title": "请求示例"
|
1069
1069
|
}
|
1070
1070
|
],
|
1071
1071
|
"ModifyStreamLinkFlow": [
|
1072
1072
|
{
|
1073
1073
|
"document": "",
|
1074
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"
|
1075
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1074
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"0194407416cf09dc0f321631343d\",\n \"FlowName\": \"flow_name\"\n}",
|
1075
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"0193d38d4e5d09dc0f326fd4342d\"\n }\n}",
|
1076
1076
|
"title": "请求示例"
|
1077
1077
|
}
|
1078
1078
|
],
|
@@ -1087,16 +1087,16 @@
|
|
1087
1087
|
"ModifyStreamLinkOutputInfo": [
|
1088
1088
|
{
|
1089
1089
|
"document": "",
|
1090
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkOutputInfo\n<公共请求参数>\n\n{\n \"FlowId\": \"
|
1091
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"OutputId\": \"01746d03dd8c0956b92d34d30447\",\n \"OutputName\": \"bbbb\",\n \"OutputType\": \"Internet\",\n \"Description\": \"description\",\n \"Protocol\": \"SRT\",\n \"OutputAddressList\": [\n {\n \"Ip\": \"1.1.1.1\"\n },\n {\n \"Ip\": \"2.2.2.2\"\n }\n ],\n \"OutputRegion\": \"ap-mumbai\",\n \"RTSPPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"
|
1090
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkOutputInfo\n<公共请求参数>\n\n{\n \"FlowId\": \"\",\n \"Output\": {\n \"OutputName\": \"\",\n \"Protocol\": \"\",\n \"Description\": \"\",\n \"RTPSettings\": {\n \"IdleTimeout\": 1000,\n \"FEC\": \"\",\n \"Destinations\": [\n {\n \"Ip\": \"\",\n \"Port\": 0\n }\n ]\n },\n \"SRTSettings\": {\n \"Latency\": 1000,\n \"PeerLatency\": 1000,\n \"PbKeyLen\": 0,\n \"RecvLatency\": 1000,\n \"Passphrase\": \"\",\n \"StreamId\": \"\",\n \"PeerIdleTimeout\": 1000,\n \"Destinations\": [\n {\n \"Ip\": \"\",\n \"Port\": 10000\n },\n {\n \"Ip\": \"\",\n \"Port\": 10000\n }\n ]\n },\n \"OutputId\": \"\",\n \"RTMPSettings\": {\n \"ChunkSize\": 4096,\n \"Destinations\": [\n {\n \"Url\": \"\",\n \"StreamKey\": \"\"\n },\n {\n \"Url\": \"\",\n \"StreamKey\": \"\"\n }\n ]\n }\n }\n}",
|
1091
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"OutputId\": \"01746d03dd8c0956b92d34d30447\",\n \"OutputName\": \"bbbb\",\n \"OutputType\": \"Internet\",\n \"Description\": \"description\",\n \"Protocol\": \"SRT\",\n \"MaxConcurrent\": 1,\n \"OutputAddressList\": [\n {\n \"Ip\": \"1.1.1.1\"\n },\n {\n \"Ip\": \"2.2.2.2\"\n }\n ],\n \"OutputRegion\": \"ap-mumbai\",\n \"RTSPPullSettings\": {\n \"ServerUrls\": [\n {\n \"Url\": \"\"\n }\n ]\n },\n \"RTMPPullSettings\": {\n \"ServerUrls\": [\n {\n \"StreamKey\": \"\",\n \"TcUrl\": \"\"\n }\n ]\n },\n \"AllowIpList\": [\n \"\"\n ],\n \"SRTSettings\": {\n \"Mode\": \"\",\n \"SourceAddresses\": [\n {\n \"Ip\": \"\",\n \"Port\": 1\n }\n ],\n \"Destinations\": [\n {\n \"Ip\": \"1.1.1.1\",\n \"Port\": 10000\n },\n {\n \"Ip\": \"1.1.1.1\",\n \"Port\": 10000\n }\n ],\n \"StreamId\": \"#!::u=johnny,t=file,m=publish,r=results.csv\",\n \"Latency\": 1000,\n \"RecvLatency\": 1000,\n \"PeerLatency\": 1000,\n \"PeerIdleTimeout\": 1000,\n \"Passphrase\": \"\",\n \"PbKeyLen\": 0\n },\n \"HLSPullSettings\": {\n \"ServerUrls\": []\n },\n \"RTPSettings\": {\n \"Destinations\": [],\n \"FEC\": \"\",\n \"IdleTimeout\": 0\n },\n \"RTMPSettings\": {\n \"Destinations\": [],\n \"IdleTimeout\": 0,\n \"ChunkSize\": 0\n }\n },\n \"RequestId\": \"aaaaa\"\n }\n}",
|
1092
1092
|
"title": "请求示例"
|
1093
1093
|
}
|
1094
1094
|
],
|
1095
1095
|
"ModifyStreamLinkSecurityGroup": [
|
1096
1096
|
{
|
1097
1097
|
"document": "更新安全组。",
|
1098
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkSecurityGroup\n<公共请求参数>\n\n{\n \"Id\": \"
|
1099
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1098
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamLinkSecurityGroup\n<公共请求参数>\n\n{\n \"Id\": \"019202e96d9f09dc0f325e7f7a2a\",\n \"Name\": \"live_test\",\n \"Whitelist\": [\n \"0.0.0.0\"\n ]\n}",
|
1099
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"01937702c54509dc0f3269ca341f\"\n }\n}",
|
1100
1100
|
"title": "请求示例"
|
1101
1101
|
}
|
1102
1102
|
],
|
@@ -1183,16 +1183,16 @@
|
|
1183
1183
|
"StartStreamLinkFlow": [
|
1184
1184
|
{
|
1185
1185
|
"document": "",
|
1186
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"
|
1187
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1186
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"01941bb7827509dc0f320a9d3426\"\n}",
|
1187
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"01937702c54509dc0f3269ca341f\"\n }\n}",
|
1188
1188
|
"title": "请求示例"
|
1189
1189
|
}
|
1190
1190
|
],
|
1191
1191
|
"StopStreamLinkFlow": [
|
1192
1192
|
{
|
1193
1193
|
"document": "",
|
1194
|
-
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"
|
1195
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1194
|
+
"input": "POST / HTTP/1.1\nHost: mps.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopStreamLinkFlow\n<公共请求参数>\n\n{\n \"FlowId\": \"019202e96d9f09dc0f325e7f7a2a\"\n}",
|
1195
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"0193d38d4e5d09dc0f326fd4342d\"\n }\n}",
|
1196
1196
|
"title": "请求示例"
|
1197
1197
|
}
|
1198
1198
|
],
|
@@ -2705,7 +2705,7 @@
|
|
2705
2705
|
"members": [
|
2706
2706
|
{
|
2707
2707
|
"disabled": false,
|
2708
|
-
"document": "实例ID [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)",
|
2708
|
+
"document": "腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。",
|
2709
2709
|
"example": "mqtt-xxxx",
|
2710
2710
|
"member": "string",
|
2711
2711
|
"name": "InstanceId",
|
@@ -4704,7 +4704,7 @@
|
|
4704
4704
|
},
|
4705
4705
|
{
|
4706
4706
|
"disabled": false,
|
4707
|
-
"document": "需要变更的配置规格\n
|
4707
|
+
"document": "需要变更的配置规格\n基础版和专业版集群不能升配到铂金版规格,铂金版集群不能降配至基础版和增强版规格。",
|
4708
4708
|
"example": "pro_10k_1",
|
4709
4709
|
"member": "string",
|
4710
4710
|
"name": "SkuCode",
|
@@ -5010,7 +5010,7 @@
|
|
5010
5010
|
"members": [
|
5011
5011
|
{
|
5012
5012
|
"disabled": false,
|
5013
|
-
"document": "
|
5013
|
+
"document": "计价名称,表示规格的计费项项目分类,具体规格的计价名称可参考 [获取MQTT产品售卖规格](https://cloud.tencent.com/document/product/1778/116232) 接口的返回结果。",
|
5014
5014
|
"example": "tps",
|
5015
5015
|
"member": "string",
|
5016
5016
|
"name": "Name",
|
@@ -5020,7 +5020,7 @@
|
|
5020
5020
|
},
|
5021
5021
|
{
|
5022
5022
|
"disabled": false,
|
5023
|
-
"document": "
|
5023
|
+
"document": "计价类别,计价名称子类,具体规格的计价类别可参考 [获取MQTT产品售卖规格](https://cloud.tencent.com/document/product/1778/116232) 的返回结果。",
|
5024
5024
|
"example": "v_tdmq_instance_specification",
|
5025
5025
|
"member": "string",
|
5026
5026
|
"name": "Category",
|
@@ -5030,7 +5030,7 @@
|
|
5030
5030
|
},
|
5031
5031
|
{
|
5032
5032
|
"disabled": false,
|
5033
|
-
"document": "
|
5033
|
+
"document": "计费项标签,为计价名称(Name)下计价类别(Category)的子项目,表示一个具体的收费项。规格的计费项标签可参考 \n [获取MQTT产品售卖规格](https://cloud.tencent.com/document/product/1778/116232) 接口的返回结果。",
|
5034
5034
|
"example": "sv_tdmq_instance_specification_test_500",
|
5035
5035
|
"member": "string",
|
5036
5036
|
"name": "Code",
|
@@ -5040,7 +5040,7 @@
|
|
5040
5040
|
},
|
5041
5041
|
{
|
5042
5042
|
"disabled": false,
|
5043
|
-
"document": "
|
5043
|
+
"document": "计费步长,表示该规格在 计价名称(Name)下的计价类别(Category)的计费项标签(Code)计费数量。具体规格该字段取值参考 [获取MQTT产品售卖规格](https://cloud.tencent.com/document/product/1778/116232)",
|
5044
5044
|
"example": "1",
|
5045
5045
|
"member": "int64",
|
5046
5046
|
"name": "Step",
|
@@ -5321,6 +5321,26 @@
|
|
5321
5321
|
"RegisterCaCertificateResponse": {
|
5322
5322
|
"document": "RegisterCaCertificate返回参数结构体",
|
5323
5323
|
"members": [
|
5324
|
+
{
|
5325
|
+
"disabled": false,
|
5326
|
+
"document": "mqtt实例ID",
|
5327
|
+
"example": "mqtt-xxxxx",
|
5328
|
+
"member": "string",
|
5329
|
+
"name": "InstanceId",
|
5330
|
+
"output_required": false,
|
5331
|
+
"type": "string",
|
5332
|
+
"value_allowed_null": false
|
5333
|
+
},
|
5334
|
+
{
|
5335
|
+
"disabled": false,
|
5336
|
+
"document": "ca 证书的序列号",
|
5337
|
+
"example": "f2ed1027c42c66c03a15b06ef39765bc",
|
5338
|
+
"member": "string",
|
5339
|
+
"name": "CaSn",
|
5340
|
+
"output_required": false,
|
5341
|
+
"type": "string",
|
5342
|
+
"value_allowed_null": false
|
5343
|
+
},
|
5324
5344
|
{
|
5325
5345
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5326
5346
|
"member": "string",
|
@@ -5393,6 +5413,36 @@
|
|
5393
5413
|
"RegisterDeviceCertificateResponse": {
|
5394
5414
|
"document": "RegisterDeviceCertificate返回参数结构体",
|
5395
5415
|
"members": [
|
5416
|
+
{
|
5417
|
+
"disabled": false,
|
5418
|
+
"document": "腾讯云MQTT实例ID,从 [DescribeInstanceList](https://cloud.tencent.com/document/api/1778/111029)接口或控制台获得。",
|
5419
|
+
"example": "mqtt-xxxx",
|
5420
|
+
"member": "string",
|
5421
|
+
"name": "InstanceId",
|
5422
|
+
"output_required": false,
|
5423
|
+
"type": "string",
|
5424
|
+
"value_allowed_null": false
|
5425
|
+
},
|
5426
|
+
{
|
5427
|
+
"disabled": false,
|
5428
|
+
"document": "关联的CA证书SN",
|
5429
|
+
"example": "f2ed1027c42c66c03a15b06ef39765bc",
|
5430
|
+
"member": "string",
|
5431
|
+
"name": "CaSn",
|
5432
|
+
"output_required": false,
|
5433
|
+
"type": "string",
|
5434
|
+
"value_allowed_null": false
|
5435
|
+
},
|
5436
|
+
{
|
5437
|
+
"disabled": false,
|
5438
|
+
"document": "设备证书的SN",
|
5439
|
+
"example": "f2ed1027c42c66c03a15b06ef39765bc",
|
5440
|
+
"member": "string",
|
5441
|
+
"name": "DeviceCertificateSn",
|
5442
|
+
"output_required": false,
|
5443
|
+
"type": "string",
|
5444
|
+
"value_allowed_null": false
|
5445
|
+
},
|
5396
5446
|
{
|
5397
5447
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5398
5448
|
"member": "string",
|