Administrator Guide

IP Route
Use the following definition 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 definition displays the statistics of an IP interface:
Module: IP INTERFACE
URI:
/api/operational/dell/stats/ip/interface
Methods
Supported:
GET
IP Interface Operational Model
+--ro ip
+--ro interface* [name]
+--ro name string
+--ro description? string
+--ro type? ianaiftype-mib:IANAifType
+--ro if-admin-status? enumeration
172
REST API