Creates an interconnect between an Direct Connect Partner's network and a specific Direct Connect location.
See https://www.paws-r-sdk.com/docs/directconnect_create_interconnect/ for full documentation.
directconnect_create_interconnect(
interconnectName,
bandwidth,
location,
lagId = NULL,
tags = NULL,
providerName = NULL
)
[required] The name of the interconnect.
[required] The port bandwidth, in Gbps. The possible values are 1, 10, and 100.
[required] The location of the interconnect.
The ID of the LAG.
The tags to associate with the interconnect.
The name of the service provider associated with the interconnect.