waf api-user-group
Use this command to create API user group which defines specific permissions of the group users can perform.
Syntax
config waf api-user-group
edit <api-user-group_name>
config user-list
edit <user-list_id>
set api-user-name <api-user-name_str>
next
end
next
end
Variable | Description | Default |
---|---|---|
<api-user-group_name> |
Enter a name for the API user group. |
No default. |
<user-list_id> |
The index number of the API user entry. |
No default. |
api-user-name <api-user-name_str> |
Select the created API user name. |
No default. |
Related topics