This function verifies the connection from the cPanel Customer Portal to the server.
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_ssh_test?api.version=1&ticket_id=999999999&server_num=2
{- "data": {
- "non_fatals": [
- "audit_log"
], - "result": "SUCCESS"
}, - "metadata": {
- "command": "ticket_ssh_test",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}