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