Inventory Object: AccessingDevice

FlexNet Manager Suite 2022 R1 (On-Premises)

AccessingDevice objects are uploaded to the ImportedAccessingDevice table in the operations (inventory) database. Multiple imports will merge updated data with existing records, and add new records as applicable.

The ImportedAccessingDevice table holds a record client access device information.

Attributes are listed here in alphabetical order.

Property Attributes Notes
AccessingDeviceID A numeric reference into a static table. May be null.

Matching accessing device ID. Foreign key to the AccessingDevice table.

ComputerName Alpha-numeric text (maximum 256 characters). May be null.

Computer name of the client accessing device.

Domain Alpha-numeric text (maximum 100 characters). May be null.

Domain name of the client accessing device.

ExternalAccessing DeviceID Unsigned integer (bigint). Mandatory. Database key.

The identifier used to identify the device in source connection

IPAddress An ASCII string of alphanumeric characters and punctuation (length 256 characters). May be null.

IP Address of the client accessing device.

SerialNo Alpha-numeric text (maximum 100 characters). May be null.

Serial no of the client accessing device.

FlexNet Manager Suite (On-Premises)

2022 R1