InlineDhcpServerConfig1

InlineDhcpServerConfig1
InlineDhcpServerConfig1
JSON Example
{
    "edge_cluster_path": "string",
    "lease_time": 0,
    "server_address": "string"
}
string
edge_cluster_path
Optional

Edge cluster path. Auto assigned if only one edge cluster is configured on enforcement-point.

integer As int64 As int64
lease_time
Optional

IP address lease time in seconds.

string As ip-cidr-block As ip-cidr-block
server_address
Required

DHCP server address in CIDR format. Prefix length should be less than or equal to 30. DHCP server is deployed as DHCP relay service. IPv6 is not supported.