AdvancedFilterCreate interface
Represents the data required to create an advanced filter configuration for the Reporting dashboard. Also serves as the base class for AdvancedFilter.
Properties
| filter |
The filter criteria to be applied when this advanced filter is selected. |
| name | User-provided name for the advanced filter. |
Property Details
filterCriteria
The filter criteria to be applied when this advanced filter is selected.
filterCriteria: CombinedAlertFilterCriteria
Property Value
name
User-provided name for the advanced filter.
name: string
Property Value
string