NamespaceManagement_SupervisorServices_ClusterSupervisorServices_ConfigStatus

NamespaceManagement_SupervisorServices_ClusterSupervisorServices_ConfigStatus
NamespaceManagement_SupervisorServices_ClusterSupervisorServices_ConfigStatus

The ClusterSupervisorServices.ConfigStatus enumerated type describes the status of reaching the desired state configuration for the Supervisor Service.
CONFIGURING : The Supervisor Service is being installed.
REMOVING : The Supervisor Service is being deleted.
CONFIGURED : The Supervisor Service has been configured correctly (i.e. the provided YAML content has been applied successfully to the cluster)
ERROR : Failed to install the Supervisor Service, user intervention needed.

This data structure has no properties.
Enumeration: CONFIGURING, REMOVING, CONFIGURED, ERROR,