Reference Guide

Name Description Schema
vm_id
optional
Unique identifier representing a specific virtual machine. string
base_space_metrics_by_volume
Space metrics for the volume collected at five minute interval.
Name Description Schema
appliance_id
optional
Reference to the associated appliance on which these
metrics were recorded.
string
logical_provis
ioned
optional
Configured size in bytes of a volume which amount of data
can be written to. This metric includes primaries, snaps
and clones.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
logical_used
optional
Amount of data in bytes host has written to a volume
without any deduplication, compression or sharing. This
metric includes primaries, snaps and clones.
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)
thin_savings
optional
Ratio of all the volumes provisioned to data being written
to them. For example, an appliance has two 2 GB volumes
and have written 500 MB of data to them. The thin savings
would be (2 GB * 2) / (0.5 GB * 2) or 4:1, so the thin_savings
value would be 4.0.
number (float)
timestamp
optional
End of sample period. string (date-time)
volume_id
optional
ID of the volume. string
base_space_metrics_by_volume_family
Space metrics for the volume family collected at five minute interval.
413
Dell EMC PowerStore REST API Reference Guide