This function checks whether a shared SSL certificate is associated with the account.
uapi --output=jsonpretty \ --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
}
}