portTrafficTrend

Extends: port
Namespace: (default namespace)

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 (portTrafficError) 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 (portTrafficError) List of traffic errors