directconnect_associate_virtual_interface: Associates a virtual interface with a specified link...

View source: R/directconnect_operations.R

directconnect_associate_virtual_interfaceR Documentation

Associates a virtual interface with a specified link aggregation group (LAG) or connection

Description

Associates a virtual interface with a specified link aggregation group (LAG) or connection. Connectivity to Amazon Web Services is temporarily interrupted as the virtual interface is being migrated. If the target connection or LAG has an associated virtual interface with a conflicting VLAN number or a conflicting IP address, the operation fails.

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

Usage

directconnect_associate_virtual_interface(virtualInterfaceId, connectionId)

Arguments

virtualInterfaceId

[required] The ID of the virtual interface.

connectionId

[required] The ID of the LAG or connection.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.