Esx.Settings.Hosts.Software.Reports.LastApplyResult.ApplyStatus.Status
Esx.Settings.Hosts.Software.Reports.LastApplyResult.ApplyStatus.Status
The Esx.Settings.Hosts.Software.Reports.LastApplyResult.ApplyStatus.Status enumerated type contains the possible different status codes that can be returned while trying to apply the desired software specification to a standalone host.
Possible values:
- OK: The operation completed successfully.
- SKIPPED: The operation was skipped.
- TIMED_OUT: The operation timed out.
- ERROR: The operation encountered an unspecified error.
This enumeration was added in vSphere API 8.0.0.1.
This data structure has no properties.
Enumeration:
OK,
SKIPPED,
TIMED_OUT,
ERROR,