RecoveryPlanStatus
RecoveryPlanStatus
The status of a recovery plan.
- RP_STATUS_UNKNOWN: The recovery plan status could not be determined.
- RP_STATUS_OK: There are no known problems.
- RP_STATUS_WARNING: There are issues that may require attention. There are warnings in compliance checks.
- RP_STATUS_CRITICAL: The recovery plan is failing to work as intended. There are errors in compliance checks.
This data structure has no properties.
Enumeration:
RP_STATUS_UNKNOWN,
RP_STATUS_OK,
RP_STATUS_WARNING,
RP_STATUS_CRITICAL,