NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
StaticIpListSpec (schema) (Deprecated)
IP assignment specification for Static IP List.
Name | Description | Type | Notes |
---|---|---|---|
default_gateway | Gateway IP | IPAddress | Required |
ip_list | List of IPs for transport node host switch virtual tunnel endpoints | array of IPAddress | Required Maximum items: 32 |
resource_type | Must be set to the value StaticIpListSpec | string | Required Enum: StaticIpPoolSpec, StaticIpListSpec, AssignedByDhcp, StaticIpMacListSpec, NoIpv4, FromEsxiVmknic |
subnet_mask | Subnet mask | IPAddress | Required |