Skip to main content

Query App Object Statistics (v2.0)

POST 

/sdwan/v2.0/api/monitor/aiops/object_stats

Run a query to get app object stats.

Request

Body

Details of app object stats query

    end_time date

    The end time of the object stats query.

    filter ObjectStatsFilterrequired

    Filters according to the specifications.

    element string[]

    The object stats query element.

    site string[]required

    The object stats query site.

    name string

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

    object_id stringrequired

    The object ID.

    object_type stringrequired

    Possible values: [PeerStatistics, IntfStatistics, CellularModuleStatistics, CellularAPNStatistics, CellularAPNV6Statistics, MulticastStatistics, SecurityPolicyRule, IntfPoEStatistics, IntfLLDPStatistics, IntfAAAStatistics, IntfSTPStatistics, STPStatistics, PoEStatistics, AppSummaryStats]

    The object type.

    start_time date

    The start time of the object stats query.

Responses

Successful Operation

Schema
    data object
Loading...