This function verifies whether the autossl_check
task is in progress for the current user.
Important:
When you disable the Calendars and Contacts, Receive Mail, Web Disk, Webmail, and Web Server roles, the system disables this function.
uapi --output=jsonpretty \ --user=username \ SSL \ is_autossl_check_in_progress
{- "apiversion": 3,
- "func": "is_autossl_check_in_progress",
- "module": "SSL",
- "result": {
- "data": 1,
- "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}