System information endpoint
The System Information API, reached through GET /info endpoint and offers a comprehensive overview of the ADS's current system state.
The endpoint returns a response with HTTP Status 200 OK and a JSON payload.
The payload includes data on:
- Application information:
- Engine mode
- Vendor
- Name
- Version
- Java environment information:
- Vendor
- Version
- ADS instance ID
- Domain ID
The information may be useful to have when communicating with customer support. This system information is also included as one line in the log during ADS start-up.