Reference Guide

Name Description Schema
timestamp
optional
End of sample period. string (date-time)
base_space_metrics_by_storage_container
Space metrics of storage container aggregated from all appliances collected at five minute interval.
Name Description Schema
logical_provis
ioned
optional
Total configured size in bytes of the primary and clone
virtual volumes within the storage container.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
logical_used
optional
Amount of data in bytes written to primary and clone
virtual volumes within the storage container.
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)
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 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)
storage_conta
iner_id
optional
Internal ID of the storage container. string
timestamp
optional
End of sample period. string (date-time)
base_space_metrics_by_storage_container_rollup
Summary of storage container level space metric data for a specific period of time beginning with
timestamp, including the maximum and final values for that period. Current support is for a time
period of one hour and one day.
406
Dell EMC PowerStore REST API Reference Guide