Cf Interconnects
List interconnects
List interconnect Details
Update interconnect
Update multiple interconnects
ModelsExpand Collapse
CfInterconnectListResponse = object { interconnects }
interconnects: optional array of object { id, automatic_return_routing, colo_name, 10 more }
True if automatic stateful return routing should be enabled for a tunnel, false otherwise.
The name of the interconnect. The name cannot share a name with other tunnels.
A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
A 127 bit IPV6 prefix from within the virtual_subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual_subnet6. Eg if virtual_subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface_address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
CfInterconnectGetResponse = object { interconnect }
interconnect: optional object { id, automatic_return_routing, colo_name, 10 more }
True if automatic stateful return routing should be enabled for a tunnel, false otherwise.
The name of the interconnect. The name cannot share a name with other tunnels.
A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
A 127 bit IPV6 prefix from within the virtual_subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual_subnet6. Eg if virtual_subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface_address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
CfInterconnectUpdateResponse = object { modified, modified_interconnect }
modified_interconnect: optional object { id, automatic_return_routing, colo_name, 10 more }
True if automatic stateful return routing should be enabled for a tunnel, false otherwise.
The name of the interconnect. The name cannot share a name with other tunnels.
A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
A 127 bit IPV6 prefix from within the virtual_subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual_subnet6. Eg if virtual_subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface_address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
CfInterconnectBulkUpdateResponse = object { modified, modified_interconnects }
modified_interconnects: optional array of object { id, automatic_return_routing, colo_name, 10 more }
True if automatic stateful return routing should be enabled for a tunnel, false otherwise.
The name of the interconnect. The name cannot share a name with other tunnels.
A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
A 127 bit IPV6 prefix from within the virtual_subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual_subnet6. Eg if virtual_subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface_address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127