Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    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.

    Modified: 2016-11-08