Esx.Settings.Clusters.Configuration.ImpactInfo
This Esx.Settings.Clusters.Configuration.ImpactInfo schema contains properties that describes the Impact if the host is not compliant against the desired configuration.
This schema was added in vSphere API 8.0.1.0.
{
"impact": "string",
"info": [
"Vapi.Std.LocalizableMessage Object"
]
}
This field indicates the ESXi host impact or cluster solution impact on applying the desired configuration.
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.
For more information see: Esx.Settings.Clusters.Configuration.ImpactType.
This property was added in vSphere API 8.0.1.0.
This field represents the list of impact information describing the configuration changes needed on the host or for a cluster solution to reach the desired state.
This property was added in vSphere API 8.0.1.0.