RecoveryPlanComplianceCheckStatus
RecoveryPlanComplianceCheckStatus
The state of the compliance check.
- COMPLIANCE_STATUS_UNKNOWN: Compliance status is unknown.
- COMPLIANCE_STATUS_OK: There are no known problems.
- COMPLIANCE_STATUS_WARNING: There are issues that may require attention. There are warnings in compliance check.
- COMPLIANCE_STATUS_ERROR: There are errors in compliance check.
- COMPLIANCE_STATUS_SKIPPED: Compliance run was skipped due to a preceding error.
This data structure has no properties.
Enumeration:
COMPLIANCE_STATUS_UNKNOWN,
COMPLIANCE_STATUS_OK,
COMPLIANCE_STATUS_WARNING,
COMPLIANCE_STATUS_ERROR,
COMPLIANCE_STATUS_SKIPPED,