Reference Guide
Name Description Schema
timestamp
optional
End of sampling period. string (date-time)
transfer_rate
optional
Data transfer rate (in bytes/second) computed using
data_transferred and transfer_time.
number (float)
transfer_time
optional
The time (in milliseconds) spent in copy activity during this
sampling period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
vg_id
optional
Unique identifier of the volume group. string
write_time
optional
Time (in milliseconds) spent doing writes during this
sampling period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
copy_metrics_by_volume
Cluster wide copy metrics for the volume.
Polymorphism : Inheritance
Discriminator : entity
Name Description Schema
data_remaini
ng
optional
Number of bytes remaining to be copied at the end of this
sampling period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
data_transfer
red
optional
Number of bytes transferred during this sampling period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
entity
required
string
read_time
optional
Time (in milliseconds) spent doing reads during this
sampling period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
429
Dell EMC PowerStore REST API Reference Guide










