IPv6Pool
IPv6Pool
Spec contains parameters for IPv6Pool
JSON Example
{
"cidr": "2001:db8::00/112",
"ipRange": {
"startIpAddress": "::",
"endIpAddress": "2001:0db8:0000:0000:0000:ff00:0042:8329"
},
"addresses": [
"[\"2001:db8::80\", \"2001:db8::81\", \"2001:db8::82\", ...]"
],
"excludedAddresses": [
"[\"2001:db8::81\", ...]"
]
}
string
cidr
Optional
Network CIDR.
array of
string
addresses
Optional
List of IPv6 addresses.
array of
string
excludedAddresses
Optional
List of IPv6 addresses to exclude. Applies to range and CIDR