directconnect_associate_hosted_connection: Associates a hosted connection and its virtual interfaces...

View source: R/directconnect_operations.R

directconnect_associate_hosted_connectionR Documentation

Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect

Description

Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted connection with a conflicting VLAN number or IP address, the operation fails. This action temporarily interrupts the hosted connection's connectivity to Amazon Web Services as it is being migrated.

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

Usage

directconnect_associate_hosted_connection(connectionId, parentConnectionId)

Arguments

connectionId

[required] The ID of the hosted connection.

parentConnectionId

[required] The ID of the interconnect or the LAG.


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