Skip to content

ClusterDisk

Rubrik cluster disk type.

Fields

Field Type Description
capacityBytes Long! Disk capacity, in bytes.
clusterId UUID! ID of the Rubrik cluster.
diskId String! ID of the Rubrik cluster disk type.
diskMode ClusterDiskMode Disk mode.
diskType ClusterDiskType! Disk type.
hasIndicatorLed Boolean Specifies if the disk has an LED.
id String! This field is deprecated.
isEncrypted Boolean! Specifies if the disk is encrypted.
isResizable Boolean! Specifies if the disk is resizable.
ledStatus Boolean LED status of the disk, where true means ON and false is OFF.
manufacturer String Disk manufacturer.
model String Disk model.
nodeId String ID of the Rubrik cluster node.
path String! Disk path.
raidError String RAID error message.
raidRebuildingPercentage Float RAID rebuilding percentage (0-100) when RAID status is REBUILDING.
raidStatus ClusterRaidStatus RAID status.
raidType ClusterRaidType RAID type.
serial String Disk serial ID.
status ClusterDiskStatus! Disk status.
unallocatedBytes Long Disk unallocated bytes.
usableBytes Long Disk usable bytes.