v1
latestSwagger 2.02026-07-13383652.9 KBconfig
ModifyIP config
Modify IP configuration
put/api/v1/config/ip
Request body
Example request
{
"address": "10.11.12.94",
"dhcp": true,
"dns": "10.11.12.1",
"gateway": "10.11.12.1",
"prefix": 24
}Response
OK