Reference Guide
Name Description Schema
session_type_l
10n
optional
Localized message string corresponding to session_type string
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)
write_time
optional
Time (in milliseconds) spent doing writes during this
sampling period.
Minimum value : 0
Maximum value : 9223372036854775807
integer (int64)
copy_metrics_by_cluster
Copy metrics for the cluster.
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
425
Dell EMC PowerStore REST API Reference Guide