Esx.Settings.Hosts.Configuration.ImpactType
Esx.Settings.Hosts.Configuration.ImpactType
The Esx.Settings.Hosts.Configuration.ImpactType enumerated type contains information about the impact of applying desired configuration on the ESXi host.
Possible values:
- NO_IMPACT: Host has no impact.
- MAINTENANCE_MODE_REQUIRED: Host requires maintenance mode to reach the desired state.
- REBOOT_REQUIRED: Host requires reboot to reach the desired state.
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:
NO_IMPACT,
MAINTENANCE_MODE_REQUIRED,
REBOOT_REQUIRED,