Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.bunny.net/shield/metrics/shield-zone/{shieldZoneId}/api-guardian
{ "error": { "success": true, "message": "<string>", "errorKey": "<string>" }, "data": { "totalBlockedRequests": 123, "totalLoggedRequests": 123, "totalRateLimited": 123, "totalRequestsInspected": 123, "totalFailedRequestValidation": 123, "totalFailedAuthenticationEnforcement": 123, "overviewPastTwentyEightDays": {} } }
The ID of the Shield Zone.
OK
Generic response object containing status information for API operations.
Show child attributes
Was this page helpful?