Esx.Settings.Clusters.Software.Solutions.SolutionsInternal.RemoveStatus.Status
Esx.Settings.Clusters.Software.Solutions.SolutionsInternal.RemoveStatus.Status
The Esx.Settings.Clusters.Software.Solutions.SolutionsInternal.RemoveStatus.Status enumerated type contains the possible different status codes that can be returned while trying to remove the solution desired components.
Possible values:
- RUNNING: The operation is in progress.
- OK: The operation completed successfully.
- SKIPPED: The operation was skipped on some hosts. The solution may have already been removed.
- ERROR: The operation encountered an unspecified error.
This enumeration was added in vSphere API 7.0.1.0.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
RUNNING,
OK,
SKIPPED,
ERROR,