ENUM
ComplianceStatusEnum
Description
The compliance status of the workload.
link GraphQL Schema definition
- enum ComplianceStatusEnum {
- # Compliance is empty for the workload.
- # The workload is in compliance.
- # Compliance is not applicable for the workload.
- # Compliance status is not available for the workload.
- # Workload does not have a compliance status.
- # The workload is out of compliance.
- # The workload is unprotected.
- }