NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
StaticIpv6List (schema)
IPv6 assignment specification for Static IP List.
Name | Description | Type | Notes |
---|---|---|---|
default_gateway | Gateway IP | IPv6Address | Required |
ip_assignment_type | Must be set to the value StaticIpv6List | string | Required Enum: StaticIpv4, StaticIpv4Pool, StaticIpv4List, Dhcpv4, StaticIpv6, StaticIpv6Pool, StaticIpv6List, StaticIpv6MacList, StaticIpv4MacList, Dhcpv6, AutoConf, NoAssignment |
ip_list | List of IPv6 IPs for edge transport node host switch virtual tunnel endpoints | array of IPv6Address | Required Maximum items: 32 |
prefix_length | Prefix Length | string | Required |