Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.1 KB

SetRoleRule.md

File metadata and controls

17 lines (13 loc) · 1.1 KB

akeyless.Model.SetRoleRule

Properties

Name Type Description Notes
Capability List<string> 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 string The path the rule refers to
RoleName string The role name to be updated
RuleType string 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 string Authentication token (see `/auth` and `/configure`) [optional]
Ttl int RoleRule ttl [optional]
UidToken string The universal identity token, Required only for universal_identity authentication [optional]

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