This function checks whether a shared SSL certificate is associated with the account.
apiversion | integer The version of the API. |
func | string The name of the method called. |
module | string The name of the module called. |
object |
A server running cPanel.
uapi --user=username SSL check_shared_cert
{- "apiversion": 3,
- "func": "check_shared_cert",
- "module": "SSL",
- "result": {
- "data": 0,
- "errors": null,
- "messages": null,
- "metadata": { },
- "status": 0,
- "warnings": null
}
}