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 User Administration API

    The Users API root is /IPMPLSView/API/v1/tenant/1/UserAdmin. It only allows GET requests. Table 1 lists the user administration-related APIs.

    Object

    URL

    Description

    Users

    /users

    List of users

    User

    /users/<user-cn>

    A specific user, where user-cn is the user cn field

    Groups

    /groups

    Return the list of groups

    Group

    /groups/<group-cn>

    A specific group, where group-cn is the group cn field

    Features

    /features

    The list of user administration features

    Modified: 2016-09-26