IpPoolRange
IpPoolRange
A set of IPv4 or IPv6 addresses defined by a start and end address.
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"end": "string",
"start": "string"
}