/sys/net/ipv4/gateway

The IPv4 network number in dotted decimal notation.

Get /sys/net/ipv4/gateway

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

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