directconnect_disassociate_connection_from_lag: Disassociates a connection from a link aggregation group...

View source: R/directconnect_operations.R

directconnect_disassociate_connection_from_lagR Documentation

Disassociates a connection from a link aggregation group (LAG)

Description

Disassociates a connection from a link aggregation group (LAG). The connection is interrupted and re-established as a standalone connection (the connection is not deleted; to delete the connection, use the delete_connection request). If the LAG has associated virtual interfaces or hosted connections, they remain associated with the LAG. A disassociated connection owned by an Direct Connect Partner is automatically converted to an interconnect.

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

Usage

directconnect_disassociate_connection_from_lag(connectionId, lagId)

Arguments

connectionId

[required] The ID of the connection.

lagId

[required] The ID of the LAG.


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