Skip to main content

Returns sysmetrics schema for Version 2.2 (v2.2)

GET 

/sdwan/v2.2/api/monitor/sys_metrics

Returns sysmetrics schema for Version 2.2

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...