IN THIS PAGE
WANDL IP/MPLSView RESTful Interfaces
WANDL IP/MPLSView RESTful interfaces allow you to work with data and accomplish many of the tasks that are available through both the application’s graphical user interface (GUI) and CLI.
Notes on Architecture
The IP/MPLSView application server uses Node.js to receive and process REST requests over HTTP using port 3000 (IP/MPLSView uses port 8091).
IP/MPLSView requires that the database be running for full functionality.
Root URL
After authentication, all REST URLs described in this document
start at /IPMPLSView/API/v1/tenant/1
.