SettingsClustersSoftwareReportsHardwareCompatibilityStorageDeviceOverridesComplianceStatusComplianceAction

The ComplianceStatus.ComplianceAction enumerated type enumerates the possible compliance status overrides for a storage device.
MARK_AS_VERIFIED : Specifying this override for a storage device would ignore the compatibility issues if any, and treat the drive as compliant with VMware Compatibility Guide (VCG)
FLAG_AS_INCOMPATIBLE : Specifying this override for a storage device would flag the drive as non-compliant with VMware Compatibility Guide (VCG)
SUPPRESS_WARNING : Specifying this override for a storage device would suppress the compatibility issues if any.

Enumeration:   MARK_AS_VERIFIED,   FLAG_AS_INCOMPATIBLE,   SUPPRESS_WARNING,  


Feedback

Was this page helpful?