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