Allowing users group permission to migrate VMs

Hello, I’m looking for the right ACL to allow users in the users group the permission to migrate (migrate live) between hypervisors. Right now with default ACLs users can see the migrate option and click on it, but when it comes to choosing a host the list is empty.

OpenNebula 6.0.0.2

Thanks

The appears to be Create ACL for Group “users”, Affected resources “Hosts”, Resource Subset “All”, Allowed Operations “Use”.

ACL string preview:
@1 HOST/* USE *”

Just in case anyone else wants to know.