This function removes an IP address from the server.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ delip \ ip='10.1.1.1'
{- "metadata": {
- "command": "delip",
- "reason": "eth0:cp2 is now down, 10.1.1.1 has been removed",
- "result": 1,
- "version": 1
}
}