ENUM
SlaComplianceTimeRange
Description
SLA Domain time range.
link GraphQL Schema definition
- enum SlaComplianceTimeRange {
- # Past 24 hours.
- # Last 2 snapshots.
- # Last 3 snapshots.
- # Last snapshot.
- # Past 30 days.
- # Past 365 days.
- # Past 7 days.
- # Past 90 days.
- # Start of protection.
- }