NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
StaticIpv4 (schema)
IP assignment specification for a Static IP .
Name | Description | Type | Notes |
---|---|---|---|
default_gateway | Default Ipv4 gateway for the node. Ipv4 default gateway for edge transport node. |
array of IPv4Address | Required Minimum items: 1 Maximum items: 1 |
ip_assignment_type | Must be set to the value StaticIpv4 | string | Required Enum: StaticIpv4, StaticIpv4Pool, StaticIpv4List, Dhcpv4, StaticIpv6, StaticIpv6Pool, StaticIpv6List, StaticIpv6MacList, StaticIpv4MacList, Dhcpv6, AutoConf, NoAssignment |
management_port_subnets | Ipv4 Port subnets for management port. IPv4 Address and subnet configuration for the management port. |
array of IPv4Subnet | Required Minimum items: 1 Maximum items: 1 |