Esx.Settings.Clusters.Software.HaInternal.ApplyStatus.Status
Esx.Settings.Clusters.Software.HaInternal.ApplyStatus.Status
The Esx.Settings.Clusters.Software.HaInternal.ApplyStatus.Status enumerated type contains the possible different status codes that can be returned while trying to apply the desired component.
Possible values:
- OK: The operation completed successfully.
- TIMED_OUT: The operation timed out.
- ERROR: The operation encountered an unspecified error.
This enumeration was added in vSphere API 7.0.0.0.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
OK,
TIMED_OUT,
ERROR,