fastly · Capability
Fastly Next-Gen WAF API — WAF Firewalls
Fastly Next-Gen WAF API — WAF Firewalls. 5 operations. Lead operation: List WAF firewalls. Self-contained Naftiko capability covering one Fastly business surface.
What You Can Do
GET
Listwaffirewalls
— List WAF firewalls
/v1/waf/firewalls
POST
Createwaffirewall
— Create a WAF firewall
/v1/waf/firewalls
GET
Getwaffirewall
— Get a WAF firewall
/v1/waf/firewalls/{firewall-id}
PATCH
Updatewaffirewall
— Update a WAF firewall
/v1/waf/firewalls/{firewall-id}
DELETE
Deletewaffirewall
— Delete a WAF firewall
/v1/waf/firewalls/{firewall-id}
MCP Tools
list-waf-firewalls
List WAF firewalls
read-only
idempotent
create-waf-firewall
Create a WAF firewall
get-waf-firewall
Get a WAF firewall
read-only
idempotent
update-waf-firewall
Update a WAF firewall
idempotent
delete-waf-firewall
Delete a WAF firewall
idempotent