| Package | Description |
|---|---|
| com.tencentcloudapi.waf.v20180125 | |
| com.tencentcloudapi.waf.v20180125.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeWafInfoResponse |
WafClient.DescribeWafInfo(DescribeWafInfoRequest req)
获取负载均衡绑定的WAF信息,可以根据租户负载均衡实例ID、负载均衡监听器ID、负载均衡的域名信息来查询对应绑定的 Waf的状态信息。
查询的范围:负载均衡实例ID、负载均衡实例ID+监听器ID、负载均衡实例ID+监听器ID+域名。
可能的错误码:ResourceNotFound(没有找到对应的资源)、UnsupportedRegion(目前clb-waf只支持北京、广州、上海、成都、重庆、香港地域)。
|
| Constructor and Description |
|---|
DescribeWafInfoResponse(DescribeWafInfoResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.