[SOLVED] ACL for accessing info about cluster

czechsys

Renowned Member
Nov 18, 2015
489
53
93
Hi,

i am playing with acl lists to check, if it's possible for specific user:

role: sys.audit, vm.audit
allowed access:
list of nodes -> out of box
list of vms -> acl /vms
list of HA section -> HOW? /cluster/ha or /ha doesn't works in GUI testing.

The goal is create specific user for creating dynamic list of vms and their config with info about HA group and allowed nodes in that group. This will be called via API.

Thank you.
 
Last edited:
I am trying to set acl based on API documentation. I want to allow access in GUI to "Datacenter->HA"
When i have in "Datacenter->Permissions":
/vms
/cluster/ha (or /ha)

I still can't see menu item "Datacenter->HA". I see only "Datacenter->Search" and "Datacenter->Users"