Reference Guide

Name Description Schema
logical_provis
ioned
optional
Total configured size of all storage ojects within the cluster.
This metric includes all primaries, snaps and clones.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
logical_used
optional
Amount of data in bytes written to all storage objects
within the cluster, without any deduplication and/or
compression. This metric includes all primaries, snaps and
clones.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
physical_total
optional
The total combined space on the physical drives of the
cluster available for data.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
physical_used
optional
The total physical space consumed in the cluster,
accounting for all efficiency mechanisms, as well as all data
protection.
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
Cluster shared logical used is sum of appliances' shared
logical used in the cluster.
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, an object is
provisioned as 1 GB 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)
723
Dell EMC PowerStore REST API Reference Guide