IPPoolInfoResponse

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

no. of ip addresses available in the ip pool

Link copied to clipboard

no. of ip addresses allocated from the ip pool