/sys/net/ipv4/netmask

The address of the IPv4 gateway in dotted decimal notation.

Get /sys/net/ipv4/netmask

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

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