Reference Guide

Name Description Schema
entity
required
string
node_id
optional
Unique identifier of the node. string
read_iops
optional
Total read operations per second. number (float)
repeat_count
optional
Number of consecutive sampling periods during which
there were no changes in the metrics values. If the value is
omitted from the response, it is 1 (no additional repeats).
Minimum value : 0
Maximum value : 2147483647
integer (int32)
timestamp
optional
End of sample period. string (date-time)
total_calls
optional
Total calls. number (float)
total_iops
optional
Total read and write operations per second. number (float)
write_iops
optional
Total write operations per second. number (float)
performance_metrics_smb1_by_node_rollup
Summary of smb v1 node level performance metric data for the period beginning with timestamp,
including the average and maximum values for that period.
Polymorphism : Inheritance
Discriminator : entity
Name Description Schema
avg_calls
optional
Average calls. number (float)
avg_io_size
optional
Average read and write size in bytes. number (float)
662
Dell EMC PowerStore REST API Reference Guide