[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr
ProtectionGroupHealth
The health of a protection group.
- PG_HEALTH_UNKNOWN: The type of the protected site is unknown.
- PG_HEALTH_OK: There are no known problems.
- PG_HEALTH_WARNING: There issues that may require attention. Some VMs in the PG may not be protected in the most recent snapshot.
- PG_HEALTH_CRITICAL: The protection group is failing to work as intended.
Enumeration: PG_HEALTH_UNKNOWN, PG_HEALTH_OK, PG_HEALTH_WARNING, PG_HEALTH_CRITICAL,
JSON Example
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-enum-varnames:
- PG_HEALTH_UNKNOWN
- PG_HEALTH_OK
- PG_HEALTH_WARNING
- PG_HEALTH_CRITICAL
[{"label":"Latest (1.0.0alpha)","version":"latest"}]
vcdr