Esx.Settings.Clusters.Configuration.ImpactType
Esx.Settings.Clusters.Configuration.ImpactType
The Esx.Settings.Clusters.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.
This enumeration was added in vSphere API 8.0.1.0.
This data structure has no properties.
Enumeration:
NO_IMPACT,
MAINTENANCE_MODE_REQUIRED,
REBOOT_REQUIRED,