Reference Guide

Table Of Contents
Name Description Schema
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)
response_defi
nition
required
Response definition for the entity. string
timestamp
optional
Time at the beginning of sample period. string (date-time)
sdnas_nfs4_metrics_instance
Performance metrics for the nfs collected at twenty second interval.
Polymorphism : Inheritance
Discriminator : response_definition
Name Description Schema
avg_md_laten
cy
optional
Average md latency operations per second. number (float)
entity
required
Localized message string corresponding to entity. MetricsEntityEnum
entity_l10n
optional
Localized message string corresponding to entity string
failed_md_ops
optional
Total failed md operations per second. number (float)
md_ops
optional
Total md operations per second. number (float)
node_id
optional
Unique identifier of the nfs. string
read_iops
optional
Total read iops in microseconds. number (float)
801