IpPoolSubnet
IpPoolSubnet
A set of IPv4 or IPv6 addresses defined by a network CIDR.
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"allocation_ranges": [
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"end": "string",
"start": "string"
}
],
"cidr": "string",
"dns_nameservers": [
"string"
],
"dns_suffix": "string",
"gateway_ip": "string"
}