Fastly · Arazzo Workflow
Fastly Find Service and Clone Active Version
Version 1.0.0
Search a service by name, read its versions, then clone the active one into a draft.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
find-service-and-clone-active-version
Resolve a service by name and clone its active version into a draft.
Searches for the service by name to get its id and active version, lists its versions, then clones the active version to produce an editable draft.
1
searchService
searchService
Find the service by name and read its id and active version.
2
listVersions
listServiceVersions
List the service versions to confirm the active version exists.
3
cloneActive
cloneServiceVersion
Clone the active version into a new editable draft version.