This function checks whether the server's firewall whitelist correlates with the granted support tickets. You can view granted support tickets in WHM's Grant cPanel Support Access interface (WHM >> Home >> Support >> Grant cPanel Support Access).
Note:
This function is not available through the command line. You must call it as a request body.
HTTP Request was successful.
object | |
object |
https://hostname.example.com:2087/cpsess##########/json-api/ticket_whitelist_check?api.version=1
{- "data": {
- "chain_status": "ACTIVE",
- "problem": "NO"
}, - "metadata": {
- "command": "ticket_whitelist_check",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}