clientSessionWired

Extends: clientSession
Namespace: (default namespace)

Management data for a wired client session.

XML

Elements

name (type) min/max
occurs
description
device (string) 1/1 Host name of the connected device.
deviceSerial (string) 1/1 Device serial number.
devicePort (string) 1/1 Port to which the device is connected.
authenticationType (string) 0/1 Type of authentication used to authenticate the session.
vlan (string) 1/1 Name of the VLAN the session is using.

JSON

property type description
device device (string) Host name of the connected device.
deviceSerial deviceSerial (string) Device serial number.
devicePort devicePort (string) Port to which the device is connected.
authenticationType authenticationType (string) Type of authentication used to authenticate the session.
vlan vlan (string) Name of the VLAN the session is using.