paws.networking (version 0.1.6)

directconnect_describe_lags: Describes all your link aggregation groups (LAG) or the specified LAG

Description

Describes all your link aggregation groups (LAG) or the specified LAG.

Usage

directconnect_describe_lags(lagId)

Arguments

lagId

The ID of the LAG.

Request syntax

svc$describe_lags(
  lagId = "string"
)