Security Roles
You can provide Enterprise Manager accounts with permissions by assigning them security roles. In the Veeam Backup Enterprise Manager web UI, you can assign one of the following roles to the account: Portal Administrator, Portal User or Restore Operator. For details on security roles in the Enterprise Manager web UI, see the Configuring Accounts and Roles section of the Veeam Backup Enterprise Manager User Guide.
Veeam Backup Enterprise Manager REST API implements the same idea but in a slightly different way. The REST API offers the following set of security roles:
- Portal Administrator
- Portal User
- VM Restore Operator
- File Restore Operator
- Exchange Restore Operator
- Oracle Restore Operator
- SQL Restore Operator
You can assign multiple roles to an account. The set of roles depends on the resources and operations that you want to be available for the account. For details on how to assign a security role, see POST /security/accounts/{ID}/roles.