Esx.Settings.Clusters.Software.Reports.LastApplyResult.ApplyStatus.Status
Esx.Settings.Clusters.Software.Reports.LastApplyResult.ApplyStatus.Status
The Esx.Settings.Clusters.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 hosts within the cluster.
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.
- RETRY_PENDING: The operation is being scheduled for retry.
This constant was added in vSphere API 7.0.2.1.
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
OK,
SKIPPED,
TIMED_OUT,
ERROR,
RETRY_PENDING,