endpoint

Namespace: (default namespace)

Endpoint data.

XML

name min/maxoccurs description
deviceId (int) 0/1 Indicates the ID of the endpoint device.
deviceFamily (string) 0/1 Indicates the device family.
deviceSerialNumber (string) 0/1 Indicates the hardware serial number of the endpoint device.
hostname (string) 0/1 Indicates the host name of the endpoint device.
interfaceName (string) 1/1 Indicates the interface name of the endpoint device.
lastSeenTime (string)  1/1 Indicates the date and time since the endpoint device was last active.
macAddress (long) 1/1 Indicates the number of MAC address of the device.
vlanName (long) 1/1 Indicates the VLAN memberships for this device.
soleActiveEndpointOnInterface (boolean) 1/1 Indicates if the endpoint is the only active endpoint connecting on the interface.

JSON

Elements

property type description
deviceId int Indicates the device ID.
deviceFamily string Indicates the device family (Fusion).
deviceSerialNumber string Indicates the hardware serial number of the device.
hostname string Indicates the host name of the device.
interfaceName string Indicates the interface name of the device.
lastSeenTime string  Indicates the date and time since the device was last active.
macAddress long Indicates the number of MAC address of the device.
vlanName long Indicates the VLAN memberships for this device.
soleActiveEndpointOnInterface boolean Indicates if the endpoint is the only active endpoint connecting on the interface.