[ Web Proxy ]
URL:
Viewing: https://developers.cloudflare.com/api/resources/cloud_connector/subresources/rules [Back]  [Original]

Rules | Cloudflare API Skip to content
logo.DMYpXs3t.svg [logo.DMYpXs3t.svg] Cloudflare API
CtrlK
Start here
Copy Markdown

Rules

Rules
GET/zones/{zone_id}/cloud_connector/rules
Put Rules
PUT/zones/{zone_id}/cloud_connector/rules
ModelsExpand Collapse
RuleListResponse object { id, description, enabled, 3 more }
id: optional string
description: optional string
enabled: optional boolean
expression: optional string
parameters: optional object { host }

Parameters of Cloud Connector Rule

host: optional string

Host to perform Cloud Connection to

provider: optional "aws_s3" or "cloudflare_r2" or "gcp_storage" or 2 more

Cloud Provider type

One of the following:
"aws_s3"
"cloudflare_r2"
"gcp_storage"
"azure_storage"
"oci_storage"
RuleUpdateResponse object { id, description, enabled, 3 more }
id: optional string
description: optional string
enabled: optional boolean
expression: optional string
parameters: optional object { host }

Parameters of Cloud Connector Rule

host: optional string

Host to perform Cloud Connection to

provider: optional "aws_s3" or "cloudflare_r2" or "gcp_storage" or 2 more

Cloud Provider type

One of the following:
"aws_s3"
"cloudflare_r2"
"gcp_storage"
"azure_storage"
"oci_storage"

Web Proxy Viewer  |  New URL  |  Original Page