Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 572 Bytes

File metadata and controls

10 lines (7 loc) · 572 Bytes

# ContainerOriginProtectionConfig

Properties

Name Type Description Notes
enabled bool Whether origin protection is enabled. Defaults to true if this config object is provided. [optional] [default to true]
ip_allow string[] List of IP addresses or CIDR ranges that can bypass origin protection for direct access (e.g., VPN IPs) [optional]

[Back to Model list] [Back to API list] [Back to README]