Class DiskInfo (0.1.8)

DiskInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about individual disks on a machine.

Attributes

Name Description
manufacturer str
Output only. Disk manufacturer.
slot int
Output only. Disk slot number.
serial_number str
Output only. Disk serial number.
psid str
Output only. Disk PSID.
part_number str
Output only. Disk part number.
model_number str
Output only. Disk model number.