INPUT_OBJECT
CustomReportFiltersConfig
link GraphQL Schema definition
- input CustomReportFiltersConfig {
- ActivityObjectTypeEnum!] : [
- # List of snappable types to filter on.
- ObjectTypeEnum!] : [
- # List of workload types to exclude. This should NOT be specified along with
- # objectType.
- ObjectTypeEnum!] : [
- # List of activity types to filter on.
- ActivityStatusEnum!] : [
- # List of activity types to filter on.
- ActivityTypeEnum!] : [
- # List of sla domain ids to filter on.
- String!] : [
- # List of cluster types to filter on.
- ClusterTypeEnum!] : [
- # List of cluster ID to filter on.
- UUID!] : [
- # Start and end time range to filter data on.
- GenericTimeRangeInput :
- SlaComplianceTimeRange :
- # List of organization IDs to filter on.
- String!] : [
- # List of managed ids to filter data on.
- String!] : [
- # Whether the snapshot is anomalous or not.
- Boolean :
- String :
- ComplianceStatusEnum!] : [
- ProtectionStatusEnum!] : [
- FailoverStatusEnum!] : [
- FailoverTypeEnum :
- String!] : [
- String!] : [
- # List of object types to filter on for Audits.
- UserAuditObjectTypeEnum!] : [
- # List of user audit types to filter on.
- UserAuditTypeEnum!] : [
- # List of user audit status to filter on.
- UserAuditStatusEnum!] : [
- String!] : [
- String!] : [
- String!] : [
- String!] : [
- String!] : [
- # List of policy IDs to filter on.
- String!] : [
- HierarchyObjectTypeEnum!] : [
- # Whether to apply whitelists for the report.
- Boolean :
- # The date for the report.
- DateTime :
- }