Skip to main content

Get App Stats Aggregates (v3.0)

GET 

/sdwan/v3.0/api/monitor/aggregates

List all the supported app stats aggregates.

Responses

Successful Operation

Schema
    aggregates AppStatsSupportedAggregate[]

    Aggregates

  • Array [
  • description

    The description of the apps. Max size = 256.

    name string

    The name of the apps. Max size = 126.

    units string[]

    The units of the app statistics.

  • ]
Loading...