Fastly · Arazzo Workflow
Fastly Create Dictionary and Add Item
Version 1.0.0
Create a dictionary on a version, activate it, then add a key-value item.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
create-dictionary-and-add-item
Create a dictionary, activate the version, and add a key-value item.
Creates a dictionary container on the supplied draft version, activates that version, then adds a key-value item to the resulting versionless dictionary.
1
createDictionary
createDictionary
Create the dictionary container on the supplied draft version.
2
activateVersion
activateServiceVersion
Activate the version so the dictionary becomes live and versionless.
3
addItem
createDictionaryItem
Write a key-value item to the now-live dictionary.
Source API Descriptions
openapi