This function retrieves the IP address that an account shares with the accounts that it owns.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ get_shared_ip
{- "data": {
- "ip": "192.168.0.1"
}, - "metadata": {
- "command": "get_shared_ip",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}