Fastly · Arazzo Workflow
Fastly Add a Domain to a Service
Version 1.0.0
Clone the active version, add a new domain to the clone, then activate it.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
add-domain-to-service
Add a domain to a live service via a cloned version and activate it.
Clones the supplied version, adds the supplied domain name to the clone, and activates the cloned version so the new domain serves traffic.
1
cloneVersion
cloneServiceVersion
Clone the supplied version into a new editable draft version.
2
addDomain
createDomain
Associate the new domain with the cloned draft version.
3
activateVersion
activateServiceVersion
Activate the cloned version so the new domain goes live.
Source API Descriptions
openapi