/sys/net/ipv4/address

An IPv4 address in dotted decimal notation.

Get /sys/net/ipv4/address

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

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