Skip to main content

Returns sysmetrics schema for Version 2.3

GET 

/sdwan/v2.3/api/monitor/sys_metrics

Returns sysmetrics schema for Version 2.3

Request

Responses

Successful Operation

Schema
    metrics MetricSchema[]required

    The details of the metrics.

  • Array [
  • description required

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

    name stringrequired

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

    statistics string[]required

    The metric statistics.

    units string[]required

    The units of the metrics.

  • ]
Loading...