Types
CliHealthOverallStatus
Overall CLI health state for an agent.
enum
CliHealthOverallStatusValues
HEALTHY
All current checks completed successfully.
ISSUES
One or more current checks failed or have not run.
NOT_CHECKED
No current check has a completed result.
RUNNING
A CLI health sweep is active.
UNSUPPORTED
The agent does not advertise CLI health support.