Query
Response
Queries
installationStatus
Returns installed versions, global custom checks, and CLI health for all agents.
QUERY
installationStatus: InstallationStatus!Returns
version
String!
Version of the running server package.
dependencies
Versions of dependencies bundled with the control agent and web application.
customChecks
Global custom CLI health check settings, including disabled checks.
agents
CLI health and version information for every registered agent.
Query
Response