ENUM
ComplianceDuration
Description
All valid compliance ranges in the reporting table.
link GraphQL Schema definition
- enum ComplianceDuration {
- # Filter for compliance range is unspecified.
- # Filters data for the past 12 months.
- # Filters data for the past 24 hours.
- # Filters data for the past 30 days.
- # Filters data for the past 7 days.
- # Filters data for the past 90 days.
- # Filters data from the start of object protection.
- }