Fastly · Arazzo Workflow
Fastly Clone, Update Backend, and Activate
Version 1.0.0
Clone the current version, change a backend on the clone, then activate the new version.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
clone-update-backend-activate
Clone a version, repoint a backend, and activate the clone.
Clones the supplied service version into a new draft, updates an existing backend's address on the cloned version, and activates the clone.
1
cloneVersion
cloneServiceVersion
Clone the supplied version into a new editable draft version.
2
updateBackend
updateBackend
Repoint the named backend on the cloned version to the new address.
3
activateVersion
activateServiceVersion
Activate the cloned version so the new backend address goes live.
Source API Descriptions
openapi