Fastly · Arazzo Workflow
Fastly Bulk Update Dictionary Items
Version 1.0.0
Resolve a dictionary by name, then create, update, upsert, and delete items in one batch.
View Spec
View on GitHub
CDNEdge CloudEdge ComputeWebAssemblySecurityAIObservabilityAsyncAPIStreamingWebhooksLoggingArazzoWorkflows
Provider
Workflows
bulk-update-dictionary-items
Look up a dictionary by name and apply a batch of item operations.
Resolves the dictionary by name to get its id, then performs a bulk update that can create, update, upsert, and delete items in the same request.
1
getDictionary
getDictionary
Resolve the dictionary container by name to obtain its id.
2
bulkUpdate
bulkUpdateDictionaryItems
Apply the batch of create, update, upsert, and delete item operations.