Cloudflare · Arazzo Workflow
Cloudflare Provision Zone with DNS
Version 1.0.0
Create a zone, add a root DNS record, then read the zone details back.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
provision-zone-with-dns
Create a zone, seed it with a DNS record, and read the zone back.
Provisions a new zone for a domain under the supplied account, adds an initial DNS record, and then fetches the zone details to retrieve its name servers and activation status.
1
createZone
zones-post
Create a new full zone for the domain under the supplied account.
2
addDnsRecord
dns-records-for-a-zone-create-dns-record
Add an initial DNS record to the newly created zone.
3
getZone
zones-0-get
Read the zone details back to capture name servers and status.