Operations and Methods
The following method-implemented operations are supported for the /users collection in the Veeam Backup for Microsoft Azure REST API:
- (GET)/api/v2/users — retrieves resource representation of all Veeam Backup for Microsoft Azure users.
- (POST)/api/v2/users — creates a new Veeam Backup for Microsoft Azure user.
- (GET)/api/v2/users/{id} — retrieves representation of a Veeam Backup for Microsoft Azure user with the specified ID.
- (PUT)/api/v2/users/{id} — modifies user data of a Veeam Backup for Microsoft Azure user with the specified ID.
- (DELETE)/api/v2/users/{id} — deletes a Veeam Backup for Microsoft Azure user with the specified ID.
- (POST)/api/v2/users/export — exports a list of Veeam Backup for Microsoft Azure users to a file.