cURL
curl --request GET \ --url https://api.bunny.net/shield/waf/rules/{shieldZoneId}
[ { "name": "<string>", "ruleset": "<string>", "ruleGroups": [ { "id": 123, "name": "<string>", "code": "<string>", "fileName": "<string>", "mainGroup": "<string>", "ruleset": "<string>", "description": "<string>", "rules": [ { "ruleId": "<string>", "description": "<string>" } ] } ] } ]
Documentation IndexFetch the complete documentation index at: https://docs.bunny.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bunny.net/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the Shield Zone for the WAF Rules.
OK
Show child attributes
Was this page helpful?