Esx.Settings.Hosts.Software.Solutions.SolutionsInternal.ApplyStatus.Status
Esx.Settings.Hosts.Software.Solutions.SolutionsInternal.ApplyStatus.Status
The Esx.Settings.Hosts.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 the host. The solution may have already been applied.
- ERROR: The operation encountered an unspecified error.
This enumeration was added in vSphere API 8.0.3.0.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
OK,
SKIPPED,
ERROR,