InlineDhcpProfile1
InlineDhcpProfile1
JSON Example
{
"edge_cluster_id": "string",
"edge_cluster_member_indexes": [
0
],
"enable_standby_relocation": false
}
string
edge_cluster_id
Required
Edge cluster uuid on which the referencing logical DHCP server runs.
array of
integer
edge_cluster_member_indexes
Optional
Constraints:
minItems: 0
maxItems: 2
The Edge nodes on which the DHCP servers run. If none is provided, the NSX will auto-select two edge-nodes from the given edge cluster. If only one edge node is provided, the DHCP servers will run without HA support.
boolean
enable_standby_relocation
Optional
Flag to enable the auto-relocation of standby DHCP Service in case of edge node failure. Only tier 1 and auto placed DHCP servers are considered for the relocation.