device.get_info =============== Get info for `type` device. .. raw:: html
Get disk info.
"DISK"
If set, query partition information for the disks.
NOTE: This can be expensive on systems with a large number of disks present.
If set, query ONLY serial information for the disks (overrides get_partitions
).
Get info for either serial devices or GPUs.
Return an object if type="DISK"
or an array otherwise.
Each additional property must conform to the following schema
Type: stringEach additional property must conform to the following schema
Type: objectAdditional Properties of any type are allowed.
Type: object