InlineDhcpV6IpPool1

InlineDhcpV6IpPool1
InlineDhcpV6IpPool1
JSON Example
{
    "excluded_ranges": [
        {
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "_self": {},
            "end": "string",
            "start": "string"
        }
    ],
    "ranges": [
        "IpPoolRange Object"
    ]
}
array of IpPoolRange
excluded_ranges
Optional
Constraints: minItems: 0 maxItems: 128

Excluded addresses to define dynamic ip allocation ranges.

array of IpPoolRange
ranges
Optional
Constraints: minItems: 0 maxItems: 128

Ip address ranges to define dynamic ip allocation ranges.