NSX-T Data Center REST API

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

VpcProfileDhcpConfig (schema)

VPC Profile DHCP Config

Common DHCP config for VPC subnet

Name Description Type Notes
dhcp_relay_config DHCP relay configuration

DHCP relay configuration includes the DHCP server address.
The DHCP server address should be routeable with NAT for DHCP to work correctly.
DHCP relay configuration cannot be removed while the subnet is using it.
VpcDhcpRelayConfig
dhcp_server_config DHCP server configuration

DHCP server configuration for VPC subnet.
This property must be specified when a subnet is configured with a DHCP server. DHCP server configuration cannot be removed while the subnet is using it.
VpcDhcpServerConfig