Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices ConfigStatus
Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices ConfigStatus
This enumeration is deprecated as of vSphere API 9.0.0.0.
The Vcenter NamespaceManagement SupervisorServices ClusterSupervisorServices ConfigStatus enumerated type describes the status of reaching the desired state configuration for the Supervisor Service.
Possible values:
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 enumeration was added in vSphere API 7.0.3.0.
This data structure has no properties.
Enumeration:
CONFIGURING,
REMOVING,
CONFIGURED,
ERROR,