Reference Guide

Table Of Contents
Name Description Schema
max_unique_
physical_used
optional
Max unique physical used space during the period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
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)
base_space_metrics_by_volume_rollup
Summary of volume level space metric data for one hour or one day period beginning with
timestamp, including the maximum and final values for that period.
Name Description Schema
appliance_id
optional
Reference to the associated appliance on which these
metrics were recorded.
string
last_logical_pr
ovisioned
optional
Last logical provisioned space during the period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
last_logical_us
ed
optional
Last logical used space during the period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
last_thin_savi
ngs
optional
Last thin savings ratio during the period. number (float)
max_logical_p
rovisioned
optional
Max logical provisioned space during the period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
max_logical_u
sed
optional
Max logical used space during the period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
515