dailyViolationsSummary
Daily summary of violations.
Arguments
| Argument | Type | Description |
|---|---|---|
| startDate (required) | DateTime! | Start date for fetching summary. |
| endDate (required) | DateTime! | End date for fetching summary. |
| policyTypes (required) | [PolicyType!]! | List of policy types. If empty, no results will be returned. |
| resourceFilter | ResourceFilterInput | Resource to filter by. |
| idpTypes | [IdpType!] | Identity provider types to filter by. If empty or null, the results will not be filtered. |