IPPoolInfoResponse

data class IPPoolInfoResponse(val available: String, val used: String)

IP Pool info

Constructors

Link copied to clipboard
constructor(available: String, used: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of IP addresses available in the IP Pool

Link copied to clipboard

Number of IP addresses allocated from the IP Pool