INPUT_OBJECT
SonarContentReportFilter
Description
Parameters to filter reports.
link GraphQL Schema definition
- input SonarContentReportFilter {
- # Search keyword to filter reports.
- String :
- # List of policies to filter reports.
- String!] : [
- # List of CDM clusters to filter report.
- String!] : [
- # Flag to hide or show allowed hits in report.
- Boolean :
- # List of M365 subscriptions to filter reports.
- String!] : [
- HierarchyObjectTypeEnum!]! : [
- }