Skip to main content
Skip table of contents

ClientGroupLane [VCon IG]

Represents a customized lane in the User Interface.

Properties

Property

Possible Values

Example

Description

id

string

VCR-lpa

External ID of the ClientGroupLane.

type

string (“Device”, “InPort”, “OutPort”, “ClientGroup”)

Pool

Whether the custom group should represent an existing pool or consist of a customizable set of lanes. “ClientGroup” is not supported yet.

foreignId

string

VCR- Jyr

The external ID of the attached Device, InPort or OutPort.

index

integer

1

Sorting Index of ClientGroupLanes inside a ClientGroup.

Example JSON Snippet

CODE
{
        "id": "VCR-lpa",
        "type": "InPort",
        "foreignId": "VCR-Jyr",
        "index": 2
}

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.