Cloudflare · Arazzo Workflow
Cloudflare Rotate DNS Record
Version 1.0.0
Create a DNS record, update its content, then delete it.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
rotate-dns-record
Create, update, and delete a DNS record in a single lifecycle.
Provisions a DNS record, rotates its content with a partial update, and then deletes it once the rotation is complete.
1
createRecord
createDnsRecord
Create the DNS record with its initial content.
2
updateRecord
updateDnsRecord
Patch the record with the replacement content value.
3
deleteRecord
deleteDnsRecord
Delete the record now that the rotation is complete.