Cloudflare · Arazzo Workflow
Cloudflare Block IP Access Rule
Version 1.0.0
Create a zone IP access rule, list the rules, then remove it.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
block-ip-access-rule
Create an IP access rule, list the rules, then delete it.
Creates an IP access rule with the supplied mode and target, lists the zone's IP access rules to confirm it, and then deletes the rule.
1
createRule
ip-access-rules-for-a-zone-create-an-ip-access-rule
Create an IP access rule with the supplied mode and target.
2
listRules
ip-access-rules-for-a-zone-list-ip-access-rules
List the zone's IP access rules to confirm the new rule is present.
3
deleteRule
ip-access-rules-for-a-zone-delete-an-ip-access-rule
Delete the IP access rule now that it has been confirmed.