Esx.Settings.ComplianceImpact

Esx.Settings.ComplianceImpact
Esx.Settings.ComplianceImpact

The Esx.Settings.ComplianceImpact enumerated type contains information about the impact of applying the target state in case of non compliance.

Possible values:

  • NO_IMPACT: Host has no impact.
  • PARTIAL_MAINTENANCE_MODE_REQUIRED: Host requires partial maintenance mode to reach this target state.
  • MAINTENANCE_MODE_REQUIRED: Host requires maintenance mode to reach this target state.
  • REBOOT_REQUIRED: Host requires reboot to reach this target state.
  • UNKNOWN: Impact is unknown.

This enumeration was added in vSphere API 7.0.0.0.

This data structure has no properties.
Enumeration: NO_IMPACT, PARTIAL_MAINTENANCE_MODE_REQUIRED, MAINTENANCE_MODE_REQUIRED, REBOOT_REQUIRED, UNKNOWN,