Operations and Methods
The following method-implemented operations are supported for the user entity in Veeam Service Provider Console RESTful API:
- Get Current User — retrieve a resource representation of a currently logged in user.
- Get All User Identities — retrieve a collection resource representation of all user identities.
- Get All Identities of User — retrieve a collection resource representation of all identities configured for a user with the specified UID.
- Get All User Backup Resources — retrieve a collection resource representation of subtenant user backup resources.
- Get User Backup Resource — retrieve a resource representation of a backup resource available to a subtenant user with the specified UID.
- Modify User Backup Resource — modify a backup resource available to a subtenant user with the specified UID.
- Assign Public Key to User — assign a public key to a user with the specified UID.
- Get User Identity — retrieve a resource representation of a user identity with the specified ID.
- Modify User Identity — modify a user identity with the specified ID.
- Delete User Identity — delete a user identity with the specified ID.
- Get All Users — retrieve a collection resource representation of all users.
- Create User — create a new user with specific properties.
- Get User — retrieve a resource representation of a user with the specified UID.
- Modify User — modify a user with the specified UID.
- Delete User — delete a user with the specified UID.
- Get All User Locations — retrieve a collection resource representation of all locations assigned to a user with the specified UID.
- Assign Location to User — assign a location to a user with the specified UID.
- Unassign Location from User — unassign a location from a user with the specified UID.
- Revoke Authentication Token — revoke access token for a specific user or user identity.
- Get All Organization Users — retrieve a collection resource representation of all users created for an organization with the specified UID.
- Get All Users Assigned to Location — retrieve a collection resource representation of all users that are assigned to a location with the specified UID.