ENUM
ClusterSubStatus
Description
Sub status of the cluster.
link GraphQL Schema definition
- enum ClusterSubStatus {
- # The cluster has no sub status.
- # The cluster is currently initializing events.
- # The cluster is currently syncing objects and SLAs.
- # The cluster is currently initializing reports.
- }