LogicalDrive
object
Details for logical drive.
Fields
driveId
String!
non-null
The drive id, usually the drive name, for example, 'C:'.
description
String
The canonical description of the drive, for example, 'Logical Fixed Disk', 'CD-ROM Disk'.
totalSizeBytes
BigInt
The total amount of space, in bytes, of the drive.
freeSpaceBytes
BigInt
The amount of free space, in bytes, of the drive.
fileSystem
String
The file system of the drive, for example, 'NTFS'.
bitlocker
LogicalDriveBitlocker
Detailed BitLocker encryption information for each drive associated with the asset.