The following endpoint returns information on the CA Gateway server health.
https://<HOST>:<MONITOR_HOST_PORT>/<management.endpoints.web.base-path>/health
For example:
{"status":"UP","groups":["custom"]}
See below for a description of each value.
status
The ping status of the CA Gateway server.
groups
The list of user groups configured in the CA Gateway server.