/sys/net/ipv4/dhcp

Whether or not to use DHCP to automatically provision the IPv4 address. If true, DHCP is enabled. If false, the manually configured IPv4 settings are used.

Get /sys/net/ipv4/dhcp

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

get/sys/net/ipv4/dhcp
Request samples
Response samples
application/json
{
  • "result": true,
  • "error": "Error message (present if an error occurred)."
}