NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

VpcDhcpAdvancedConfig (schema)

VPC DHCP Advance Configuration

VPC DHCP Advance Configuration

Name Description Type Notes
is_distributed_dhcp Flag to indicate DHCP mode

DHCP server’s IP allocation model based on workloads subnet port id. It is applicable when DHCP mode is DHCP_SERVER.
Value of this field can be False only when Edge cluster is available.
If value is False, edge cluster in vpc connectivity profile must be configured for this mode. This is the traditional DHCP server that dynamically allocates IP per VM's MAC.
If value is true, edge cluster will not be required for this mode. This is a DHCP server that dynamically assigns IP per VM port.
The default value will be true.
boolean Default: "True"