Cloudflare · Arazzo Workflow
Cloudflare Create and Activate Zone
Version 1.0.0
Create a zone, trigger an activation check, and poll its status.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
create-and-activate-zone
Create a zone, request activation, and poll until it is active.
Provisions a new zone, triggers an activation check, and repeatedly reads the zone details until the activation status becomes active.
1
createZone
zones-post
Create a new full zone for the domain under the supplied account.
2
triggerActivationCheck
put-zones-zone_id-activation_check
Request an activation check so Cloudflare re-validates the zone's name server delegation.
3
pollZoneStatus
zones-0-get
Read the zone details and confirm the activation status has become active, retrying while it is still pending.