Set network static settings
Set network static settings and turn off dhcp
- application/json
Request Body required
- ip_address ipv4
- mask ipv4
- gateway ipv4
- dns ipv4
Responses
- 200
- 400
- 401
OK
- Wrong JSON body
- IP address is invalid
- application/json
- Schema
- Example (from schema)
Schema
- MOD1
- MOD2
- error string
- error string
oneOf
{
"error": "Wrong JSON body"
}
Log In
Loading...