Hi All,
I'm trying to figure out how to set up a wildcard privilege to do 2 simple things. I want to restrict the user to only those 2 things for security reasons:
1. Execute a task called "backup_db" that exports the configuration & metadata for backup
2. Enables and disables read-only mode.
I can't seem to figure out what to write for step 1. I was thinking something like: "nexus:tasks:Name_Of_task:start,stop" but that doesn't work. Is there a way to list all of the options that are available? I know there's a "nx-tasks-run" default privilege, but I really want to limit this user to the "backup_db" task.
For step 2, i'm at a complete lost.I don't know what the action might be. "nexus:nodes:..." ?
Thanks for your help,
Frank.