The filter expression. For more information, refer to Expressions.
paused: optional boolean
When true, indicates that the filter is currently paused.
ref: optional string
A short reference tag. Allows you to select related filters.
maxLength50
DeletedFilter = object {id, deleted}
id: string
The unique identifier of the filter.
maxLength32
minLength32
deleted: boolean
When true, indicates that the firewall rule was deleted.
paused: optional boolean
When true, indicates that the firewall rule is currently paused.
priority: optional number
The priority of the rule. Optional value used to define the processing order. A lower number indicates a higher priority. If not provided, rules with a defined priority will be processed before rules without a priority.