IpPool

IpPool
IP Pool

An IP pool object.

JSON Example
{
    "start": "string",
    "end": "string",
    "name": "string"
}
string
start
Required

The IPv4 or IPv6 starting address.

string
end
Required

The IPv4 or IPv6 ending address.

string
name
Optional

The IPAM pool name.