IpAddressPoolRangeSpec

IpAddressPoolRangeSpec
IpAddressPoolRangeSpec

This specification contains the parameters required to create an IP address range

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

The last IP Address of the IP Address Range

string
start
Required

The first IP Address of the IP Address Range