{"base_path":"/","components":null,"consumes":"","definitions":{"IAM5ErrorDetails":{"description":"调用下游服务的报错信息集合,IAM5鉴权错误时才会返回此信息0。","properties":{"error_code":{"description":"下游服务错误码","type":"string"},"error_msg":{"description":"下游服务报错信息","type":"string"}}},"RestErrorResponse":{"properties":{"details":{"description":"调用下游服务的报错信息集合,IAM5鉴权错误时才会返回此字段。","items":{"$ref":"#/definitions/IAM5ErrorDetails"},"type":"array"},"encoded_authorization_message":{"description":"编码 (加密) 后的详细拒绝原因,用户可以自行调用 STS 服务的decode-authorization-message接口进行解码,可参考STS5联调自验证。IAM5鉴权错误时才会返回此字段。","type":"string"},"error_code":{"description":"错误码","type":"string"},"error_msg":{"description":"错误信息","type":"string"}},"title":"RestErrorResponse","type":"object"},"ShowHostStatusResponseBody":{"description":"查询域名运行状态响应体","example":{"name":"www.testfb18cc.com","status":"enabled","waf_instance_id":"4e8dd71144a54f6f840b8ecf8a1ecbb3"},"properties":{"name":{"description":"**参数解释:**\n域名\n**取值范围:**\n不涉及","type":"string"},"status":{"description":"**参数解释:**\n域名的防护状态\n**取值范围:**\n- enabled:防护中,WAF根据您配置的策略进行攻击检测\n- disabled:未防护,WAF只转发该域名的请求,不做攻击检测\n- bypassed:该域名的请求直接到达其后端服务器,不再经过WAF","type":"string"},"waf_instance_id":{"description":"**参数解释:**\n域名ID\n**取值范围:**\n不涉及","type":"string"}}}},"description":null,"group_id":"29975c0bd7ce463ca70ad5c074e3974b","host":"waf.cn-north-4.myhuaweicloud.com","id":"f6dc1fb40d5f430487941685cdad8e30","info_version":"v1","method":"get","name":"ShowHostStatus","parameters":{},"paths":{"/v1/{project_id}/waf/instance/{host_id}/host-status":{"get":{"description":"查询域名运行状态","operationId":"ShowHostStatus","parameters":[{"description":"**参数解释:**\n用户Token,通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\n不涉及","in":"header","name":"X-Auth-Token","required":true,"type":"string"},{"default":"application/json;charset=utf8","description":"**参数解释:**\n内容类型\n**约束限制:**\n不涉及\n**取值范围:**\n不涉及\n**默认取值:**\napplication/json;charset=utf8","in":"header","name":"Content-Type","required":true,"type":"string"},{"default":"","description":"**参数解释:**\n项目ID,对应控制台用户名->我的凭证->项目列表->项目ID。\n**约束限制:**\n不涉及\n**取值范围:**\n只能由英文字母、数字组成,且长度为32个字符。\n**默认取值:**\n不涉及","in":"path","name":"project_id","required":true,"type":"string"},{"description":"**参数解释:**\n域名ID,您可以通过调用查询全部防护域名列表(ListCompositeHosts)获取域名ID。\n**约束限制:**\n不涉及\n**取值范围:**\n只能由英文字母、数字组成,且长度为32个字符。\n**默认取值:**\n不涉及","in":"path","name":"host_id","required":true,"type":"string"}],"produces":["application/json;charset=utf-8"],"responses":{"200":{"description":"ok","examples":{"application/json":{"name":"www.testfb18cc.com","status":"enabled","waf_instance_id":"4e8dd71144a54f6f840b8ecf8a1ecbb3"}},"schema":{"$ref":"#/definitions/ShowHostStatusResponseBody"}},"400":{"description":"请求失败","schema":{"$ref":"#/definitions/RestErrorResponse"}},"401":{"description":"token权限不足","schema":{"$ref":"#/definitions/RestErrorResponse"}},"500":{"description":"服务器内部错误","schema":{"$ref":"#/definitions/RestErrorResponse"}}},"summary":"查询域名运行状态","tags":["租户域名查询"],"x-api-type":"open-api","x-is-registered":"Y","x-request-examples-description-1":"查询项目id为project_id,域名id为host_id的防护域名的运行状态。","x-request-examples-url-1":"GET https://{Endpoint}/v1/{project_id}/waf/instance/{host_id}/host-status","x-support-international":true,"x-support-sdk":"Y"}}},"product_short":"WAF","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询域名运行状态","tags":"租户域名查询","uri":null,"version":"2.0"}