Fastly · Arazzo Workflow
Fastly Bulk Update ACL Entries
Version 1.0.0
Resolve an ACL by name, then create, update, and delete its entries in one batch.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
bulk-update-acl-entries
Look up an ACL by name and apply a batch of entry operations.
Resolves the ACL by name to get its id, then performs a bulk update that can create, update, and delete entries in the same request.
1
getAcl
getAcl
Resolve the ACL container by name to obtain its id.
2
bulkUpdate
bulkUpdateAclEntries
Apply the batch of create, update, and delete entry operations.