This data source provides the function of verifying whether an IP is a CDN node.
Basic Usage
data "alicloud_cdn_ip_info" "ip_test" {
ip = "114.114.114.114"
}
The following arguments are supported:
ip
- (Required, ForceNew) Specify IP address.The following attributes are exported in addition to the arguments listed above:
cdn_ip
- Whether it belongs to an Alibaba Cloud CDN node.Valid values: True
, False
.isp
- The operator's Chinese name, e.g. 电信
.isp_ename
- The operator's English name, e.g. telecom
.region
- Chinese name of the region, e.g. 中国-贵州省-贵阳市
.region_ename
- English name of the region, e.g. China-Guizhou-guiyang
.