Software AG Products 10.11 | Using Developer Portal | Developer Portal REST APIs | Viewing Developer Portal health
 
Viewing Developer Portal health
Overview
This REST API is used to view the Developer Portal health, build, and metrics.
List of resources
*GET /info
Retrieves the Developer Portal build details.
*GET /metrics
Retrieves the Developer Portal application metrics.
*GET /health
Retrieves the Developer Portal health details.
*GET /health/liveliness
Retrieves the Developer Portal health liveliness status.
*GET /health/readiness
Retrieves the Developer Portal health readiness status.
*GET /env
Retrieves the Developer Portal environment details.
Sample cURL Command
curl --location --request GET 'developer_portal_rest_base/info' \
--header 'Authorization: Basic basic_auth'
The health.yaml file is located at SAGInstallDir\DeveloperPortal\developers\openapis.