This function determines whether the system can automatically redirect domains on a cPanel account to use SSL.
apiversion | integer The version of the API. |
func | string The name of the method called. |
module | string The name of the module called. |
object |
uapi --user=username SSL can_ssl_redirect
{- "apiversion": 3,
- "func": "can_ssl_redirect",
- "module": "SSL",
- "result": {
- "data": 1,
- "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}