This function lists the reseller accounts on the server.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ listresellers
{- "data": {
- "reseller": [
- "bob"
]
}, - "metadata": {
- "command": "listresellers",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}