Reference Guide
Name Description Schema
appliance_id
optional
Reference to the associated appliance on which these
metrics were recorded.
string
family_id
optional
ID of the family. 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
family 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)
shared_logical
_used
optional
Amount of space the volume family needs to hold the data
written by host and shared by snaps and fast-clones in the
family. This does not include deduplication or compression.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
snap_clone_lo
gical_used
optional
Total Amount of data in bytes host has written to all
volumes in the volume family without any deduplication,
compression or sharing. This metric includes snaps and
clones in the volume family.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
snapshot_savi
ngs
optional
Ratio of the amount of space that would have been used by
snapshots if space efficiency was not applied to logical
space used solely by snapshots. For example, a volume is
provisioned as 1 GB bytes and it has two snapshots. Each
snapshot has 200 MB of data. Snapshot savings will be (1
GB + 1 GB) / (0.2 GB + 0.2 GB) or 5:1. The snapshot_savings
value will be 5 in this case.
number (float)
414
Dell EMC PowerStore REST API Reference Guide