Reference Guide

Name Description Schema
node_id
optional
Unique identifier of the node. string
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
Time at the beginning of sample period. string (date-time)
performance_metrics_smb2_by_node
Performance metrics for the smb v1 node collected at twenty second interval.
Polymorphism : Inheritance
Discriminator : entity
Name Description Schema
avg_io_size
optional
Average read and write size in bytes. number (float)
avg_latency
optional
Average read and write latency in microseconds. number (float)
avg_read_late
ncy
optional
Average read latency in microseconds. number (float)
avg_read_size
optional
Average read size in bytes. number (float)
avg_write_late
ncy
optional
Average write latency in microseconds. number (float)
avg_write_size
optional
Average write size in bytes. number (float)
entity
required
string
668
Dell EMC PowerStore REST API Reference Guide