Support Tickets
Support Access
Add Support IP addresses to firewall
This function adds cPanel Support's IP addresses to your server's firewall whitelist. This function is firewall-specific and does not change the cPHulk whitelist.
Note:
- This function is not available through the command line. You must call it as a request body.
- This function logs error messages to the /usr/local/cpanel/logs/error_log file.
get/ticket_whitelist_setup
Response
HTTP Request was successful.
Example response
{
"data": {
"chain_status": "ACTIVE"
},
"metadata": {
"command": "ticket_whitelist_setup",
"reason": "OK",
"result": 1,
"version": 1
}
}