firewall_delete_filter_if_unused

When true, indicates that Cloudflare should also delete the associated filter if there are no other firewall rules referencing the filter.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-delete-filter-if-unused-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_delete_filter_if_unused",
  "title": "firewall_delete_filter_if_unused",
  "description": "When true, indicates that Cloudflare should also delete the associated filter if there are no other firewall rules referencing the filter.",
  "type": "boolean"
}