tccli-intl-en 3.0.1237.1__py2.py3-none-any.whl → 3.0.1282.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/__init__.py +17 -1
- tccli/services/advisor/advisor_client.py +8 -2
- tccli/services/aiart/aiart_client.py +4 -1
- tccli/services/ams/ams_client.py +16 -4
- tccli/services/antiddos/antiddos_client.py +280 -70
- tccli/services/apigateway/apigateway_client.py +372 -93
- tccli/services/apm/apm_client.py +52 -13
- tccli/services/asr/asr_client.py +8 -2
- tccli/services/autoscaling/autoscaling_client.py +232 -58
- tccli/services/autoscaling/v20180419/api.json +1 -1
- tccli/services/batch/batch_client.py +112 -28
- tccli/services/bi/bi_client.py +1242 -4
- tccli/services/bi/v20220105/api.json +5340 -107
- tccli/services/bi/v20220105/examples.json +196 -1
- tccli/services/billing/billing_client.py +168 -42
- tccli/services/cam/cam_client.py +324 -81
- tccli/services/captcha/captcha_client.py +4 -1
- tccli/services/car/car_client.py +132 -33
- tccli/services/cbs/cbs_client.py +152 -38
- tccli/services/ccc/ccc_client.py +732 -98
- tccli/services/ccc/v20200210/api.json +1727 -196
- tccli/services/ccc/v20200210/examples.json +64 -0
- tccli/services/cdb/cdb_client.py +532 -133
- tccli/services/cdc/cdc_client.py +80 -20
- tccli/services/cdc/v20201214/api.json +2 -2
- tccli/services/cdc/v20201214/examples.json +4 -4
- tccli/services/cdn/cdn_client.py +176 -44
- tccli/services/cdwdoris/cdwdoris_client.py +308 -77
- tccli/services/cdwpg/cdwpg_client.py +96 -24
- tccli/services/cdz/__init__.py +4 -0
- tccli/services/cdz/cdz_client.py +210 -0
- tccli/services/cdz/v20221123/api.json +233 -0
- tccli/services/cdz/v20221123/examples.json +12 -0
- tccli/services/cfg/cfg_client.py +64 -16
- tccli/services/cfs/cfs_client.py +156 -39
- tccli/services/cfw/cfw_client.py +264 -66
- tccli/services/chdfs/chdfs_client.py +116 -29
- tccli/services/ciam/ciam_client.py +64 -16
- tccli/services/ckafka/ckafka_client.py +575 -77
- tccli/services/ckafka/v20190819/api.json +2749 -1470
- tccli/services/ckafka/v20190819/examples.json +209 -155
- tccli/services/clb/clb_client.py +332 -83
- tccli/services/clb/v20180317/api.json +29 -14
- tccli/services/cloudaudit/cloudaudit_client.py +72 -18
- tccli/services/cls/cls_client.py +348 -87
- tccli/services/cmq/cmq_client.py +12 -801
- tccli/services/cmq/v20190304/api.json +173 -1367
- tccli/services/cmq/v20190304/examples.json +0 -120
- tccli/services/config/config_client.py +24 -6
- tccli/services/controlcenter/controlcenter_client.py +4 -1
- tccli/services/csip/csip_client.py +136 -34
- tccli/services/ctsdb/ctsdb_client.py +8 -2
- tccli/services/cvm/cvm_client.py +627 -110
- tccli/services/cvm/v20170312/api.json +750 -340
- tccli/services/cvm/v20170312/examples.json +105 -59
- tccli/services/cwp/cwp_client.py +1860 -465
- tccli/services/cynosdb/cynosdb_client.py +1749 -439
- tccli/services/cynosdb/v20190107/api.json +11763 -7697
- tccli/services/cynosdb/v20190107/examples.json +132 -4
- tccli/services/dataintegration/dataintegration_client.py +4 -1
- tccli/services/dayu/dayu_client.py +412 -103
- tccli/services/dbbrain/dbbrain_client.py +168 -42
- tccli/services/dc/dc_client.py +72 -18
- tccli/services/dcdb/dcdb_client.py +248 -62
- tccli/services/dlc/dlc_client.py +756 -111
- tccli/services/dlc/v20210125/api.json +637 -13
- tccli/services/dlc/v20210125/examples.json +48 -0
- tccli/services/dms/dms_client.py +8 -2
- tccli/services/dnspod/dnspod_client.py +353 -74
- tccli/services/dnspod/v20210323/api.json +196 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/domain_client.py +96 -24
- tccli/services/dts/dts_client.py +332 -83
- tccli/services/eb/eb_client.py +104 -26
- tccli/services/ecdn/ecdn_client.py +60 -15
- tccli/services/ecm/ecm_client.py +496 -124
- tccli/services/eiam/eiam_client.py +160 -40
- tccli/services/emr/emr_client.py +2784 -115
- tccli/services/emr/v20190103/api.json +14647 -4756
- tccli/services/emr/v20190103/examples.json +408 -40
- tccli/services/es/es_client.py +84 -21
- tccli/services/facefusion/facefusion_client.py +12 -3
- tccli/services/faceid/faceid_client.py +76 -19
- tccli/services/faceid/v20180301/api.json +79 -14
- tccli/services/faceid/v20180301/examples.json +3 -3
- tccli/services/gaap/gaap_client.py +352 -88
- tccli/services/gme/gme_client.py +40 -10
- tccli/services/gpm/gpm_client.py +72 -18
- tccli/services/gse/gse_client.py +88 -22
- tccli/services/gwlb/gwlb_client.py +72 -18
- tccli/services/iai/iai_client.py +116 -29
- tccli/services/iap/iap_client.py +24 -6
- tccli/services/ims/ims_client.py +4 -1
- tccli/services/intlpartnersmgt/intlpartnersmgt_client.py +168 -42
- tccli/services/intlpartnersmgt/v20220928/api.json +11 -11
- tccli/services/iotcloud/iotcloud_client.py +80 -20
- tccli/services/ip/ip_client.py +24 -6
- tccli/services/kms/kms_client.py +272 -68
- tccli/services/lcic/lcic_client.py +212 -53
- tccli/services/lighthouse/lighthouse_client.py +296 -74
- tccli/services/lighthouse/v20200324/api.json +14 -14
- tccli/services/lighthouse/v20200324/examples.json +5 -5
- tccli/services/live/live_client.py +480 -120
- tccli/services/lke/lke_client.py +360 -90
- tccli/services/lke/v20231130/api.json +182 -39
- tccli/services/lkeap/__init__.py +4 -0
- tccli/services/lkeap/lkeap_client.py +546 -0
- tccli/services/lkeap/v20240522/api.json +855 -0
- tccli/services/lkeap/v20240522/examples.json +72 -0
- tccli/services/mariadb/mariadb_client.py +200 -50
- tccli/services/mdc/mdc_client.py +72 -18
- tccli/services/mdl/mdl_client.py +132 -33
- tccli/services/mdl/v20200326/api.json +186 -12
- tccli/services/mdl/v20200326/examples.json +16 -16
- tccli/services/mdp/mdp_client.py +680 -70
- tccli/services/mdp/v20200527/api.json +748 -23
- tccli/services/mdp/v20200527/examples.json +143 -79
- tccli/services/message/__init__.py +4 -0
- tccli/services/message/message_client.py +210 -0
- tccli/services/message/v20181225/api.json +72 -0
- tccli/services/message/v20181225/examples.json +13 -0
- tccli/services/mongodb/mongodb_client.py +340 -29
- tccli/services/mongodb/v20190725/api.json +811 -226
- tccli/services/mongodb/v20190725/examples.json +54 -22
- tccli/services/monitor/monitor_client.py +864 -152
- tccli/services/monitor/v20180724/api.json +657 -8
- tccli/services/monitor/v20180724/examples.json +152 -4
- tccli/services/mps/mps_client.py +592 -92
- tccli/services/mps/v20190612/api.json +2931 -399
- tccli/services/mps/v20190612/examples.json +64 -14
- tccli/services/msp/msp_client.py +28 -7
- tccli/services/ocr/ocr_client.py +212 -45
- tccli/services/ocr/v20181119/api.json +872 -112
- tccli/services/ocr/v20181119/examples.json +12 -4
- tccli/services/omics/omics_client.py +80 -20
- tccli/services/organization/organization_client.py +464 -116
- tccli/services/postgres/postgres_client.py +364 -91
- tccli/services/postgres/v20170312/api.json +134 -109
- tccli/services/postgres/v20170312/examples.json +14 -14
- tccli/services/privatedns/privatedns_client.py +124 -31
- tccli/services/pts/pts_client.py +192 -48
- tccli/services/quota/__init__.py +4 -0
- tccli/services/quota/quota_client.py +434 -0
- tccli/services/quota/v20241204/api.json +548 -0
- tccli/services/quota/v20241204/examples.json +51 -0
- tccli/services/rce/rce_client.py +4 -1
- tccli/services/redis/redis_client.py +592 -106
- tccli/services/redis/v20180412/api.json +636 -240
- tccli/services/redis/v20180412/examples.json +98 -56
- tccli/services/region/region_client.py +12 -3
- tccli/services/rum/rum_client.py +240 -60
- tccli/services/scf/scf_client.py +168 -42
- tccli/services/ses/ses_client.py +116 -29
- tccli/services/sms/sms_client.py +72 -18
- tccli/services/sqlserver/sqlserver_client.py +3772 -387
- tccli/services/sqlserver/v20180328/api.json +9760 -3380
- tccli/services/sqlserver/v20180328/examples.json +478 -18
- tccli/services/ssl/ssl_client.py +152 -38
- tccli/services/ssm/ssm_client.py +96 -24
- tccli/services/sts/sts_client.py +20 -5
- tccli/services/tag/tag_client.py +120 -30
- tccli/services/tat/tat_client.py +76 -19
- tccli/services/tbaas/tbaas_client.py +16 -4
- tccli/services/tcaplusdb/tcaplusdb_client.py +208 -52
- tccli/services/tcaplusdb/v20190823/api.json +836 -760
- tccli/services/tcaplusdb/v20190823/examples.json +3 -3
- tccli/services/tchd/tchd_client.py +4 -1
- tccli/services/tcmpp/tcmpp_client.py +416 -104
- tccli/services/tcr/tcr_client.py +304 -76
- tccli/services/tcsas/tcsas_client.py +236 -59
- tccli/services/tcsas/v20250106/api.json +155 -79
- tccli/services/tcsas/v20250106/examples.json +3 -3
- tccli/services/tcss/tcss_client.py +1320 -330
- tccli/services/tdid/tdid_client.py +192 -48
- tccli/services/tdmq/tdmq_client.py +376 -94
- tccli/services/tem/tem_client.py +224 -56
- tccli/services/teo/teo_client.py +1127 -245
- tccli/services/teo/v20220901/api.json +382 -58
- tccli/services/teo/v20220901/examples.json +24 -0
- tccli/services/tione/__init__.py +4 -0
- tccli/services/tione/tione_client.py +210 -0
- tccli/services/tione/v20211111/api.json +3074 -0
- tccli/services/tione/v20211111/examples.json +12 -0
- tccli/services/tiw/tiw_client.py +204 -51
- tccli/services/tke/tke_client.py +552 -138
- tccli/services/tms/tms_client.py +4 -1
- tccli/services/tmt/tmt_client.py +4 -1
- tccli/services/trabbit/trabbit_client.py +116 -29
- tccli/services/trro/trro_client.py +76 -19
- tccli/services/trtc/trtc_client.py +420 -55
- tccli/services/trtc/v20190722/api.json +685 -23
- tccli/services/trtc/v20190722/examples.json +39 -7
- tccli/services/tts/tts_client.py +4 -1
- tccli/services/vclm/vclm_client.py +8 -2
- tccli/services/vm/vm_client.py +16 -4
- tccli/services/vod/v20180717/examples.json +1 -1
- tccli/services/vod/vod_client.py +716 -179
- tccli/services/vpc/v20170312/api.json +970 -75
- tccli/services/vpc/v20170312/examples.json +106 -10
- tccli/services/vpc/vpc_client.py +1876 -361
- tccli/services/waf/v20180125/api.json +1372 -194
- tccli/services/waf/v20180125/examples.json +89 -1
- tccli/services/waf/waf_client.py +1051 -147
- tccli/services/wedata/v20250806/api.json +13644 -0
- tccli/services/wedata/v20250806/examples.json +621 -0
- tccli/services/wedata/wedata_client.py +5830 -1026
- tccli/services/yunjing/yunjing_client.py +284 -71
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/METADATA +4 -7
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/RECORD +214 -192
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/WHEEL +1 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/entry_points.txt +0 -1
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/LICENSE +0 -0
- {tccli_intl_en-3.0.1237.1.dist-info → tccli_intl_en-3.0.1282.1.dist-info}/top_level.txt +0 -0
|
@@ -10,81 +10,97 @@
|
|
|
10
10
|
],
|
|
11
11
|
"BindNewLVBDomainWithChannel": [
|
|
12
12
|
{
|
|
13
|
-
"document": " ",
|
|
13
|
+
"document": "bind an LVB domain name to a channel.",
|
|
14
14
|
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindNewLVBDomainWithChannel\n<Common request parameters>\n\n{\n \"ChannelId\": \"5F61C341B92D6BE9225E\",\n \"LVBDomain\": \"mdptest.domain.com\"\n}",
|
|
15
15
|
"output": "{\n \"Response\": {\n \"LVBDomain\": \"mdptest.domain.com\",\n \"RequestId\": \"xx\"\n }\n}",
|
|
16
16
|
"title": "Sample request"
|
|
17
17
|
}
|
|
18
18
|
],
|
|
19
|
+
"BindSSAICDNDomainWithChannel": [
|
|
20
|
+
{
|
|
21
|
+
"document": "This example shows you how to bind a CDN playback domain to a channel.",
|
|
22
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindSSAICDNDomainWithChannel\n<Common request parameters>\n\n{\n \"ChannelId\": \"68F6FCCD00003FEF93DB\",\n \"CdnDomain\": \"abc\"\n}",
|
|
23
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"790d6787-6aa7-4f0e-b327-65e53c01949c\"\n }\n}",
|
|
24
|
+
"title": "Request Example"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
19
27
|
"CreateStreamPackageChannel": [
|
|
20
28
|
{
|
|
21
29
|
"document": " ",
|
|
22
30
|
"input": "https://mdp.tencentcloudapi.com/?Action=CreateStreamPackageChannel\n&Name=xxx\n&Protocol=HLS\n&<Common request parameters>",
|
|
23
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Points\": {\n \"Inputs\": [\n {\n \"Url\": \"
|
|
31
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Points\": {\n \"Inputs\": [\n {\n \"Url\": \"http://xxx.{region}.streampackage.srclivepush.myqcloud.com/v1/xxx/xxx1\",\n \"AuthInfo\": {\n \"Username\": \"username\",\n \"Password\": \"password\"\n }\n },\n {\n \"Url\": \"http://xxx.{region}.streampackage.srclivepush.myqcloud.com/v1/xxx/xxx2\",\n \"AuthInfo\": {\n \"Username\": \"username\",\n \"Password\": \"password\"\n }\n }\n ],\n \"Endpoints\": []\n },\n \"Protocol\": \"HLS\",\n \"Name\": \"demo_channel\",\n \"CacheInfo\": {\n \"Info\": [\n {\n \"Ext\": \".m3u8\",\n \"Timeout\": 15000\n },\n {\n \"Ext\": \".ts\",\n \"Timeout\": 600000\n }\n ]\n },\n \"Id\": \"66503E8E0000930000F6\"\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
24
32
|
"title": "Sample request"
|
|
25
33
|
}
|
|
26
34
|
],
|
|
27
35
|
"CreateStreamPackageChannelEndpoint": [
|
|
28
36
|
{
|
|
29
|
-
"document": " ",
|
|
30
|
-
"input": "
|
|
31
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Url\": \"\",\n \"AuthInfo\": {\n \"
|
|
37
|
+
"document": " Sample request",
|
|
38
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageChannelEndpoint\n<Common request parameters>\n\n{\n \"AuthInfo\": {\n \"AuthKey\": \"testKey\",\n \"BlackIpList\": [\n \"0.0.0.0/0\"\n ],\n \"WhiteIpList\": [\n \"0.0.0.0/0\"\n ]\n },\n \"Protocol\": \"XXX\",\n \"Id\": \"XXX\",\n \"Name\": \"endpoint\"\n}",
|
|
39
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"endpoint\",\n \"Url\": \"http://127.0.0.1/dfh3efd/main.m3u8\",\n \"AuthInfo\": {\n \"WhiteIpList\": [\n \"0.0.0.0/0\"\n ],\n \"BlackIpList\": [\n \"0.0.0.0/0\"\n ],\n \"AuthKey\": \"testKey\"\n },\n \"Protocol\": \"HLS\",\n \"Manifest\": \"main\",\n \"TimeShiftEnable\": true,\n \"TimeShiftDuration\": 1,\n \"SSAIEnable\": true,\n \"SSAIInfo\": {\n \"AdsUrl\": \"http://127.0.0.1/adsUrl\",\n \"ConfigAliases\": [\n {\n \"ParamName\": \"para1\",\n \"AliasValueList\": [\n {\n \"Alias\": \"alia1\",\n \"Value\": \"val1\"\n }\n ]\n }\n ],\n \"SlateAd\": \"http://127.0.0.1/slateAd\",\n \"Threshold\": 1,\n \"DashMPDLocation\": true,\n \"AdMarkerPassthrough\": true,\n \"SCTE35AdType\": 1,\n \"AdTriggers\": [\n 1\n ],\n \"DeliveryRestrictions\": 1\n }\n },\n \"RequestId\": \"hd348rh893yr\"\n }\n}",
|
|
32
40
|
"title": "Sample request"
|
|
33
41
|
}
|
|
34
42
|
],
|
|
35
43
|
"CreateStreamPackageHarvestJob": [
|
|
36
44
|
{
|
|
37
45
|
"document": "Create HarvestJob.",
|
|
38
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageHarvestJob\n<Common request parameters>\n\n{\n \"ID\": \"
|
|
39
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"ID\": \"
|
|
46
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageHarvestJob\n<Common request parameters>\n\n{\n \"ID\": \"66503E8E0000930000F5\",\n \"ChannelName\": \"channelTest\",\n \"EndpointName\": \"endpointTest\",\n \"TimeFormat\": \"ISO-8601\",\n \"StartTime\": \"2023-08-10 00:00:00\",\n \"EndTime\": \"2023-08-10 01:00:00\",\n \"Destination\": \"http://cosinfo.com\",\n \"Manifest\": \"main\"\n}",
|
|
47
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"ID\": \"66503E8E0000930000F5\",\n \"ChannelName\": \"channelTest\",\n \"EndpointName\": \"endpointTest\",\n \"TimeFormat\": \"ISO-8601\",\n \"StartTime\": \"2023-08-10 00:00:00\",\n \"EndTime\": \"2023-08-10 01:00:00\",\n \"Destination\": \"http://cosinfo.com\",\n \"Manifest\": \"main\"\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
40
48
|
"title": "Example1 Sample request"
|
|
41
49
|
}
|
|
42
50
|
],
|
|
43
51
|
"CreateStreamPackageLinearAssemblyChannel": [
|
|
44
52
|
{
|
|
45
|
-
"document": "",
|
|
46
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Name\": \"
|
|
47
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"
|
|
53
|
+
"document": "Create linear assembly channel.",
|
|
54
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Name\": \"demo_channel\",\n \"Tier\": \"Standard\",\n \"PlaybackMode\": \"Linear\",\n \"SlateConf\": {\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"VodSourceName\": \"slate_vod_1\"\n },\n \"Outputs\": [\n {\n \"Type\": \"HLS\",\n \"GroupName\": \"source_group_1\",\n \"ManifestName\": \"master\",\n \"ManifestConf\": {\n \"Windows\": 60,\n \"AdMarkupType\": \"Enhanced SCTE-35\"\n }\n }\n ]\n}",
|
|
55
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"demo_channel\",\n \"Tier\": \"Standard\",\n \"PlaybackMode\": \"Linear\",\n \"SlateConf\": {\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"VodSourceName\": \"slate_vod_1\"\n },\n \"Outputs\": [\n {\n \"Type\": \"HLS\",\n \"GroupName\": \"source_group_1\",\n \"ManifestName\": \"master\",\n \"ManifestConf\": {\n \"Windows\": 60,\n \"AdMarkupType\": \"Enhanced SCTE-35\"\n },\n \"PlaybackURL\": \"http://123456.ap-tokyo.streampackage.srclivepull.myqcloud.com/channel_assembly/6761180C89C8CFE2334C/master.m3u8\"\n }\n ],\n \"AttachedPrograms\": [\n \"67612E1189C8D039B3F6\"\n ],\n \"ProgramSchedules\": [\n {\n \"ProgramName\": \"demo_program\",\n \"ProgramId\": \"67612E1189C8D039B3F6\",\n \"SourceType\": \"Vod\",\n \"SourceId\": \"67613EEB0000B2AC7ED5\",\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"StartTime\": 1739265386,\n \"Duration\": \"60000\"\n }\n ],\n \"Id\": \"6761180C89C8CFE2334C\",\n \"Region\": \"ap-tokyo\",\n \"State\": \"Running\",\n \"TimeShiftEnable\": false,\n \"CreateTime\": 1739263386\n },\n \"RequestId\": \"7d4b42b2-a5d4-499e-ac9b-cdabd9b46026\"\n }\n}",
|
|
48
56
|
"title": "Sample request"
|
|
49
57
|
}
|
|
50
58
|
],
|
|
51
59
|
"CreateStreamPackageLinearAssemblyProgram": [
|
|
52
60
|
{
|
|
53
|
-
"document": "",
|
|
54
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Name\": \"
|
|
55
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"
|
|
61
|
+
"document": "Create linear assembly program",
|
|
62
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Name\": \"demo_program\",\n \"AttachedChannel\": \"66503E8E0000930000F3\",\n \"SourceType\": \"VOD\",\n \"SourceLocationId\": \"66503E8E0000930000F0\",\n \"SourceName\": \"vod_source\",\n \"PlaybackConf\": {\n \"TransitionType\": \"Relative\",\n \"StartTime\": 0,\n \"Duration\": 0,\n \"RelativePosition\": \"After\",\n \"RelativeProgramId\": \"66503E8E0000930000F7\",\n \"ClipRangeConf\": {\n \"Type\": \"Entire\",\n \"Offset\": 0\n }\n },\n \"AdBreaks\": [\n {\n \"SourceLocationId\": \"66503E8E0000930000F1\",\n \"VodSourceName\": \"ad_source\",\n \"Offset\": 64000,\n \"MessageType\": \"SpliceInsert\",\n \"SpliceInsertConf\": {\n \"EventID\": \"1\",\n \"AvailNum\": \"0\",\n \"AvailExpected\": \"0\",\n \"ProgramID\": \"3\"\n },\n \"Metadatas\": [\n {\n \"Key\": \"test-key\",\n \"Value\": \"test-value\"\n }\n ],\n \"SourceLocationName\": \"ad_location\"\n }\n ]\n}",
|
|
63
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"demo_program\",\n \"SourceType\": \"VOD\",\n \"SourceLocationId\": \"66503E8E0000930000F0\",\n \"SourceId\": \"66503E8E0000930000F1\",\n \"SourceName\": \"vod_source\",\n \"AttachedChannel\": \"66503E8E0000930000F2\",\n \"PlaybackConf\": {\n \"Duration\": 0,\n \"TransitionType\": \"Relative\",\n \"StartTime\": 0,\n \"RelativePosition\": \"After\",\n \"RelativeProgramId\": \"66503E8E0000930000F3\",\n \"ClipRangeConf\": {\n \"Type\": \"Entire\",\n \"Offset\": 0\n },\n \"RelativeProgramName\": \"relative_program\"\n },\n \"AdBreaks\": [\n {\n \"SourceLocationId\": \"66503E8E0000930000F4\",\n \"VodSourceName\": \"ad_source\",\n \"Offset\": 64000,\n \"MessageType\": \"SpliceInsert\",\n \"SpliceInsertConf\": {\n \"EventID\": \"1\",\n \"AvailNum\": \"0\",\n \"AvailExpected\": \"0\",\n \"ProgramID\": \"3\"\n },\n \"Metadatas\": [\n {\n \"Key\": \"test-key\",\n \"Value\": \"test-value\"\n }\n ],\n \"SourceLocationName\": \"ad_location\"\n }\n ],\n \"Id\": \"66503E8E0000930000F5\",\n \"Region\": \"ap-singapore\",\n \"SourceLocationName\": \"demo_location\"\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
56
64
|
"title": "Sample request"
|
|
57
65
|
}
|
|
58
66
|
],
|
|
59
67
|
"CreateStreamPackageSSAIChannel": [
|
|
60
68
|
{
|
|
61
69
|
"document": "CreateStreamPackageSSAIChannel",
|
|
62
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageSSAIChannel\n<Common request parameters>\n\n{\n \"Name\": \"TestConf\",\n \"ContentSource\": \"http://origin-server.com/abc/\",\n \"SSAIInfo\": {\n \"AdsUrl\": \"https://my.ads.com/path?ad_type=[player_params.ad_type]®ion=[player_params.region]\",\n \"ConfigAliases\": [\n {\n \"ParamName\": \"region\",\n \"AliasValueList\": [\n {\n \"Alias\": \"india\",\n \"Value\": \"ap-
|
|
63
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"ID\": \"654CA8EF0000CE02BXXX\",\n \"Name\": \"TestConf\",\n \"ContentSource\": \"http://origin-server.com/abc/\",\n \"PlaybackPrefix\": \"http://xxx.ap-mumbai.streampackage.srclivepull.myqcloud.com/v1/ssai/master/0194d961674a1eb4611d3xxxxxx/\",\n \"SSAIInfo\": {\n \"AdsUrl\": \"https://my.ads.com/path?ad_type=[player_params.ad_type]®ion=[player_params.region]\",\n \"ConfigAliases\": [\n {\n \"ParamName\": \"region\",\n \"AliasValueList\": [\n {\n \"Alias\": \"india\",\n \"Value\": \"ap-
|
|
70
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageSSAIChannel\n<Common request parameters>\n\n{\n \"Name\": \"TestConf\",\n \"ContentSource\": \"http://origin-server.com/abc/\",\n \"SSAIInfo\": {\n \"AdsUrl\": \"https://my.ads.com/path?ad_type=[player_params.ad_type]®ion=[player_params.region]\",\n \"ConfigAliases\": [\n {\n \"ParamName\": \"region\",\n \"AliasValueList\": [\n {\n \"Alias\": \"india\",\n \"Value\": \"ap-singapore\"\n }\n ]\n }\n ],\n \"AdMarkerPassthrough\": true,\n \"Threshold\": 12,\n \"SlateAd\": \"https://hostname/xxx/xxx.mp4\",\n \"SCTE35AdType\": 1,\n \"AdTriggers\": [\n 1\n ],\n \"DeliveryRestrictions\": 1,\n \"SourceCDNPrefix\": \"https://example_cdn.com/\",\n \"AdCDNPrefix\": \"https://example_ad_cdn.com/\"\n }\n}",
|
|
71
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"ID\": \"654CA8EF0000CE02BXXX\",\n \"Name\": \"TestConf\",\n \"ContentSource\": \"http://origin-server.com/abc/\",\n \"PlaybackPrefix\": \"http://xxx.ap-mumbai.streampackage.srclivepull.myqcloud.com/v1/ssai/master/0194d961674a1eb4611d3xxxxxx/\",\n \"SSAIInfo\": {\n \"AdsUrl\": \"https://my.ads.com/path?ad_type=[player_params.ad_type]®ion=[player_params.region]\",\n \"ConfigAliases\": [\n {\n \"ParamName\": \"region\",\n \"AliasValueList\": [\n {\n \"Alias\": \"india\",\n \"Value\": \"ap-singapore\"\n }\n ]\n }\n ],\n \"AdMarkerPassthrough\": true,\n \"Threshold\": 12,\n \"SlateAd\": \"https://hostname/xxx/xxx.mp4\",\n \"SCTE35AdType\": 1,\n \"AdTriggers\": [\n 1\n ],\n \"DeliveryRestrictions\": 1,\n \"SourceCDNPrefix\": \"https://example_cdn.com/\",\n \"AdCDNPrefix\": \"https://example_ad_cdn.com/\",\n \"DashMPDLocation\": false\n }\n },\n \"RequestId\": \"0xxxxd32-1043-4e1b-bd20-1bfad0xxxx70\"\n }\n}",
|
|
64
72
|
"title": "CreateStreamPackageSSAIChannel"
|
|
65
73
|
}
|
|
66
74
|
],
|
|
67
75
|
"CreateStreamPackageSource": [
|
|
68
76
|
{
|
|
69
|
-
"document": "",
|
|
70
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageSource\n<Common request parameters>\n\n{\n \"AttachedLocation\": \"
|
|
71
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"
|
|
77
|
+
"document": "Create StreamPackage Sourece.",
|
|
78
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageSource\n<Common request parameters>\n\n{\n \"AttachedLocation\": \"66503E8E0000930000F0\",\n \"Name\": \"source_name\",\n \"Type\": \"VOD\",\n \"PackageConfs\": [\n {\n \"GroupName\": \"group_name\",\n \"Type\": \"HLS\",\n \"Path\": \"/vod/main.m3u8\"\n }\n ]\n}",
|
|
79
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"source_name\",\n \"Type\": \"VOD\",\n \"PackageConf\": [\n {\n \"GroupName\": \"group_name\",\n \"Type\": \"HLS\",\n \"Path\": \"/vod/main.m3u8\"\n }\n ],\n \"Id\": \"66503E8E0000930000F0\",\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"Region\": \"ap-singapore\"\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
72
80
|
"title": "Sample request"
|
|
73
81
|
}
|
|
74
82
|
],
|
|
75
83
|
"CreateStreamPackageSourceLocation": [
|
|
76
84
|
{
|
|
77
85
|
"document": "Create Linear Assembly SourceLocation.",
|
|
78
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Name\": \"
|
|
79
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"
|
|
86
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Name\": \"location_name\",\n \"BaseUrl\": \"https://base.com/\",\n \"SegmentDeliverEnable\": true,\n \"SegmentDeliverConf\": {\n \"DefaultSegmentUrl\": \"https://base.com/demo/\",\n \"NameServers\": [\n {\n \"Name\": \"server_name\",\n \"Url\": \"https://test.com/\"\n }\n ]\n },\n \"SegmentDeliverUsePackageEnable\": true\n}",
|
|
87
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"66503E8E0000930000F0\",\n \"Name\": \"location_name\",\n \"Region\": \"ap-singapore\",\n \"BaseUrl\": \"https://base.com/\",\n \"SegmentDeliverEnable\": true,\n \"SegmentDeliverConf\": {\n \"DefaultSegmentUrl\": \"https://base.com/demo/\",\n \"NameServers\": [\n {\n \"Name\": \"server_name\",\n \"Url\": \"https://test.com/\"\n }\n ]\n },\n \"AttachedLiveSources\": [\n \"66503E8E0000930000F2\"\n ],\n \"AttachedVodSources\": [\n \"66503E8E0000930000F1\"\n ],\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"SegmentDeliverUsePackageEnable\": true\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
80
88
|
"title": "Request example"
|
|
81
89
|
}
|
|
82
90
|
],
|
|
91
|
+
"CreateStreamPackageVodRemuxTask": [
|
|
92
|
+
{
|
|
93
|
+
"document": "",
|
|
94
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStreamPackageVodRemuxTask\n<Common request parameters>\n\n{\n \"Name\": \"vod remux name\",\n \"Type\": \"WEBVTT\",\n \"InputFileInfo\": {\n \"Type\": \"COS\",\n \"CosInputInfo\": {\n \"Bucket\": \"aa-1306038592\",\n \"Region\": \"ap-guangzhou\",\n \"Object\": \"test/1163954307_1749787053508/index.m3u8\"\n },\n \"Url\": \"http://aa/bb/cc.m3u8\"\n },\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"aa-1306038592\"\",\n \"Region\": \"ap-guangzhou\",\n \"OutputDir\": \"/vod/\"\n }\n }\n}",
|
|
95
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"11639543071749787053508aa\",\n \"Name\": \"vod remux name\",\n \"Type\": \"WEBVTT\",\n \"Region\": \"ap-mumbai\",\n \"State\": \"Processing\",\n \"ErrorMsg\": \"video key frame is not found\",\n \"InputFileInfo\": {\n \"Type\": \"COS\",\n \"CosInputInfo\": {\n \"Bucket\": \"aa-1306038592\",\n \"Region\": \"ap-guangzhou\",\n \"Object\": \"test/1163954307_1749787053508/index.m3u8\"\n },\n \"Url\": \"http://aa/bb/cc.m3u8\"\n },\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"aa-1306038592\",\n \"Region\": \"ap-guangzhou\",\n \"OutputDir\": \"/vod/\"\n }\n },\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"StartTime\": 1590508800,\n \"EndTime\": 1590508800\n },\n \"RequestId\": \"bb7b6d69-69dc-4191-b826-56aaa0422a4c\"\n }\n}",
|
|
96
|
+
"title": "Sample request"
|
|
97
|
+
}
|
|
98
|
+
],
|
|
83
99
|
"DeleteStreamPackageChannelEndpoints": [
|
|
84
100
|
{
|
|
85
101
|
"document": " ",
|
|
86
102
|
"input": "https://mdp.tencentcloudapi.com/?Action=DeleteStreamPackageChannelEndpoints\n&Id=xxx\n&Urls.0=xxx\n&<Common request parameters>",
|
|
87
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
103
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
88
104
|
"title": "Sample request"
|
|
89
105
|
}
|
|
90
106
|
],
|
|
@@ -92,7 +108,7 @@
|
|
|
92
108
|
{
|
|
93
109
|
"document": " ",
|
|
94
110
|
"input": "https://mdp.tencentcloudapi.com/?Action=DeleteStreamPackageChannels\n&Ids.0=xxx\n&<Common request parameters>",
|
|
95
|
-
"output": "{\n \"Response\": {\n \"SuccessInfos\": [\n {\n \"
|
|
111
|
+
"output": "{\n \"Response\": {\n \"SuccessInfos\": [\n {\n \"Points\": {\n \"Inputs\": [\n {\n \"Url\": \"http://xxx.{region}.streampackage.srclivepush.myqcloud.com/v1/xxx/xxx1\",\n \"AuthInfo\": {\n \"Username\": \"username\",\n \"Password\": \"password\"\n }\n },\n {\n \"Url\": \"http://xxx.{region}.streampackage.srclivepush.myqcloud.com/v1/xxx/xxx2\",\n \"AuthInfo\": {\n \"Username\": \"username\",\n \"Password\": \"password\"\n }\n }\n ],\n \"Endpoints\": []\n },\n \"Protocol\": \"HLS\",\n \"Name\": \"demo_channel\",\n \"CacheInfo\": {\n \"Info\": [\n {\n \"Ext\": \".m3u8\",\n \"Timeout\": 15000\n },\n {\n \"Ext\": \".ts\",\n \"Timeout\": 600000\n }\n ]\n },\n \"Id\": \"66503E8E0000930000F6\"\n }\n ],\n \"FailInfos\": [],\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
96
112
|
"title": "Sample request"
|
|
97
113
|
}
|
|
98
114
|
],
|
|
@@ -100,7 +116,7 @@
|
|
|
100
116
|
{
|
|
101
117
|
"document": "Delete HarvestJob.",
|
|
102
118
|
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageHarvestJobs\n<Common request parameters>\n\n{\n \"ID\": \"your HarvestJob ID\"\n}",
|
|
103
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
119
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
104
120
|
"title": "Example1 Sample request"
|
|
105
121
|
}
|
|
106
122
|
],
|
|
@@ -108,39 +124,39 @@
|
|
|
108
124
|
{
|
|
109
125
|
"document": "Deleting HarvestJobs in Batch.",
|
|
110
126
|
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageHarvestJobs\n<Common request parameters>\n\n{\n \"IDs\": [\n \"your HarvestJob IDs\"\n ]\n}",
|
|
111
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
127
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
112
128
|
"title": "Example1 Sample request"
|
|
113
129
|
}
|
|
114
130
|
],
|
|
115
131
|
"DeleteStreamPackageLinearAssemblyChannel": [
|
|
116
132
|
{
|
|
117
|
-
"document": "",
|
|
118
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
119
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
133
|
+
"document": "Delete channel linear assemblyChannel.",
|
|
134
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F3\"\n}",
|
|
135
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
120
136
|
"title": "Sample request"
|
|
121
137
|
}
|
|
122
138
|
],
|
|
123
139
|
"DeleteStreamPackageLinearAssemblyChannels": [
|
|
124
140
|
{
|
|
125
|
-
"document": "",
|
|
126
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyChannels\n<Common request parameters>\n\n{\n \"Ids\": [\n \"
|
|
127
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
141
|
+
"document": "Delete channels in batches and linearly assemble channels.",
|
|
142
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyChannels\n<Common request parameters>\n\n{\n \"Ids\": [\n \"66503E8E0000930000F4\"\n ]\n}",
|
|
143
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
128
144
|
"title": "Sample request"
|
|
129
145
|
}
|
|
130
146
|
],
|
|
131
147
|
"DeleteStreamPackageLinearAssemblyProgram": [
|
|
132
148
|
{
|
|
133
|
-
"document": "",
|
|
134
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
135
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
149
|
+
"document": "Delete the linear assembly program.",
|
|
150
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F4\"\n}",
|
|
151
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
136
152
|
"title": "Sample request"
|
|
137
153
|
}
|
|
138
154
|
],
|
|
139
155
|
"DeleteStreamPackageLinearAssemblyPrograms": [
|
|
140
156
|
{
|
|
141
|
-
"document": "",
|
|
142
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyPrograms\n<Common request parameters>\n\n{\n \"Ids\": [\n \"
|
|
143
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
157
|
+
"document": "Batch delete linear assembly programs.",
|
|
158
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageLinearAssemblyPrograms\n<Common request parameters>\n\n{\n \"Ids\": [\n \"66503E8E0000930000F4\"\n ]\n}",
|
|
159
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
144
160
|
"title": "Sample request"
|
|
145
161
|
}
|
|
146
162
|
],
|
|
@@ -154,17 +170,33 @@
|
|
|
154
170
|
],
|
|
155
171
|
"DeleteStreamPackageSource": [
|
|
156
172
|
{
|
|
157
|
-
"document": "",
|
|
158
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageSource\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
159
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
173
|
+
"document": "Batch delete StreamPackage Source.",
|
|
174
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageSource\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F1\"\n}",
|
|
175
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
160
176
|
"title": "Sample request"
|
|
161
177
|
}
|
|
162
178
|
],
|
|
163
179
|
"DeleteStreamPackageSourceLocation": [
|
|
164
180
|
{
|
|
165
181
|
"document": "",
|
|
166
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
167
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
182
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F0\"\n}",
|
|
183
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
184
|
+
"title": "Sample request"
|
|
185
|
+
}
|
|
186
|
+
],
|
|
187
|
+
"DeleteStreamPackageVodRemuxTask": [
|
|
188
|
+
{
|
|
189
|
+
"document": "",
|
|
190
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageVodRemuxTask\n<Common request parameters>\n\n{\n \"Id\": \"65BB15F300004E12A564\"\n}",
|
|
191
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"bb7b6d69-69dc-4191-b826-56aaa0422a4c\"\n }\n}",
|
|
192
|
+
"title": "Sample request"
|
|
193
|
+
}
|
|
194
|
+
],
|
|
195
|
+
"DeleteStreamPackageVodRemuxTasks": [
|
|
196
|
+
{
|
|
197
|
+
"document": "",
|
|
198
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteStreamPackageVodRemuxTasks\n<Common request parameters>\n\n{\n \"Ids\": [\n \"65BB15F300004E12A564\"\n ]\n}",
|
|
199
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"bb7b6d69-69dc-4191-b826-56aaa0422a4c\"\n }\n}",
|
|
168
200
|
"title": "Sample request"
|
|
169
201
|
}
|
|
170
202
|
],
|
|
@@ -188,7 +220,7 @@
|
|
|
188
220
|
{
|
|
189
221
|
"document": " ",
|
|
190
222
|
"input": "https://mdp.tencentcloudapi.com/?Action=DescribeStreamPackageChannel\n&Id=xxx\n&<Common request parameters>",
|
|
191
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"
|
|
223
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"66503E8E0000930000F6\",\n \"Name\": \"demo_channel\",\n \"Protocol\": \"HLS\",\n \"Points\": {\n \"Inputs\": [\n {\n \"Url\": \"http://streampackage.${region}-1.srclivepush.myqcloud.com/v1/017182d5d3c4647d244530760443/017182d5d3c4647d244530760444\",\n \"AuthInfo\": {\n \"Username\": \"\",\n \"Password\": \"\"\n }\n },\n {\n \"Url\": \"http://streampackage.${region}-2.srclivepush.myqcloud.com/v1/017182d5d3c4647d244530760443/017182d5d3c4647d244530760445\",\n \"AuthInfo\": {\n \"Username\": \"\",\n \"Password\": \"\"\n }\n }\n ],\n \"Endpoints\": []\n },\n \"CacheInfo\": {\n \"Info\": [\n {\n \"Ext\": \".m3u8\",\n \"Timeout\": 15000\n },\n {\n \"Ext\": \".ts\",\n \"Timeout\": 600000\n }\n ]\n }\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
192
224
|
"title": "Sample request"
|
|
193
225
|
}
|
|
194
226
|
],
|
|
@@ -218,17 +250,17 @@
|
|
|
218
250
|
],
|
|
219
251
|
"DescribeStreamPackageLinearAssemblyChannel": [
|
|
220
252
|
{
|
|
221
|
-
"document": "",
|
|
222
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
223
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"
|
|
253
|
+
"document": "Query channel linear assembly Channel information.",
|
|
254
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F3\"\n}",
|
|
255
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"demo_channel\",\n \"Tier\": \"Standard\",\n \"PlaybackMode\": \"Linear\",\n \"SlateConf\": {\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"VodSourceName\": \"slate_vod_1\"\n },\n \"Outputs\": [\n {\n \"Type\": \"HLS\",\n \"GroupName\": \"source_group_1\",\n \"ManifestName\": \"master\",\n \"ManifestConf\": {\n \"Windows\": 60,\n \"AdMarkupType\": \"Enhanced SCTE-35\"\n },\n \"PlaybackURL\": \"http://123456.ap-tokyo.streampackage.srclivepull.myqcloud.com/channel_assembly/6761180C89C8CFE2334C/master.m3u8\"\n }\n ],\n \"AttachedPrograms\": [\n \"67612E1189C8D039B3F6\"\n ],\n \"ProgramSchedules\": [\n {\n \"ProgramName\": \"demo_program\",\n \"ProgramId\": \"67612E1189C8D039B3F6\",\n \"SourceType\": \"Vod\",\n \"SourceId\": \"67613EEB0000B2AC7ED5\",\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"StartTime\": 1739265386,\n \"Duration\": \"60000\"\n }\n ],\n \"Id\": \"66503E8E0000930000F3\",\n \"Region\": \"ap-tokyo\",\n \"State\": \"Running\",\n \"TimeShiftEnable\": false,\n \"CreateTime\": 1739263386\n },\n \"RequestId\": \"7d4b42b2-a5d4-499e-ac9b-cdabd9b46026\"\n }\n}",
|
|
224
256
|
"title": "Sample request"
|
|
225
257
|
}
|
|
226
258
|
],
|
|
227
259
|
"DescribeStreamPackageLinearAssemblyChannelAlerts": [
|
|
228
260
|
{
|
|
229
261
|
"document": "",
|
|
230
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyChannelAlerts\n<Common request parameters>\n\n{\n \"ChannelId\": \"
|
|
231
|
-
"output": "{\n \"Response\": {\n \"Infos\": {\n \"ProgramAlertCounts\": [\n {\n \"ProgramId\": \"
|
|
262
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyChannelAlerts\n<Common request parameters>\n\n{\n \"ChannelId\": \"66503E8E0000930000F3\",\n \"StartTime\": 1590508800,\n \"EndTime\": 1590508900\n}",
|
|
263
|
+
"output": "{\n \"Response\": {\n \"Infos\": {\n \"ProgramAlertCounts\": [\n {\n \"ProgramId\": \"66503E8E0000930000F4\",\n \"ProgramName\": \"demo_program\",\n \"Category\": \"PLAYBACK_WARNING\",\n \"Count\": 1,\n \"LastModifiedTime\": 1590508810\n }\n ],\n \"ProgramAlertInfos\": [\n {\n \"ChannelId\": \"66503E8E0000930000F3\",\n \"ChannelName\": \"demo_channel\",\n \"ProgramId\": \"66503E8E0000930000F4\",\n \"ProgramName\": \"demo_program\",\n \"Code\": 30002,\n \"Category\": \"PLAYBACK_WARNING\",\n \"Message\": \"During the channel assembly, a mismatched 'resolution' was encountered in the 'demo_channel' channel. The discrepancy lies in the 'demo_group' group between the manifest of '1590508810531' at 'testStreaming_1336638_1.m3u8' with 'resolution' 852x480, and the manifest of 'Filler slate' at 'testStreaming_1336638_0.m3u8' with 'resolution' 426x240.\",\n \"LastModifiedTime\": 1590508810\n }\n ]\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
232
264
|
"title": "Sample request"
|
|
233
265
|
}
|
|
234
266
|
],
|
|
@@ -236,31 +268,31 @@
|
|
|
236
268
|
{
|
|
237
269
|
"document": "",
|
|
238
270
|
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyChannels\n<Common request parameters>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 1\n}",
|
|
239
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"
|
|
271
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"demo_channel\",\n \"Tier\": \"Standard\",\n \"PlaybackMode\": \"Linear\",\n \"SlateConf\": {\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"VodSourceName\": \"slate_vod_1\"\n },\n \"Outputs\": [\n {\n \"Type\": \"HLS\",\n \"GroupName\": \"source_group_1\",\n \"ManifestName\": \"master\",\n \"ManifestConf\": {\n \"Windows\": 60,\n \"AdMarkupType\": \"Enhanced SCTE-35\"\n },\n \"PlaybackURL\": \"http://123456.ap-tokyo.streampackage.srclivepull.myqcloud.com/channel_assembly/6761180C89C8CFE2334C/master.m3u8\"\n }\n ],\n \"AttachedPrograms\": [\n \"67612E1189C8D039B3F6\"\n ],\n \"ProgramSchedules\": [\n {\n \"ProgramName\": \"demo_program\",\n \"ProgramId\": \"67612E1189C8D039B3F6\",\n \"SourceType\": \"Vod\",\n \"SourceId\": \"67613EEB0000B2AC7ED5\",\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"StartTime\": 1739265386,\n \"Duration\": \"60000\"\n }\n ],\n \"Id\": \"6761180C89C8CFE2334C\",\n \"Region\": \"ap-tokyo\",\n \"State\": \"Running\",\n \"TimeShiftEnable\": false,\n \"CreateTime\": 1739263386\n }\n ],\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
240
272
|
"title": "Sample request"
|
|
241
273
|
}
|
|
242
274
|
],
|
|
243
275
|
"DescribeStreamPackageLinearAssemblyProgram": [
|
|
244
276
|
{
|
|
245
277
|
"document": "",
|
|
246
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
247
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"
|
|
278
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F5\"\n}",
|
|
279
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"demo_program\",\n \"SourceType\": \"VOD\",\n \"SourceLocationId\": \"66503E8E0000930000F0\",\n \"SourceId\": \"66503E8E0000930000F1\",\n \"SourceName\": \"vod_source\",\n \"AttachedChannel\": \"66503E8E0000930000F2\",\n \"PlaybackConf\": {\n \"Duration\": 0,\n \"TransitionType\": \"Relative\",\n \"StartTime\": 0,\n \"RelativePosition\": \"After\",\n \"RelativeProgramId\": \"66503E8E0000930000F3\",\n \"ClipRangeConf\": {\n \"Type\": \"Entire\",\n \"Offset\": 0\n },\n \"RelativeProgramName\": \"relative_program\"\n },\n \"AdBreaks\": [\n {\n \"SourceLocationId\": \"66503E8E0000930000F4\",\n \"VodSourceName\": \"ad_source\",\n \"Offset\": 64000,\n \"MessageType\": \"SpliceInsert\",\n \"SpliceInsertConf\": {\n \"EventID\": \"1\",\n \"AvailNum\": \"0\",\n \"AvailExpected\": \"0\",\n \"ProgramID\": \"3\"\n },\n \"Metadatas\": [\n {\n \"Key\": \"test-key\",\n \"Value\": \"test-value\"\n }\n ],\n \"SourceLocationName\": \"ad_location\"\n }\n ],\n \"Id\": \"66503E8E0000930000F5\",\n \"Region\": \"ap-singapore\",\n \"SourceLocationName\": \"demo_location\"\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
248
280
|
"title": "Sample request"
|
|
249
281
|
}
|
|
250
282
|
],
|
|
251
283
|
"DescribeStreamPackageLinearAssemblyProgramSchedules": [
|
|
252
284
|
{
|
|
253
285
|
"document": "",
|
|
254
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyProgramSchedules\n<Common request parameters>\n\n{\n \"ChannelId\": \"
|
|
255
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"
|
|
286
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyProgramSchedules\n<Common request parameters>\n\n{\n \"ChannelId\": \"66503E8E0000930000F2\",\n \"TimeWindow\": 100,\n \"PageNum\": 1,\n \"PageSize\": 10\n}",
|
|
287
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"demo_program\",\n \"SourceType\": \"VOD\",\n \"SourceLocationId\": \"66503E8E0000930000F0\",\n \"SourceId\": \"66503E8E0000930000F1\",\n \"SourceName\": \"vod_source\",\n \"AttachedChannel\": \"66503E8E0000930000F2\",\n \"PlaybackConf\": {\n \"Duration\": 0,\n \"TransitionType\": \"Relative\",\n \"StartTime\": 0,\n \"RelativePosition\": \"After\",\n \"RelativeProgramId\": \"66503E8E0000930000F3\",\n \"ClipRangeConf\": {\n \"Type\": \"Entire\",\n \"Offset\": 0\n },\n \"RelativeProgramName\": \"relative_program\"\n },\n \"AdBreaks\": [\n {\n \"SourceLocationId\": \"66503E8E0000930000F4\",\n \"VodSourceName\": \"ad_source\",\n \"Offset\": 64000,\n \"MessageType\": \"SpliceInsert\",\n \"SpliceInsertConf\": {\n \"EventID\": \"1\",\n \"AvailNum\": \"0\",\n \"AvailExpected\": \"0\",\n \"ProgramID\": \"3\"\n },\n \"Metadatas\": [\n {\n \"Key\": \"test-key\",\n \"Value\": \"test-value\"\n }\n ],\n \"SourceLocationName\": \"ad_location\"\n }\n ],\n \"Id\": \"66503E8E0000930000F5\",\n \"Region\": \"ap-singapore\",\n \"SourceLocationName\": \"demo_location\"\n }\n ],\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
256
288
|
"title": "Sample request"
|
|
257
289
|
}
|
|
258
290
|
],
|
|
259
291
|
"DescribeStreamPackageLinearAssemblyPrograms": [
|
|
260
292
|
{
|
|
261
293
|
"document": "",
|
|
262
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyPrograms\n<Common request parameters>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"ChannelId\": \"
|
|
263
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"
|
|
294
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageLinearAssemblyPrograms\n<Common request parameters>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"ChannelId\": \"66503E8E0000930000F2\"\n}",
|
|
295
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"demo_program\",\n \"SourceType\": \"VOD\",\n \"SourceLocationId\": \"66503E8E0000930000F0\",\n \"SourceId\": \"66503E8E0000930000F1\",\n \"SourceName\": \"vod_source\",\n \"AttachedChannel\": \"66503E8E0000930000F2\",\n \"PlaybackConf\": {\n \"Duration\": 0,\n \"TransitionType\": \"Relative\",\n \"StartTime\": 0,\n \"RelativePosition\": \"After\",\n \"RelativeProgramId\": \"66503E8E0000930000F3\",\n \"ClipRangeConf\": {\n \"Type\": \"Entire\",\n \"Offset\": 0\n },\n \"RelativeProgramName\": \"relative_program\"\n },\n \"AdBreaks\": [\n {\n \"SourceLocationId\": \"66503E8E0000930000F4\",\n \"VodSourceName\": \"ad_source\",\n \"Offset\": 64000,\n \"MessageType\": \"SpliceInsert\",\n \"SpliceInsertConf\": {\n \"EventID\": \"1\",\n \"AvailNum\": \"0\",\n \"AvailExpected\": \"0\",\n \"ProgramID\": \"3\"\n },\n \"Metadatas\": [\n {\n \"Key\": \"test-key\",\n \"Value\": \"test-value\"\n }\n ],\n \"SourceLocationName\": \"ad_location\"\n }\n ],\n \"Id\": \"66503E8E0000930000F5\",\n \"Region\": \"ap-singapore\",\n \"SourceLocationName\": \"demo_location\"\n }\n ],\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
264
296
|
"title": "Sample request"
|
|
265
297
|
}
|
|
266
298
|
],
|
|
@@ -291,32 +323,32 @@
|
|
|
291
323
|
"DescribeStreamPackageSource": [
|
|
292
324
|
{
|
|
293
325
|
"document": "",
|
|
294
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSource\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
295
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"
|
|
326
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSource\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F1\"\n}",
|
|
327
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Name\": \"source_name\",\n \"Type\": \"VOD\",\n \"PackageConf\": [\n {\n \"GroupName\": \"group_name\",\n \"Type\": \"HLS\",\n \"Path\": \"/vod/main.m3u8\"\n }\n ],\n \"Id\": \"66503E8E0000930000F1\",\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"Region\": \"ap-singapore\"\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
296
328
|
"title": "Sample request"
|
|
297
329
|
}
|
|
298
330
|
],
|
|
299
331
|
"DescribeStreamPackageSourceAlerts": [
|
|
300
332
|
{
|
|
301
333
|
"document": "",
|
|
302
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSourceAlerts\n<Common request parameters>\n\n{\n \"SourceId\": \"
|
|
303
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"SourceId\": \"
|
|
334
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSourceAlerts\n<Common request parameters>\n\n{\n \"SourceId\": \"66503E8E0000930000F1\",\n \"StartTime\": 1590508800,\n \"EndTime\": 1590508900\n}",
|
|
335
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"SourceId\": \"66503E8E0000930000F1\",\n \"SourceName\": \"source_name\",\n \"Code\": 20012,\n \"Category\": \"PLAYBACK_WARNING\",\n \"Message\": \"https://test.com/demo.m3u8 request response http 404.\",\n \"LastModifiedTime\": 1590508900\n }\n ],\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
304
336
|
"title": "Sample request"
|
|
305
337
|
}
|
|
306
338
|
],
|
|
307
339
|
"DescribeStreamPackageSourceLocation": [
|
|
308
340
|
{
|
|
309
341
|
"document": "",
|
|
310
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
311
|
-
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"
|
|
342
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F0\"\n}",
|
|
343
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"66503E8E0000930000F0\",\n \"Name\": \"location_name\",\n \"Region\": \"ap-singapore\",\n \"BaseUrl\": \"https://base.com/\",\n \"SegmentDeliverEnable\": true,\n \"SegmentDeliverConf\": {\n \"DefaultSegmentUrl\": \"https://base.com/demo/\",\n \"NameServers\": [\n {\n \"Name\": \"server_name\",\n \"Url\": \"https://test.com/\"\n }\n ]\n },\n \"AttachedLiveSources\": [\n \"66503E8E0000930000F2\"\n ],\n \"AttachedVodSources\": [\n \"66503E8E0000930000F1\"\n ],\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"SegmentDeliverUsePackageEnable\": true\n },\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
312
344
|
"title": "Sample request"
|
|
313
345
|
}
|
|
314
346
|
],
|
|
315
347
|
"DescribeStreamPackageSourceLocationAlerts": [
|
|
316
348
|
{
|
|
317
349
|
"document": "",
|
|
318
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSourceLocationAlerts\n<Common request parameters>\n\n{\n \"LocationId\": \"
|
|
319
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"LocationId\": \"
|
|
350
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSourceLocationAlerts\n<Common request parameters>\n\n{\n \"LocationId\": \"66503E8E0000930000F0\"\n}",
|
|
351
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"LocationId\": \"66503E8E0000930000F0\",\n \"Code\": 40001,\n \"Category\": \"PLAYBACK_WARNING\",\n \"Message\": \"unknown host www.test.com\",\n \"LastModifiedTime\": 1590508800,\n \"LocationName\": \"location_name\"\n }\n ],\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
320
352
|
"title": "Sample request"
|
|
321
353
|
}
|
|
322
354
|
],
|
|
@@ -324,15 +356,31 @@
|
|
|
324
356
|
{
|
|
325
357
|
"document": "",
|
|
326
358
|
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSourceLocations\n<Common request parameters>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 1\n}",
|
|
327
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Id\": \"
|
|
359
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Id\": \"66503E8E0000930000F0\",\n \"Name\": \"location_name\",\n \"Region\": \"ap-singapore\",\n \"BaseUrl\": \"https://base.com/\",\n \"SegmentDeliverEnable\": true,\n \"SegmentDeliverConf\": {\n \"DefaultSegmentUrl\": \"https://base.com/demo/\",\n \"NameServers\": [\n {\n \"Name\": \"server_name\",\n \"Url\": \"https://test.com/\"\n }\n ]\n },\n \"AttachedLiveSources\": [\n \"66503E8E0000930000F2\"\n ],\n \"AttachedVodSources\": [\n \"66503E8E0000930000F1\"\n ],\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"SegmentDeliverUsePackageEnable\": true\n }\n ],\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
328
360
|
"title": "Sample request"
|
|
329
361
|
}
|
|
330
362
|
],
|
|
331
363
|
"DescribeStreamPackageSources": [
|
|
332
364
|
{
|
|
333
365
|
"document": "",
|
|
334
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSources\n<Common request parameters>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"LocationId\": \"
|
|
335
|
-
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"
|
|
366
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageSources\n<Common request parameters>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"LocationId\": \"66503E8E0000930000F0\",\n \"Type\": \"VOD\"\n}",
|
|
367
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Name\": \"source_name\",\n \"Type\": \"VOD\",\n \"PackageConf\": [\n {\n \"GroupName\": \"group_name\",\n \"Type\": \"HLS\",\n \"Path\": \"/vod/demo.m3u8\"\n }\n ],\n \"Id\": \"66503E8E0000930000F1\",\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"Region\": \"ap-singapore\"\n }\n ],\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
368
|
+
"title": "Sample request"
|
|
369
|
+
}
|
|
370
|
+
],
|
|
371
|
+
"DescribeStreamPackageVodRemuxTask": [
|
|
372
|
+
{
|
|
373
|
+
"document": "",
|
|
374
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageVodRemuxTask\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F3\"\n}",
|
|
375
|
+
"output": "{\n \"Response\": {\n \"Info\": {\n \"Id\": \"11639543071749787053508aa\",\n \"Name\": \"vod remux name\",\n \"Type\": \"WEBVTT\",\n \"Region\": \"ap-mumbai\",\n \"State\": \"Processing\",\n \"ErrorMsg\": \"video key frame is not found\",\n \"InputFileInfo\": {\n \"Type\": \"COS\",\n \"CosInputInfo\": {\n \"Bucket\": \"aa-1306038592\",\n \"Region\": \"ap-guangzhou\",\n \"Object\": \"test/1163954307_1749787053508/index.m3u8\"\n },\n \"Url\": \"http://aa/bb/cc.m3u8\"\n },\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"aa-1306038592\",\n \"Region\": \"ap-guangzhou\",\n \"OutputDir\": \"/vod/\"\n }\n },\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"StartTime\": 1590508800,\n \"EndTime\": 1590508800\n },\n \"RequestId\": \"bb7b6d69-69dc-4191-b826-56aaa0422a4c\"\n }\n}",
|
|
376
|
+
"title": "Sample request"
|
|
377
|
+
}
|
|
378
|
+
],
|
|
379
|
+
"DescribeStreamPackageVodRemuxTasks": [
|
|
380
|
+
{
|
|
381
|
+
"document": "",
|
|
382
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStreamPackageVodRemuxTasks\n<Common request parameters>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 1\n}",
|
|
383
|
+
"output": "{\n \"Response\": {\n \"Infos\": [\n {\n \"Id\": \"11639543071749787053508aa\",\n \"Name\": \"vod remux name\",\n \"Type\": \"WEBVTT\",\n \"Region\": \"ap-mumbai\",\n \"State\": \"Processing\",\n \"ErrorMsg\": \"video key frame is not found\",\n \"InputFileInfo\": {\n \"Type\": \"COS\",\n \"CosInputInfo\": {\n \"Bucket\": \"aa-1306038592\",\n \"Region\": \"ap-guangzhou\",\n \"Object\": \"test/1163954307_1749787053508/index.m3u8\"\n },\n \"Url\": \"http://aa/bb/cc.m3u8\"\n },\n \"OutputStorage\": {\n \"Type\": \"COS\",\n \"CosOutputStorage\": {\n \"Bucket\": \"aa-1306038592\",\n \"Region\": \"ap-guangzhou\",\n \"OutputDir\": \"/vod/\"\n }\n },\n \"CreateTime\": 1590508800,\n \"UpdateTime\": 1590508800,\n \"StartTime\": 1590508800,\n \"EndTime\": 1590508800\n }\n ],\n \"PageNum\": 1,\n \"PageSize\": 1,\n \"TotalNum\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"bb7b6d69-69dc-4191-b826-56aaa0422a4c\"\n }\n}",
|
|
336
384
|
"title": "Sample request"
|
|
337
385
|
}
|
|
338
386
|
],
|
|
@@ -347,7 +395,7 @@
|
|
|
347
395
|
"ModifyStreamPackageChannelEndpoint": [
|
|
348
396
|
{
|
|
349
397
|
"document": " ",
|
|
350
|
-
"input": "
|
|
398
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageChannelEndpoint\n<Common request parameters>\n\n{\n \"Url\": \"XXX\",\n \"AuthInfo\": {\n \"AuthKey\": \"XXX\",\n \"BlackIpList\": [\n \"0.0.0.0/0\"\n ],\n \"WhiteIpList\": [\n \"0.0.0.0/0\"\n ]\n },\n \"Protocol\": \"XXX\",\n \"Id\": \"XXX\",\n \"Name\": \"XXX\"\n}",
|
|
351
399
|
"output": "{\n \"Response\": {\n \"RequestId\": \"11-222-333\"\n }\n}",
|
|
352
400
|
"title": "Sample request"
|
|
353
401
|
}
|
|
@@ -363,16 +411,16 @@
|
|
|
363
411
|
"ModifyStreamPackageLinearAssemblyChannel": [
|
|
364
412
|
{
|
|
365
413
|
"document": "",
|
|
366
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageLinearAssemblyChannel\n<Common request parameters>\n
|
|
367
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
414
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageLinearAssemblyChannel\n<Common request parameters>\n{\n \"Id\": \"675BDEF5000086DD3AA0\",\n \"Name\": \"chn\",\n \"Tier\": \"Standard\",\n \"PlaybackMode\": \"Linear\",\n \"TimeShiftEnable\": true,\n \"TimeShiftConf\": {\n \"TimeWindows\": 1\n },\n \"SlateConf\": {\n \"SourceLocationId\": \"675BDEF5000086DD3AA1\",\n \"VodSourceName\": \"source1\"\n },\n \"Outputs\": [\n {\n \"Type\": \"HLS\",\n \"GroupName\": \"source_gropu_1\",\n \"ManifestName\": \"master\",\n \"ManifestConf\": {\n \"Windows\": 60,\n \"AdMarkupType\": \"Date Range\"\n }\n }\n ]\n}",
|
|
415
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"7d4b42b2-a5d4-499e-ac9b-cdabd9b46026\"\n }\n}",
|
|
368
416
|
"title": "Sample request"
|
|
369
417
|
}
|
|
370
418
|
],
|
|
371
419
|
"ModifyStreamPackageLinearAssemblyProgram": [
|
|
372
420
|
{
|
|
373
421
|
"document": "",
|
|
374
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
375
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
422
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageLinearAssemblyProgram\n<Common request parameters>\n\n{\n \"Id\": \"67612E1189C8D039B3F6\",\n \"Name\": \"demo\",\n \"SourceType\": \"vod_source\",\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"SourceName\": \"vod1\",\n \"PlaybackConf\": {\n \"TransitionType\": \"Relative\",\n \"RelativePosition\": \"After\",\n \"RelativeProgramId\": \"67612E1189E3D039B3F6\",\n \"ClipRangeConf\": {\n \"Type\": \"SpecifyTimeRange\",\n \"Offset\": 30000\n }\n },\n \"AdBreaks\": [\n {\n \"SourceLocationId\": \"6760EC9700006786ABB0\",\n \"VodSourceName\": \"ad_1\",\n \"Offset\": 0,\n \"MessageType\": \"SpliceInsert\",\n \"SpliceInsertConf\": {\n \"EventID\": \"0\",\n \"AvailNum\": \"0\",\n \"AvailExpected\": \"1\",\n \"ProgramID\": \"0\"\n },\n \"Metadatas\": [\n {\n \"Key\": \"key1\",\n \"Value\": \"value1\"\n }\n ],\n \"SourceLocationName\": \"demo_source_location\"\n }\n ]\n}",
|
|
423
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"7d4b42b2-a5d4-499e-ac9b-cdabd9b46026\"\n }\n}",
|
|
376
424
|
"title": "Sample request"
|
|
377
425
|
}
|
|
378
426
|
],
|
|
@@ -386,33 +434,41 @@
|
|
|
386
434
|
],
|
|
387
435
|
"ModifyStreamPackageSource": [
|
|
388
436
|
{
|
|
389
|
-
"document": "",
|
|
390
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageSource\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
391
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
437
|
+
"document": "Modify the StreamPackage Source information.",
|
|
438
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageSource\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F1\",\n \"Name\": \"source_name\",\n \"Type\": \"VOD\",\n \"PackageConfs\": [\n {\n \"GroupName\": \"group_name\",\n \"Type\": \"HLS\",\n \"Path\": \"/vod/main.m3u8\"\n }\n ]\n}",
|
|
439
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\"\n }\n}",
|
|
392
440
|
"title": "Sample request"
|
|
393
441
|
}
|
|
394
442
|
],
|
|
395
443
|
"ModifyStreamPackageSourceLocation": [
|
|
396
444
|
{
|
|
397
445
|
"document": "",
|
|
398
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
399
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
446
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyStreamPackageSourceLocation\n<Common request parameters>\n\n{\n \"Id\": \"67D7CBB600005DBB0001\",\n \"Name\": \"location_name\",\n \"BaseUrl\": \"https://test.com/base\",\n \"SegmentDeliverEnable\": true,\n \"SegmentDeliverConf\": {\n \"DefaultSegmentUrl\": \"https://test.com/\",\n \"NameServers\": [\n {\n \"Name\": \"server_name\",\n \"Url\": \"https://testserver.com/\"\n }\n ]\n },\n \"SegmentDeliverUsePackageEnable\": true\n}",
|
|
447
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\"\n }\n}",
|
|
400
448
|
"title": "Sample request"
|
|
401
449
|
}
|
|
402
450
|
],
|
|
403
451
|
"StartStreamPackageLinearAssemblyChannel": [
|
|
404
452
|
{
|
|
405
453
|
"document": "",
|
|
406
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
407
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
454
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F3\"\n}",
|
|
455
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
456
|
+
"title": "Sample request"
|
|
457
|
+
}
|
|
458
|
+
],
|
|
459
|
+
"StartStreamPackageVodRemuxTask": [
|
|
460
|
+
{
|
|
461
|
+
"document": "",
|
|
462
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartStreamPackageVodRemuxTask\n<Common request parameters>\n\n{\n \"Id\": \"65BB15F300004E12A564\"\n}",
|
|
463
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"bb7b6d69-69dc-4191-b826-56aaa0422a4c\"\n }\n}",
|
|
408
464
|
"title": "Sample request"
|
|
409
465
|
}
|
|
410
466
|
],
|
|
411
467
|
"StopStreamPackageLinearAssemblyChannel": [
|
|
412
468
|
{
|
|
413
469
|
"document": "",
|
|
414
|
-
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"
|
|
415
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
|
470
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopStreamPackageLinearAssemblyChannel\n<Common request parameters>\n\n{\n \"Id\": \"66503E8E0000930000F3\"\n}",
|
|
471
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xxx\"\n }\n}",
|
|
416
472
|
"title": "Sample request"
|
|
417
473
|
}
|
|
418
474
|
],
|
|
@@ -431,6 +487,14 @@
|
|
|
431
487
|
"output": "{\n \"Response\": {\n \"RequestId\": \"XXXREQ\"\n }\n}",
|
|
432
488
|
"title": "Sample request"
|
|
433
489
|
}
|
|
490
|
+
],
|
|
491
|
+
"UnbindSSAICDNDomainWithChannel": [
|
|
492
|
+
{
|
|
493
|
+
"document": "This example shows you how to cancel the correlation between a channel and a CDN playback domain.",
|
|
494
|
+
"input": "POST / HTTP/1.1\nHost: mdp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnbindSSAICDNDomainWithChannel\n<Common request parameters>\n\n{\n \"ChannelId\": \"68F6FCCD00003FEF93DB\",\n \"CdnDomain\": \"abc\"\n}",
|
|
495
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"790d6787-68e7-4ace-b327-65e53c01949c\"\n }\n}",
|
|
496
|
+
"title": "Request Example"
|
|
497
|
+
}
|
|
434
498
|
]
|
|
435
499
|
},
|
|
436
500
|
"version": "1.0"
|