Reference Guide

Table Of Contents
Name Description Schema
avg_write_late
ncy
optional
Average write latency in microseconds. number (float)
avg_write_size
optional
Average write size in bytes. number (float)
entity
required
Localized message string corresponding to entity. MetricsEntityEnum
entity_l10n
optional
Localized message string corresponding to entity string
file_system_id
optional
Unique identifier of the file system. string
read_bandwid
th
optional
Read rate in bytes per second. number (float)
read_iops
optional
Total read operations per second. number (float)
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)
response_defi
nition
required
Response definition for the entity. string
timestamp
optional
End of sample period. string (date-time)
total_bandwid
th
optional
Total data transfer rate in bytes per second. number (float)
total_iops
optional
Total read and write operations per second. number (float)
755