Server Administration
License Management
Return server's cPanel license status
This function verifies the system's license status with WebPros International, LLC's licensing servers. To do this, the function runs the /usr/local/cpanel/cpkeyclt script.
For more information about this script and potential license problems, read our Installation Guide - Troubleshoot Your Installation documentation.
get/run_cpkeyclt
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "run_cpkeyclt",
"reason": "OK",
"result": 1,
"version": 1
}
}