Describes all Role attributes that have filters.
| Filter Attribute | Filter Type | Available Filters | Reference |
|---|---|---|---|
| label | String | exact (case sensitive), iexact (case insensitive), contains, icontains (case insensitive), startswith, istartswith (case sensitive), endswith, iendswith (case insensitive), in (case sensitive), isnull | Field Filter String |
| name | String | exact (case sensitive), iexact (case insensitive), contains, icontains (case insensitive), startswith, istartswith (case sensitive), endswith, iendswith (case insensitive), in (case sensitive), isnull | Field Filter String |
| description | String | exact (case sensitive), iexact (case insensitive), contains, icontains (case insensitive), startswith, istartswith (case sensitive), endswith, iendswith (case insensitive), in (case sensitive), isnull | Field Filter String |
| permissions | String | Related Filter of Permissions | Variable Filters |
