Skip to main content
Skip table of contents

OutPort [VCon IG]

Represents an out port of a router device.

Properties

Property

Possible Values

Example

Description

id

string

VCR-Jyr

External ID of the port.

label

string

Destination_034

Label of the port set automatically during auto setup.

processingDeviceId

string

VCR-0B

External ID of the router this port belongs to.

destinationDeviceId

string

VCR-rn

External Id of the target device connected to this router port.

customLabel

string

TestPort 1

The custom label of the port.

CrosspointId

string

23

Router-internal ID of the port.

Example JSON Snippet

CODE
{
  "id": "VCR-w8l",
  "label": "Dest_91005",
  "processingDeviceId": "VCR-0B",
  "destinationDeviceId": null,
  "customLabel": null,
  "CrosspointId": "96"
}

JavaScript errors detected

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

If this problem persists, please contact our support.