| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | [optional] | |
| description | str | [optional] | |
| mode | str | Determines what should be done with requests when their path matches any of the matchers | [optional] |
| matchers | list[str] | Regular expressions used to identify request paths that are allowed or blocked (depending on mode) | [optional] |