视频直播 Live-查询IP黑/白名单:响应示例

时间:2025-01-26 10:40:15

响应示例

状态码: 200

查询IP黑/白名单成功

{  "domain" : "play.example.huawei.com",  "auth_type" : "WHITE",  "ip_auth_list" : "192.168.0.0;192.168.0.8"}

状态码: 400

查询IP黑/白名单失败

{  "error_code" : "LIVE.100011001",  "error_msg" : "Request Illegal"}
support.huaweicloud.com/api-live/ListIPAuthList.html