User operations summary

The following table provides an overview of the operations provided for User objects.

Table 1. Core IBM zSystems resources - User: operations summary
Operation name HTTP method and URI path
List Users GET /api/console/users
Get User Properties GET /api/users/{user-id}
Update User Properties POST /api/users/{user-id}
Add User Role to User POST /api/users/{user-id}/operations/add-user-role
Remove User Role from User POST /api/users/{user-id}/operations/remove-user-role
Create User POST /api/console/users
Delete User DELETE /api/users/{user-id}
Table 2. Core IBM zSystems resources - User: URI variables
URI variable Description
{user-id} Object ID of the User object