VDI Table
FlexNet Manager Suite
2020 R1
(On-Premises)
VDI
is the list of VDI devices
Note: To cater for multi-tenant mode, this table may contain data for
multiple tenants. Access requires that the database
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
VDIID
|
Type: integer. Key. Generated ID A unique identifier for a VDI device. |
ComputerName
|
Type: text (max 256 characters). Key The computer name of the VDI. |
ComplianceDomainID
|
Type: integer. Key. Nullable The domain the VDI is a member of. Foreign key to the |
VDIGroupID
|
Type: integer. Key The VDI group the VDI device belongs to. Foreign key to the |
VDITemplateID
|
Type: integer. Key The master VM template of the VDI. Foreign key to the |
RetiredDate
|
Type: datetime. Key. Nullable The date the VDI device was deleted. |
ApplicationDeliveryOnly
|
Type: boolean. Key Determines whether the VDI device is used only to server applications. |
FlexNet Manager Suite (On-Premises)
2020 R1