Skip to main content

Internal Property Names for Computers

FlexNet Manager Suite ()

The properties for computers (presented in the web interface as inventory devices) are represented in the tables below, with a separate table for each tab displayed in the web interface (or UI). The first column (for sections with their own heading) and second column (for fields and other kinds of UI controls displayed within each section) show the labels displayed in the default culture en-US. The right-most column displays the identity of that control within the underlying system. You must use these identity names when you reference any UI control as an anchor for relative positioning of your new custom control.

Limitations

The Licenses tab (database identity: Tab_Licenses) within computer properties is excluded from customization.

Tab label: General

Database identity: Tab_Summary.

SectionControlInternal Name
General Section_Summary
 StatusStatus
 Inventory device typeInventoryDeviceType
 NameName
 Compliance statusComplianceStatus
 Linked assetLinkedToAsset
 Domain nameDomain
 Inventory roleRole
 ManufacturerManufacturer
 ModelComputerModel
 IP addressIPAddress
 MAC addressMACAddress
 Serial numberSerialNumber
 Chassis numberChassisNumber
 CategoryCategoryPath
Last inventory source Section_InventorySource
 Last inventory dateLastInventoryDate
 Last inventory sourceLastInventorySource
 Connection nameInventoryConnectionName
 You may override inventory valuesOverrideInventoryValue
Service Provider Section_ServiceProvider
 Located in service provider's datacenter cloudLocatedServiceProviderCloud
 Service ProviderServiceProvider

Tab label: Hardware

Database identity: Tab_Hardware.

SectionControlInternal Name
Hardware Section_Hardware
 Operating systemOperatingSystem
 Service packServicePack
 ProcessorsProcessors
 CoresCores
 ThreadsThreads
 SocketsSockets
 Partial no of processorsPartialNoOfProcessors
 Processor typeProcessorType
 Clock speed (MHz)ClockSpeed
 RAM (GB)RAM
 Disk (GB)Disk
 Hard drivesHardDrives
 Display adaptersDisplayAdapters
 Network cardsNetworkCards
 Assigned chassis typeAssignedChassisType
 Inventory Chassis TypeInventoryChassisType
 * You may override inventory valuesOverrideInventoryValue2

Tab label: Applications

Database identity: Tab_Applications.

Tip: The Applications tab is displayed only when Last inventory source (in the General tab) has a value other than Manual.

SectionControlInternal Name
Applications installed on this device Section_Applications
 GridApplications

Tab label: Ownership

Database identity: Tab_Ownership.

SectionControlInternal Name
User Do not reference.
 Assigned
 CalculatedCalculated
 Last logged onLastLoggedOn

Tab label: VM Properties

Database identity: Tab_VMProperties.

SectionControlInternal Name
Virtual Machine Properties Section\_VMProperties
 HostHost
 Friendly nameVM\_Name
 Guest full nameVM\_GuestFullName
 UUIDVM\_UUID
 LocationVM\_Location
 VM typeVM\_Type
 PoolVM\_Pool
 Total memory \(GB\)VM\_TotalMemory
 Memory usage \(GB\)VM\_MemoryUsage
 CPU usage \(MHz\)VM\_CPUUsage
 Last known stateVM\_LastKnownState
 Host affinity enabledVM\_AffinityEnabled
 Threads \(max\)
 CPU affinity
 Core affinity
 Partition number
 Partition ID

Tab label: Virtual Machines

Database identity: Tab_VirtualMachines.

SectionControlInternal Name
Virtual machines Section_VirtualMachines
 GridVirtualMachines

Tab label: Virtual Desktop Templates

Database identity: Tab_VdiTemplates.

SectionControlInternal Name
Virtual Deskop Templates accessed from this device Section_VdiTemplates
 GridVdiTemplates

Tab label: History

Database identity: Tab_History.

SectionControlInternal Name
History of changes to this device Section_History
 GridComputerHistory
 Created byCreatedBy
 Creation dateCreationDate
 Last updated byLastUpdatedBy
 Last updated byLastUpdatedDate
2025 R1.1

Parent topic:Positioning Your Custom Control