Reference Guide

Table Of Contents
Name Description Schema
max_write_ba
ndwidth
optional
Maximum write bandwidth in bytes per second. number (float)
max_write_io
ps
optional
Maximum writes per second. number (float)
repeat_count
optional
Number of times the metrics are repeated.
Minimum value : 0
Maximum value : 2147483647
integer (int32)
timestamp
optional
End of sample period. string (date-time)
vm_id
optional
Unique identifier representing a specific virtual machine. string
base_performance_metrics_by_volume
Performance metrics for the volume collected at twenty second interval.
Name Description Schema
appliance_id
optional
Reference to the associated appliance on which these
metrics were recorded.
string
avg_io_size
optional
Average size of read and write operations in bytes. number (float)
avg_latency
optional
Average read and write latency in microseconds. number (float)
avg_read_late
ncy
optional
Average read latency in microseconds. number (float)
avg_read_size
optional
Average read size in bytes. number (float)
avg_write_late
ncy
optional
Average write latency in microseconds. number (float)
475