Administrator Guide

Static Route
The following definition is for configuring and displaying the properties of a Static Route configuration:
Module: IP STATIC ROUTE
URI:
/api/running/dell/ip/route
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
Static Route Configuration Model
+--rw ip
+--rw route* [ip-address-prefix interface-name next-hop]
| +--rw ip-address-prefix dell:ipv4-address-with-prefix
| +--rw interface-name union
| +--rw next-hop union
| +--rw weight? uint32
| +--rw metric? uint32
| +--rw permanent? boolean
| +--rw tag? uint32
+--rw ecmp!
+--rw weighted? boolean
Weighted ECMP
The following definition is for configuring and displaying the properties of Weighted ECMP:
Module: WEIGHTED ECMP
URI:
/api/running/dell/ip/ecmp
Methods
Supported:
GET, PATCH, PUT, POST, and DELETE
Weighted ECMP Model
+--rw ip
| +--rw ecmp!
| +--rw weighted? boolean
IPv6 Global Configurations
The following definition is for displaying the entries of IPv6 global configurations:
Module: IPv6
URI:
/api/operational/dell/ipv6
Methods
Supported:
GET, POST, PUT, PATCH, and DELETE
IPv6 Global Configuration Model
+--rw ipv6
+--rw route* [ipv6-address-with-prefix exit-interface next-hop]
| +--rw ipv6-address-with-prefix dell:ipv6-address
| +--rw exit-interface union
138
REST API