Actuator web endpoint 'health'
Method: HTTP GET
Endpoint: http://<host_address>:<port_address>/management/health
curl -X 'GET' \ 'http://localhost:9090/management/health' \ -H 'accept: */*'
Method: HTTP GET
Endpoint: http://<host_address>:<port_address>/management/health
curl -X 'GET' \ 'http://localhost:9090/management/health' \ -H 'accept: */*'
Copyright © 2010-2023. Cloud Software Group, Inc. All Rights Reserved.