ENUM
ExocomputeHealthCheckStatusValue
Description
Status values for Exocompute health check.
link GraphQL Schema definition
- enum ExocomputeHealthCheckStatusValue {
- # No customer managed cluster has been registered.
- # Exocompute is healthy.
- # Health check job failed to determine the Exocompute health status.
- # Exocompute is not healthy.
- # Health check status is unknown.
- # Health check is in progress.
- }