This function retrieves Exim's SSL port.
uapi --output=jsonpretty \ --user=username \ Chkservd \ get_exim_ports_ssl
{- "apiversion": 3,
- "func": "get_exim_ports_ssl",
- "module": "Chkservd",
- "result": {
- "data": {
- "ports": [
- 465
]
}, - "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}