StaticIpv6ListSpec

StaticIpv6ListSpec
StaticIpv6ListSpec

IPv6 assignment specification for Static IP List.

AllOf
This class requires all of the following:
JSON Example
{
    "resource_type": "string",
    "default_gateway": "string",
    "ipv6_list": [
        "string"
    ],
    "prefix_length": "string"
}