Related Documentation
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 |