检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
提示"error_msg":"Incorrect IAM authentication information: verify aksk signature fail","error_code":"APIG.0301",是因为AK/SK认证失败,请检查AK/SK是否正确、账号是否因欠费等原因导致权限被限制。具体请参见AK/SK认证鉴权。
com,IPV6开关为开启 PUT https://{endpoint}/v1/{project_id}/domain/ipv6-switch { "domain" : "example.com", "is_ipv6" : true } 响应示例 状态码: 400 参数错误
domain createDomain 删除直播域名 domain deleteDomain 修改直播域名 domain updateDomain 域名映射 domain createDomainsMapping 删除直播域名映射关系 domain deleteDomainsMapping
CreateDomainRequest{} request.Body = &model.LiveDomainCreateReq{ Region: "cn-north-4", DomainType: model.GetLiveDomainCreateReqDomainTypeEnum()
d}/domain { "domain" : "play.example.com", "status" : "off" } 响应示例 状态码: 200 直播域名修改成功 { "domain" : "play.example.com", "domain_type"
pull_domain 是 String 直播播放域名 push_domain 是 String 直播播放域名关联的推流域名 响应参数 状态码: 200 表4 响应Body参数 参数 参数类型 描述 pull_domain String 直播播放域名 push_domain String
DomainType: model.GetCreateUrlAuthchainReqDomainTypeEnum().STRING, Domain: "string", } response, err := client.CreateUrlAuthchain(request)
DeleteDomainKeyChainRequest request = new DeleteDomainKeyChainRequest(); try { DeleteDomainKeyChainResponse response
build(); UpdateDomainKeyChainRequest request = new UpdateDomainKeyChainRequest(); KeyChainInfo body = new KeyChainInfo(); body
查询结果的总数量 domain_info Array of DecoupledLiveDomainInfo objects 直播域名列表 表5 DecoupledLiveDomainInfo 参数 参数类型 描述 domain String 直播域名 domain_type String
/v1/{project_id}/domain 创建直播域名 DELETE /v1/{project_id}/domain 删除直播域名 PUT /v1/{project_id}/domain 修改直播域名 GET /v1/{project_id}/domain 查询直播域名 PUT /v
build(); ShowDomainKeyChainRequest request = new ShowDomainKeyChainRequest(); try { ShowDomainKeyChainResponse response
UpdateDomainHttpsCertRequest request = new UpdateDomainHttpsCertRequest(); DomainHttpsCertInfo body = new DomainHttpsCertInfo();
DELETE https://{endpoint}/v1/{project_id}/domains_mapping?pull_domain=play.example.huawei.com&push_domain=publish.example.huawei.com 响应示例 状态码: 400
请求的唯一标识。 表5 响应Body参数 参数 参数类型 描述 stream_portraits Array of StreamPortrait objects 播放画像信息列表。 表6 StreamPortrait 参数 参数类型 描述 time String 统计日期,日期格式按照ISO
ListDomainTrafficDetailRequest request = new ListDomainTrafficDetailRequest(); try { ListDomainTrafficDetailResponse response
参数类型 描述 publish_domain String 推流域名 app String 应用名 stream String 流名 data Array of UpStreamDetail objects 推流质量数据 表6 UpStreamDetail 参数 参数类型 描述 time
格式为:YYYY-MM-DDThh:mm:ssZ。 data_list Array of PlayDomainStreamInfo objects 采样数据列表 表6 PlayDomainStreamInfo 参数 参数类型 描述 play_domain String 播放域名 stream String 播放流名 protocol
build(); DeleteDomainHttpsCertRequest request = new DeleteDomainHttpsCertRequest(); try { DeleteDomainHttpsCertResponse response
DeleteDomainRequest request = new DeleteDomainRequest(); try { DeleteDomainResponse response = client.deleteDomain(request);