Cloudflare · Arazzo Workflow
Cloudflare Create Firewall Rule
Version 1.0.0
Create a filter expression, attach a firewall rule to it, then list the rules.
View Spec
View on GitHub
AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb PerformanceArazzoWorkflows
Provider
Workflows
create-firewall-rule
Create a filter, attach a firewall rule action, and list the rules.
Creates a filter from a match expression, attaches a firewall rule that applies an action when the filter matches, and lists the zone's firewall rules to confirm the result.
1
createFilter
filters-create-filters
Create a reusable filter from the supplied match expression.
2
createFirewallRule
firewall-rules-create-firewall-rules
Create a firewall rule that applies the supplied action when the new filter matches.
3
listFirewallRules
firewall-rules-list-firewall-rules
List the zone's firewall rules to confirm the new rule is present.