vinfra domain user list-available-roles

List available user roles:

usage: vinfra domain user list-available-roles [--long]
--long
Enable access and listing of all fields of objects.

Example:

#  vinfra domain user list-available-roles
+---------------+---------------+-----------------------------------+-----------+
| id            | name          | description                       | scope     |
+---------------+---------------+-----------------------------------+-----------+
| abgw          | ABGW          | Can create and manage Acronis     | - system  |
|               |               | Backup Gateway.                   |           |
| admin         | Administrator | Can perform all management        | - system  |
|               |               | operations.                       |           |
| cluster       | Cluster       | Can create cluster, join nodes    | - system  |
|               |               | to cluster, and manage (assign    |           |
|               |               | and release) disks.               |           |
| compute       | Compute       | Can create and manage compute     | - system  |
|               |               | cluster.                          |           |
| domain_admin  | Domain Admin  | Can manage users, projects and    | - domain  |
|               |               | all resources in a domain.        |           |
| image_upload  | Image Upload  | Can manage compute images.        | - domain  |
| iscsi         | Block Storage | Can create and manage iSCSI       | - system  |
|               |               | targets, LUNs and CHAP users.     |           |
| login         | Login         | Can login in web UI.              | []        |
| network       | Network       | Can modify network settings       | - system  |
|               |               | and roles.                        |           |
| nfs           | NFS           | Can create and manage NFS.        | - system  |
| project_admin | Project Admin | Can manage virtual objects        | - project |
|               |               | inside a project.                 |           |
| s3            | S3            | Can create and manage S3 cluster. | - system  |
| ssh           | SSH           | Can add and remove SSH keys for   | - system  |
|               |               | cluster nodes access.             |           |
| updates       | Updates       | Can install updates.              | - system  |
| viewer        | Viewer        | Viewer role (read only)           | - system  |
+---------------+---------------+-----------------------------------+-----------+

This command lists all available user roles.