paws.networking (version 0.5.0)

directconnect_create_connection: Creates a connection between a customer network and a specific Direct Connect location

Description

Creates a connection between a customer network and a specific Direct Connect location.

See https://www.paws-r-sdk.com/docs/directconnect_create_connection/ for full documentation.

Usage

directconnect_create_connection(
  location,
  bandwidth,
  connectionName,
  lagId = NULL,
  tags = NULL,
  providerName = NULL,
  requestMACSec = NULL
)

Arguments

location

[required] The location of the connection.

bandwidth

[required] The bandwidth of the connection.

connectionName

[required] The name of the connection.

lagId

The ID of the LAG.

tags

The tags to associate with the lag.

providerName

The name of the service provider associated with the requested connection.

requestMACSec

Indicates whether you want the connection to support MAC Security (MACsec).

MAC Security (MACsec) is only available on dedicated connections. For information about MAC Security (MACsec) prerequisties, see MACsec prerequisties in the Direct Connect User Guide.