NamespaceManagementSupervisorsSummaryConfigStatus

The Summary.ConfigStatus enumerated type describes the status of reaching the desired state configuration for the Supervisor.
CONFIGURING : The Namespace configuration is being applied to the Supervisor.
REMOVING : The Namespace configuration is being removed from the Supervisor.
RUNNING : The Supervisor is configured correctly with the Namespace configuration.
ERROR : Failed to apply the Namespace configuration to the Supervisor, user intervention needed.

Enumeration:   CONFIGURING,   REMOVING,   RUNNING,   ERROR,  


Feedback

Was this page helpful?