Esx.Settings.Hosts.Enablement.Configuration.Transition.EnableResult.Status
Esx.Settings.Hosts.Enablement.Configuration.Transition.EnableResult.Status
The Esx.Settings.Hosts.Enablement.Configuration.Transition.EnableResult.Status enumerated type contains the status of Enable API.
Possible values:
- ERROR: Failed to enable ConfigManager on the host.
- RUNNING: The task is in-progress.
- SUCCESS: ConfigManager enabled on the host.
- SUCCESS_APPLY_INITIATED: ConfigManager enabled on the host and remediation was initiated.
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.
This data structure has no properties.
Enumeration:
ERROR,
RUNNING,
SUCCESS,
SUCCESS_APPLY_INITIATED,