Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

SetRoleRule.md

File metadata and controls

17 lines (13 loc) · 1.06 KB

SetRoleRule

Properties

Name Type Description Notes
capability list[str] List of the approved/denied capabilities in the path options: [read, create, update, delete, list, deny]
json bool Set output format to JSON [optional] [default to False]
path str The path the rule refers to
role_name str The role name to be updated
rule_type str item-rule, target-rule, role-rule, auth-method-rule, search-rule, reports-rule, gw-reports-rule or sra-reports-rule, sra-rule [optional] [default to 'item-rule']
token str Authentication token (see `/auth` and `/configure`) [optional]
ttl int RoleRule ttl [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]