Esx.Settings.Clusters.Configuration.HostSpecificsInternal.HostStatus.Status
Esx.Settings.Clusters.Configuration.HostSpecificsInternal.HostStatus.Status
The Esx.Settings.Clusters.Configuration.HostSpecificsInternal.HostStatus.Status enumerated type contains the possible different status codes that can be returned while trying to perform an operation on the host.
Possible values:
- ERROR: The operation encountered an error.
- OK: The operation completed successfully.
- RUNNING: The operation is in progress.
Warning: this enumeration is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
ERROR,
OK,
RUNNING,