Skip to main content

Get name and description of all object statistics

GET 

/sdwan/v2.4/api/monitor/object_stats

Get object stats API v2.4

Request

Responses

Successful Operation

Schema
    object_statistics ObjectStatsType[]required

    Get details of the object statistics.

  • Array [
  • description required

    The description of the object statistic. Maz size = 256.

    name stringrequired

    The name of the object statistic. Maz size = 128.

  • ]
Loading...