Skip to main content

Get QoS Metrics (v2.0)

GET 

/sdwan/v2.0/api/monitor/qos_metrics

Get details of QoS metrics.

Responses

Successful Operation

Schema
    metrics MetricSchema[]

    The details of the metrics.

  • Array [
  • description

    The description of the metric schema. Max size = 256.

    name string

    The name of the metric schema. Max size = 126.

    statistics string[]

    The metric statistics.

    units string[]

    The units of the metrics.

  • ]
Loading...