Reference Guide

Table Of Contents
Name Description Schema
avg_total_iops
optional
Average read and write operations per second. number (float)
avg_write_iop
s
optional
Average write operations per second. number (float)
entity
required
Localized message string corresponding to entity. MetricsEntityEnum
entity_l10n
optional
Localized message string corresponding to entity string
max_avg_md_
latency
optional
Maximum average md latency per second. number (float)
max_failed_m
d_ops
optional
Max failed operations per second. number (float)
max_read_iop
s
optional
Maximum read operations per second. number (float)
max_total_iop
s
optional
Maximum read and write operations per second. number (float)
max_write_io
ps
optional
Maximum write operations per second. number (float)
node_id
optional
Unique identifier of the node. string
repeat_count
optional
Number of consecutive sampling periods during which
there were no changes in the metrics values. If the value is
omitted from the response, it is 1 (no additional repeats).
Minimum value : 0
Maximum value : 2147483647
integer (int32)
803