Skip to content

ClusterNodeStats

The node-level performance statistics of a Rubrik cluster.

Fields

Field Type Description
clusterId UUID! Rubrik cluster UUID.
clusterPhysicalDataIngest Long! Cluster-level physical data ingestion, in bytes per second.
cpuStat Long! CPU utilization of the node.
iopsReadsPerSecond Long! Input/output read operations per second.
iopsWritesPerSecond Long! Input/output write operations per second.
networkBytesReceived Long! Data received over the network, in bytes per second.
networkBytesTransmitted Long! Data transmitted over the network, in bytes per second.
nodeId String! Rubrik cluster node ID.
readThroughputBytesPerSecond Long! Read Input/output throughput, in bytes per second.
time DateTime! Time at which the performance metrics were retrieved.
usedMemoryStat Int! Memory used on the node, in percentage.
writeThroughputBytesPerSecond Long! Write Input/output throughput, in bytes per second.

Used By

Referenced by