Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
Understanding the IP/MPLSView Interfaces API
The interfaces API provides access to interface data for nodes.
The interfaces API root is /IPMPLSView/API/v1/tenant/1/topology/1/interfaces
. It only allows GET requests.
By design, the set of all interfaces in the network is not provided due to its size and performance impact. As a result, the API requires per-node access.
The corresponding JSON schema file is link.json#/definitions/interfaceConfiguration.