Fastly · Arazzo Workflow
Fastly Add Condition and Cache Settings
Version 1.0.0
Clone a version, create a condition, attach a cache settings rule to it, then activate.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
add-condition-and-cache-settings
Clone a version, add a condition and a conditional cache rule, then activate.
Clones the supplied version, creates a cache condition, creates a cache settings rule bound to that condition, and activates the clone.
1
cloneVersion
cloneServiceVersion
Clone the supplied version into a new editable draft version.
2
createCondition
createCondition
Create a cache condition on the cloned version.
3
createCacheSettings
createCacheSettings
Create a cache settings rule bound to the new condition.
4
activateVersion
activateServiceVersion
Activate the cloned version so the condition and cache rule go live.
Source API Descriptions
openapi