Connection#

The detailed description of a connection. This datatype is used as a response 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

  • bandwidth — The connection bandwidth.

    • Type: String

    • Required: Yes

    • Valid values: 1 | 10 | 25

  • connectionId — The connection ID.

    • Type: String

    • Required: Yes

  • connectionName — The connection name.

    • Type: String

    • Required: Yes

  • connectionState — The connection state.

    • Type: String

    • Required: Yes

  • lagId — The ID of a LAG.

    • Type: String

    • Required: No

  • location — The connection location.

    • Type: String

    • Required: Yes

  • ownerAccount — The project that owns the connection.

    • Type: String

    • Required: Yes