查询直播域名配置,一次可查询多个功能配置。
使用说明
此接口一次可查询多个功能配置。
QPS限制
本接口的单用户QPS限制为100次/秒。超过限制,API调用会被限流,这可能会影响您的业务,请合理调用。更多信息,请参见QPS限制。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
请求参数
名称 |
类型 |
是否必选 |
示例值 |
描述 |
Action | String | 是 | DescribeLiveDomainConfigs | 系统规定参数。取值:DescribeLiveDomainConfigs。 |
DomainName | String | 是 | demo.aliyundoc.com | 您的推流域名或播流域名。 |
FunctionNames | String | 是 | set_req_host_header,set_hashkey_args | 功能列表名称。多个功能使用英文逗号(,)分隔。更多详情,请参见下表Functions功能说明。 |
Functions功能说明
名称 |
参数 |
referer_white_list_set:refer白名单。 |
refer_domain_allow_list:白名单列表,多个使用英文逗号(,)分隔。 allow_empty:是否允许空refer进入。取值:on或off。 |
referer_black_list_set:refer黑名单。 |
refer_domain_deny_list:黑名单列表,多个使用英文逗号(,)分隔。 allow_empty:是否允许空refer进入。取值:on或off。 |
filetype_based_ttl_set:文件过期时间设置。 |
ttl:cache时间。单位:秒。 file_type:文件类型。多个使用英文逗号(,)隔开。 weight:权重。取值范围:1~99。 |
path_based_ttl_set:目录过期时间设置。 |
ttl:cache时间。单位:秒。 path:目录。必须以正斜线(/)开头。 weight:权重。取值范围:1~99。 |
oss_auth:OSS鉴权Bucket。 |
oss_bucket_id:用户bucket名称。 |
ip_black_list_set:IP黑名单。 |
ip_list:IP列表。多个使用英文逗号(,)隔开。 |
ip_allow_list_set:IP白名单。 |
ip_list:IP列表。多个使用英文逗号(,)隔开。 |
ip_white_list_set:访问频次控制免拦截。 |
ip_list:IP列表。多个使用英文逗号(,)隔开。 |
error_page:错误页面重定向。 |
error_code:错误码。 rewrite_page:重定向页面。 |
set_req_host_header:修改回源Host头。 |
domain_name:回源Host头内容。 |
set_hashkey_args:忽略url参数。 |
hashkey_args:保留参数的列表。多个使用英文逗号(,)分隔。 disable:是否忽略所有参数。取值:仅支持on(忽略所有参数)或off(不忽略)。 |
aliauth:阿里鉴权。 |
auth_type:鉴权类型。取值:type_a(鉴权A)、no_auth(关闭鉴权)。 auth_key1:鉴权key1,鉴权key需为16~32个字符,支持大写字母、小写字母、数字。 auth_key2:鉴权key2。 ali_auth_delta:自定义鉴权缓冲时间,单位:秒。建议最小设置为60秒,无上限限制。 |
remote_auth:直播远程鉴权 。 |
enable:是否开启远程鉴权,必填项。取值:on或off。 remote_auth_path : 鉴权服务器地址,必填项。 remote_auth_pattern :鉴权模式串。有以下功能可设置:
|
set_resp_header:设置响应头(浏览器端可见)。 |
key:响应头。 value:响应头内容。删除填写null。 |
https_force:强制HTTPS跳转。 |
enable:功能开关。取值:on或off。https_force和http_force只能存在其中一个,两者为互斥关系,配置另外一个需要先删除原来的配置。 |
http_force:强制HTTP跳转。 |
enable:功能开关。取值:on或off。https_force和http_force只能存在其中一个,两者为互斥关系,配置另外一个需要先删除原来的配置。 |
l2_oss_key:L2 OSS 回源私钥。 |
private_oss_auth:是否开启私有OSS鉴权功能。取值:on或off。 |
green_manager:鉴黄功能。 |
enable:是否开启鉴黄功能。取值:on或off。 |
tmd_signature:自定义的访问频次控制规则。 |
name:规则名称。域名内不可重复。 path:可重复,需校验uri路径合法性。 pathType:匹配规则。0前缀匹配,1完全匹配。 interval:监测时长。单位:秒。参数限制必须≥10。 count:单IP访问次数。 action:阻断类型。0封禁,1人机识别。 ttl:阻断时长。单位:秒。 |
forward_scheme:自适应回源。 |
enable:功能开关,取值:on或off。 scheme_origin:回源站协议(http、https、follow)。 scheme_origin_port:回源站协议端口(80、443、80:443)。 |
video_seek:视频切片拖拽开关。 |
enable:功能开关,取值:on或off。 |
gzip:页面Gzip优化。 |
enable:功能开关,取值:on或off。 |
tesla:页面优化加速。 |
enable:功能开关,取值:on或off。 |
ali_ua:User-Agent限制访问。 |
ua:User-Agent type:取值类型(black、white)。 |
host_redirect:rewrite功能。 |
regex:需要重写的URL,例如 ^/$。 replacement:目标URL,例如 /go/act/sale/tbzlsy.php。 flag:仅支持:redirect、break。 |
ipv6:ipv6配置。 |
switch:必填,开关,支持on或off,开启功能,一旦开启后,如需关闭请取消勾选,不要删除配置,否则不生效。 region:开启IPv6功能的地区,取值:cn-beijing(北京)、cn-shanghai(上海)、cn-shenzhen(深圳)、cn-qingdao(青岛)、apsoutheast-1(新加坡)、eu-central-1(德国)、ap-northeast-1(东京)、ap-southeast-5(雅加达)。 |
ali_location:区域限制访问。 |
location:地域列表。 |
type:取值类型。 |
black、white。 |
enable:功能开关。 |
取值:on或off。 |
live_forbid_flv:禁止播放flv。 |
取值:on或off。 |
live_forbid_rtmp:禁止播放rtmp。 |
取值:on或off。 |
live_forbid_hls:禁止播放hls。 |
取值:on或off。 |
https_option:http协议设置。 |
http2:是否开启http2,默认为off。取值:on或off。 live_http2:是否开启live_http2,默认为off。取值:on或off。 |
返回数据
名称 |
类型 |
示例值 |
描述 |
RequestId | String | F8AA0364-0FDB-4AD5-AC74-D69FAB8924ED | 请求ID。 |
DomainConfigs | Array of DomainConfig | 直播域名配置。 |
|
DomainConfig | |||
Status | String | success | 配置状态,取值:
|
ConfigId | String | 5003576 | 配置ID。 |
FunctionName | String | set_req_host_header | 域名配置功能名称。 |
FunctionArgs | Array of FunctionArg | 域名功能配置参数。 |
|
FunctionArg | |||
ArgName | String | domain_name | 参数名称。 |
ArgValue | String | developer.aliyundoc.com | 参数值。 |
示例
请求示例
http(s)://live.aliyuncs.com/?Action=DescribeLiveDomainConfigs
&DomainName=demo.aliyundoc.com
&FunctionNames=set_req_host_header,set_hashkey_args
&<公共请求参数>
正常返回示例
XML
格式
HTTP/1.1 200 OK
Content-Type:application/xml
<?xml version="1.0" encoding="UTF-8" ?>
<DescribeLiveDomainConfigsResponse>
<RequestId>F8AA0364-0FDB-4AD5-AC74-D69FAB8924ED</RequestId>
<DomainConfigs>
<DomainConfig>
<Status>success</Status>
<FunctionName>set_req_host_header</FunctionName>
<ConfigId>5003576</ConfigId>
<FunctionArgs>
<FunctionArg>
<ArgValue>developer.aliyundoc.com</ArgValue>
<ArgName>domain_name</ArgName>
</FunctionArg>
</FunctionArgs>
</DomainConfig>
</DomainConfigs>
</DescribeLiveDomainConfigsResponse>
JSON
格式
HTTP/1.1 200 OK
Content-Type:application/json
{
"DescribeLiveDomainConfigsResponse" : {
"RequestId" : "F8AA0364-0FDB-4AD5-AC74-D69FAB8924ED",
"DomainConfigs" : {
"DomainConfig" : {
"Status" : "success",
"FunctionName" : "set_req_host_header",
"ConfigId" : 5003576,
"FunctionArgs" : {
"FunctionArg" : {
"ArgValue" : "developer.aliyundoc.com",
"ArgName" : "domain_name"
}
}
}
}
}
}
错误码
访问错误中心查看更多错误码。