OBJECT
Information about a physical disk on the domain controller.
type WindowsDiskInfo {# Disk number.diskNumber: Int! # Partition style of the disk.partitionStyle: String! # Size of the disk in bytes.size: Long! }