Logical Disk Properties

Logical Disk Property Agent Client Extension
Describes the logical disks available to the user. Microsoft Windows Microsoft Windows Apple macOS Ubuntu Chrome OS IGEL OS Unicon™ eLux
Bus Type              
Set to the name of the bus that the device is connected, e.g., SATA, SCSI, USB, NVMe, etc. Realtime property with enum data type. Persists as LOCAL_LOGICALDISK_X_BUSTYPE for the local agent and REMOTE_LOGICALDISK_X_BUSTYPE for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Count              
The number of logical disks. Realtime property with number data type. Persists as LOCAL_LOGICALDISK_COUNT for the local agent and REMOTE_LOGICALDISK_COUNT for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Drive              
The drive where the logical disk is mounted. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_DRIVE for the local agent and REMOTE_LOGICALDISK_X_DRIVE for the remote device. ✔️ ✔️          
Encrypted              
Determines whether the disk is encrypted with Microsoft BitLocker Drive Encryption. Realtime property with boolean data type. Persists as LOCAL_LOGICALDISK_X_ENCRYPTED for the local agent and REMOTE_LOGICALDISK_X_ENCRYPTED for the remote device. ✔️ ✔️          
Filesystem              
The underlying filesystem. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_FILESYSTEM for the local agent and REMOTE_LOGICALDISK_X_FILESYSTEM for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Flags              
Flags associated with the logical disk. Realtime property with flags data type. Persists as LOCAL_LOGICALDISK_X_FLAGS for the local agent and REMOTE_LOGICALDISK_X_FLAGS for the remote device. ✔️ ✔️          
Free              
The free space as a percentage of the total space. Realtime property with number data type. Persists as LOCAL_LOGICALDISK_X_FREE for the local agent and REMOTE_LOGICALDISK_X_FREE for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Free MB              
The free/available size in MB. Realtime property with number data type. Persists as LOCAL_LOGICALDISK_X_FREEMB for the local agent and REMOTE_LOGICALDISK_X_FREEMB for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Hidden              
Set to true if the logical disk is hidden. Realtime property with boolean data type. Persists as LOCAL_LOGICALDISK_X_HIDDEN for the local agent and REMOTE_LOGICALDISK_X_HIDDEN for the remote device. ✔️ ✔️          
Identity              
Enter one or more vendor id, product id, or serial number to identify each disk. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_IDENTITY for the local agent and REMOTE_LOGICALDISK_X_IDENTITY for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Label              
The volume label associated with the logical disk. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_LABEL for the local agent and REMOTE_LOGICALDISK_X_LABEL for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Name              
The name of the logical disk as seen within Device Manager. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_NAME for the local agent and REMOTE_LOGICALDISK_X_NAME for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Path              
The path where the disk is mounted. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_PATH for the local agent and REMOTE_LOGICALDISK_X_PATH for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Product Id              
For USB connected disks, this is the USB product id. For PCI connected disks, this is the device id. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_PRODUCT_ID for the local agent and REMOTE_LOGICALDISK_X_PRODUCT_ID for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Serial Number              
The serial number of the physical disk. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_SERIALNUMBER for the local agent and REMOTE_LOGICALDISK_X_SERIALNUMBER for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
System              
Determines whether the disk is the system drive, i.e., if it contains the Operating System installation. Realtime property with boolean data type. Persists as LOCAL_LOGICALDISK_X_SYSTEM for the local agent and REMOTE_LOGICALDISK_X_SYSTEM for the remote device. ✔️ ✔️ ✔️        
Total MB              
The total size in MB of the logical disk. Realtime property with number data type. Persists as LOCAL_LOGICALDISK_X_TOTALMB for the local agent and REMOTE_LOGICALDISK_X_TOTALMB for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Type              
The type of the logical disk, such as Fixed, Removable, or Portable Device. Realtime property with enum data type. Persists as LOCAL_LOGICALDISK_X_TYPE for the local agent and REMOTE_LOGICALDISK_X_TYPE for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Vendor Id              
The vendor id of the logical disk for USB or PCI connected disks. Realtime property with text data type. Persists as LOCAL_LOGICALDISK_X_VENDOR_ID for the local agent and REMOTE_LOGICALDISK_X_VENDOR_ID for the remote device. ✔️ ✔️ ✔️ ✔️   ✔️ ✔️
Logical Disk Properties

In this article