fastly · Capability
Fastly Access Control Lists API — ACL
Fastly Access Control Lists API — ACL. 5 operations. Lead operation: List ACLs. Self-contained Naftiko capability covering one Fastly business surface.
What You Can Do
GET
Listacls
— List ACLs
/v1/service/{service-id}/version/{version-id}/acl
POST
Createacl
— Create an ACL
/v1/service/{service-id}/version/{version-id}/acl
GET
Getacl
— Get an ACL
/v1/service/{service-id}/version/{version-id}/acl/{acl-name}
PUT
Updateacl
— Update an ACL
/v1/service/{service-id}/version/{version-id}/acl/{acl-name}
DELETE
Deleteacl
— Delete an ACL
/v1/service/{service-id}/version/{version-id}/acl/{acl-name}
MCP Tools
list-acls
List ACLs
read-only
idempotent
create-acl
Create an ACL
get-acl
Get an ACL
read-only
idempotent
update-acl
Update an ACL
idempotent
delete-acl
Delete an ACL
idempotent