Inventory Object: VDIUser

FlexNet Manager Suite 2020 R1 (On-Premises)

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

The ImportedVDIUser table stores the list of users that have been granted access to VDI groups.

Attributes are listed here in alphabetical order.

Property Attributes Notes
BrokerType Alpha-numeric text (maximum 64 characters). May be null.

The broker type of the VDI for the end user.

ExternalUserID Unsigned integer (bigint). Mandatory. Database key.

The identifier used in the source connection for the end-user that has access to the VDI.

Note: Strictly, this attribute may be null, because it forms part of a compound database key. However, null values may cause import errors (where this object does not get imported), and multiple records from the same connection having nulls may cause data loss through over-writing. It is therefore best practice to treat this field as mandatory.
SiteName Alpha-numeric text (maximum 256 characters). May be null.

The site name of the VDI.

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

The VDI group the end-user has access to.

FlexNet Manager Suite (On-Premises)

2020 R1