Settings_ComplianceImpact

Settings_ComplianceImpact
Settings_ComplianceImpact

The ComplianceImpact enumerated type contains information about the impact of applying the target state in case of non compliance.
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 data structure has no properties.
Enumeration: NO_IMPACT, PARTIAL_MAINTENANCE_MODE_REQUIRED, MAINTENANCE_MODE_REQUIRED, REBOOT_REQUIRED, UNKNOWN,