Users Guide

+--ro discontinuity-time? yang:timestamp
+--ro owner? enumeration
+--ro member-interfaces
| +--ro interface* [name]
| +--ro name dell:phy-intf-name
| +--ro oper-status? enumeration
+--ro min-links? uint32
+--ro vlan-name? vlan-name
IP Route
Use the following denition to get the Route statistics:
Module: IP ROUTE
URI:
/api/operational/dell/stats/ip/route
Methods Supported: GET
Route Model
+--ro route
+--ro gateway-of-last-resort? string
+--ro route-entry* [destination]
| +--ro destination inet:ip-prefix
| +--ro next-hop* [address]
| | +--ro address inet:ip-address
| | +--ro interface? dell:interface-name
| | +--ro weight? uint32
| | +--ro route-type? enumeration
| +--ro route-owner? enumeration
| +--ro metric? uint32
| +--ro age? yang:timestamp
| +--ro route-tag? string
| +--ro distance? uint32
| +--ro default-route? boolean
| +--ro summary? boolean
+--ro summary
+--ro connected-active? uint32
+--ro connected-in-active? uint32
+--ro dynamic-active? uint32
+--ro dynamic-in-active? uint32
+--ro static-active? uint32
+--ro static-in-active? uint32
+--ro route-size-active? uint32
+--ro route-size-in-active? uint32
IP Interface
The following denition displays the statistics of an IP interface:
Module:
IP INTERFACE
URI:
/api/operational/dell/stats/ip/interface
Methods Supported: GET
REST API 171