This command shows all managers and their details.
vcli: admin> manager list +----+-----------------+------------+-----------+-----------------------------------------------------------------------------------------------------+---------+ | ID | Username | First-name | Last-name | Roles | Default | +----+-----------------+------------+-----------+-----------------------------------------------------------------------------------------------------+---------+ | 4 | S3_keys_manager | | | [{'id': 2, 'name': 'read_only'}] | True | | 2 | admin | | | [{'id': 1, 'name': 'administrators'}, {'id': 5, 'name': 'csi'}] | True | | 1 | root | | | [{'id': 1, 'name': 'administrators'}, {'id': 4, 'name': 'debug_metrics'}, {'id': 5, 'name': 'csi'}] | True | | 3 | support | | | [{'id': 1, 'name': 'administrators'}, {'id': 4, 'name': 'debug_metrics'}, {'id': 5, 'name': 'csi'}] | True | +----+-----------------+------------+-----------+-----------------------------------------------------------------------------------------------------+---------+
Comments
0 comments
Article is closed for comments.