Esx.Settings.Hosts.Configuration.ImpactInfo
This Esx.Settings.Hosts.Configuration.ImpactInfo schema contains properties that describes the Impact if the host is not compliant against the desired configuration.
Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
{
"impact": "string",
"info": [
"Vapi.Std.LocalizableMessage Object"
]
}
This field indicates the ESXi host 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.Hosts.Configuration.ImpactType.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
This field represents the list of impact information describing the configuration changes needed on the host to reach the desired state.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.