You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/account_management/rbac/role_api.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Returns all roles, including their names and UUIDs.
37
37
***`page[size]`**[*optional*, *default*=**10**]:
38
38
Number of roles to return for a given page.
39
39
***`page[number]`**[*optional*, *default*=**0**]:
40
-
Page number of roles to return for a given page.
40
+
Specific page number to return.
41
41
***`sort`**[*optional*, *default*=**name**]:
42
42
Sort roles depending on the given field. Sort order is **ascending** by default. Sort order is **descending** if the field is prefixed by a negative sign (Eg: *sort=-name*).
Sort users depending on the given field. Sort order is **ascending** by default. Sort order is **descending** if the field is prefixed by a negative sign (Eg: *sort=-name*).
0 commit comments