- Property Manager name: Cloud Interconnects for Google Cloud (GCP)
- Behavior version: The
latest
rule format supports thecloudInterconnects
behavior v1.1. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
Cloud Interconnects forwards traffic from edge servers to your cloud origin through Private Network Interconnects (PNIs), helping to reduce the egress costs at the origin. Supports origins hosted by Google Cloud Provider (GCP).
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Channels the traffic to maximize the egress discount at the origin. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
cloudLocations | string array | Specifies the geographical locations of your cloud origin. You should enable Cloud Interconnects only if your origin is in one of these locations, since GCP doesn't provide a discount for egress traffic for any other regions. | {"displayType":"string array","options":["AS","EU","NA"],"tag":"select"} {"if":{"attribute":"enabled","op":"eq","value":true}} | |
AS | Asia. | |||
EU | Europe. | |||
NA | North America. |