| 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, sra-reports-rule, ara-reports-rule, sra-rule, ara-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] |