Skip to contents

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, maxResults = NULL, nextToken = NULL)

Arguments

lagId

The ID of the LAG.

maxResults

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

If MaxResults is given a value larger than 100, only 100 results are returned.

nextToken

The token for the next page of results.