Lag#

Contains information about a link aggregation group (LAG) and is used as a response element in the following methods:

Contents#

  • availableVlans — The list of available VLAN IDs within the connection.

    • Type: List of Integers

    • Required: Yes

  • awsDeviceV2 — The ID of the device where a dedicated connection between the corporate network and the cloud data center is terminated.

    • Type: String

    • Required: Yes

  • connectionsBandwidth — The bandwidth of an individual link in the LAG.

    • Type: String

    • Required: Yes

    • Valid values: 1 | 10 | 25

  • connections — The list of links in the LAG.

  • lagId — The ID of a LAG.

    • Type: String

    • Required: Yes

  • lagName — The name of the LAG.

    • Type: String

    • Required: Yes

  • lagState — The state of the LAG.

    • Type: String

    • Required: Yes

  • location — The termination location of the LAG.

    • Type: String

    • Required: Yes

  • minimumLinks — The minimum number of operational links in the LAG required for the LAG to be operational.

    • Type: Integer

    • Required: Yes

  • numberOfConnections — The number of links in the LAG.

    • Type: Integer

    • Required: Yes

  • ownerAccount — The project that owns the LAG.

    • Type: String

    • Required: Yes