Creates an interconnect between an Direct Connect Partner's network and a specific Direct Connect location
Source:R/directconnect_operations.R
directconnect_create_interconnect.RdCreates 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.
Usage
directconnect_create_interconnect(
interconnectName,
bandwidth,
location,
lagId = NULL,
tags = NULL,
providerName = NULL,
requestMACSec = NULL
)Arguments
- interconnectName
[required] The name of the interconnect.
- bandwidth
[required] The port bandwidth, in Gbps. The possible values are 1, 10, and 100.
- location
[required] The location of the interconnect.
- lagId
The ID of the LAG.
The tags to associate with the interconnect.
- providerName
The name of the service provider associated with the interconnect.
- requestMACSec
Indicates whether you want the interconnect to support MAC Security (MACsec).