v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1485367296.2 KB

Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.

post/global-networks/{globalNetworkId}/connections

Path parameters

globalNetworkIdstring required

The ID of the global network.

Request body

DeviceIdstring required

The ID of the first device in the connection.

ConnectedDeviceIdstring required

The ID of the second device in the connection.

LinkIdstring

The ID of the link for the first device.

ConnectedLinkIdstring

The ID of the link for the second device.

Descriptionstring
<p>A description of the connection.</p> <p>Length Constraints: Maximum length of 256 characters.</p>

Response

Success