directconnect_delete_lag {paws.networking} | R Documentation |
Deletes the specified link aggregation group (LAG)
Description
Deletes the specified link aggregation group (LAG). You cannot delete a LAG if it has active virtual interfaces or hosted connections.
See https://www.paws-r-sdk.com/docs/directconnect_delete_lag/ for full documentation.
Usage
directconnect_delete_lag(lagId)
Arguments
lagId |
[required] The ID of the LAG. |
[Package paws.networking version 0.9.0 Index]