users
Overview
Name | users |
Type | Resource |
Id | sumologic.roles.users |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource and then invoke a supported method using the EXEC
command
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
removeRoleFromUser | DELETE | roleId, userId, region | Remove a role from a user in the organization. |
assignRoleToUser | EXEC | roleId, userId, region | Assign a role to a user in the organization. |