Get an active WAF rule object

GET {{fastly_url}}/waf/firewalls/{{firewall_id}}/versions/{{version_id}}/active-rules/{{waf_rule_id}}?include

Get a specific active rule object. Includes details of the rule revision associated with the active rule object by default.

Authorization: API token with at least Engineer permissions.

Request Params

KeyDatatypeRequiredDescription
includenullInclude relationships. Optional, comma-separated values. Permitted values: waf_rule_revision and waf_firewall_version.

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Acceptstring