The User Management Service provides information on all registered users in Junos Space. It also includes operations on roles, capabilities, and active user sessions.


Service Root

/api/space/user-management

Methods and Collections

method /capabilities
/profiles
collection /disable-users
method /certificate
/login
/logout
/active-user-sessions
/api-access-profiles
collection /clear-local-passwords
collection /enable-users
/login-status
/users
method collection /user-profiles
method /tasks
collection /unlock-users
/roles

REST Resources

The following APIs support asynchronous method calls. You can create a queue and use the queue in the queue parameter which is optional. For further details, see the following:

  • /roles POST

  • /roles POST

  • /terminate-user-sessions POST


  • For receiving asynchronous responses on a queue URL, see the following links:

  • Asynchronous API Usage.


  • For more information about job scheduling, see the following links:

  • Job Scheduling.


  • Data Notification

    The following APIs support data notification:

  • /users POST

  • /users/{id} PUT

  • /users/{id} DELETE

  • /users/{user-id}/capabilities GET