Get Public Ip Address Pools Pool
data class GetPublicIpAddressPoolsPool(val createTime: String, val description: String, val id: String, val ipAddressRemaining: Boolean, val isp: String, val publicIpAddressPoolId: String, val publicIpAddressPoolName: String, val regionId: String, val status: String, val totalIpNum: Int, val usedIpNum: Int, val userType: String)
Properties
Link copied to clipboard
The time when the Vpc Public Ip Address Pool was created. The time is displayed in YYYY-MM-DDThh:mm:ssZ format.
Link copied to clipboard
The description of the Vpc Public Ip Address Pool.
Link copied to clipboard
Indicates whether the Vpc Public Ip Address Pool has idle IP addresses.
Link copied to clipboard
The ID of the Vpc Public Ip Address Pool.
Link copied to clipboard
The name of the Vpc Public Ip Address Pool.
Link copied to clipboard
The total number of IP addresses in the Vpc Public Ip Address Pool.