directconnect_describe_lags {paws.networking} | R Documentation |
Describes all your link aggregation groups (LAG) or the specified LAG
Description
Describes all your link aggregation groups (LAG) or the specified LAG.
See https://www.paws-r-sdk.com/docs/directconnect_describe_lags/ for full documentation.
Usage
directconnect_describe_lags(lagId = NULL)
Arguments
lagId |
The ID of the LAG. |
[Package paws.networking version 0.9.0 Index]