Fastly · Arazzo Workflow
Fastly Create ACL and Add Entry
Version 1.0.0
Create an ACL on a version, activate the version, then add an IP entry to the ACL.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
create-acl-and-add-entry
Create an ACL, activate the version, and add an IP entry.
Creates an ACL container on the supplied draft version, activates that version, then adds an IP address entry to the resulting versionless ACL.
1
createAcl
createAcl
Create the ACL container on the supplied draft version.
2
activateVersion
activateServiceVersion
Activate the version so the ACL becomes live and versionless.
3
addEntry
createAclEntry
Add an IP address entry to the now-live ACL.
Source API Descriptions
openapi