IpPool
IpPool
Represents an IP Pool of a network in a network pool
JSON Example
{
"start": "string",
"end": "string"
}
string
start
Required
Constraints:
minLength: 1
Start IP address of the IP pool
string
end
Required
Constraints:
minLength: 1
End IP address of the IP pool