Hi,
Is there any way to create a user/token with access to modify only the ipsets (Rest API:
For the moment I only managed it by allowing the user/token to access to whole system creating a role with the permissions:
But I only want a user with access to the RestAPI URI
Thanks in advance!
Is there any way to create a user/token with access to modify only the ipsets (Rest API:
/cluster/firewall/ipset
)?For the moment I only managed it by allowing the user/token to access to whole system creating a role with the permissions:
sys.audit and sys.modify
But I only want a user with access to the RestAPI URI
/cluster/firewall/ipset
, is it possible?Thanks in advance!