cloud_interconnects
- Property Manager name: Cloud Interconnects for Google Cloud (GCP)
- Behavior version: The
v2024-08-13
rule format supports thecloud_interconnects
behavior v1.1. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: No (temporarily)
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"} | |
cloud_locations | 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. |
Updated 17 days ago