IPv4DhcpServer
IPv4DhcpServer
JSON Example
{
"dhcp_server_ip": "string",
"options": {
"option121": {
"static_routes": [
{
"next_hop": "string",
"network": "string"
}
]
},
"others": [
{
"code": 0,
"values": [
"string"
]
}
]
},
"dns_nameservers": [
"string"
],
"domain_name": "string",
"gateway_ip": "string"
}
string As ipv4-cidr-block As ipv4-cidr-block
dhcp_server_ip
Required
dhcp server ip in cidr format
array of string
dns_nameservers
Optional
dns ips
string As hostname As hostname
domain_name
Optional
domain name
string As ipv4 As ipv4
gateway_ip
Optional
gateway ip