Esx.Settings.Clusters.Software.Solutions.SolutionsInternal.ApplyStatus.Status
Esx.Settings.Clusters.Software.Solutions.SolutionsInternal.ApplyStatus.Status
The Esx.Settings.Clusters.Software.Solutions.SolutionsInternal.ApplyStatus.Status enumerated type contains the different status codes that can be returned while applying the desired solution's components.
Possible values:
- OK: The operation completed successfully.
- SKIPPED: The operation was skipped on some hosts. The solution may have already been applied.
- ERROR: The operation encountered an unspecified error.
- UNKNOWN: The operation is in an unknown state.
Warning: this constant is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
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:
OK,
SKIPPED,
ERROR,
UNKNOWN,