WLCPortTrafficTrend

Extends: port
Namespace: (default namespace)

Wireless controller port traffic trend data.

XML

Attributes

name type description
total int Total number of statistics returned by the query

Elements

name (type) min/max
occurs
description
trafficInOut (portTrafficInOut) 0/unbounded List of traffic in/out
trafficError (WLCPortTrafficError) 0/unbounded List of traffic errors

JSON

property type description
total int Total number of statistics returned by the query
trafficInOut array of trafficInOut (portTrafficInOut) List of traffic in/out
trafficError array of trafficError (WLCPortTrafficError) List of traffic errors