Skip to main content
MUTATION
runCliHealthChecks(agentId: ID): InstallationStatus!

Arguments

agentId
ID

Agent to check, or null to dispatch to all online compatible agents.

version
String!

Version of the running server package.

Versions of dependencies bundled with the control agent and web application.

customChecks

Global custom CLI health check settings, including disabled checks.

CLI health and version information for every registered agent.

Mutation
Response