rbac__get_all_access
Retrieve access permissions across all Red Hat insights applications. Optionally filter by username and paginate results.
Instructions
Get access information for all Red Hat insights applications.
This endpoint returns access information across all Red Hat insights applications. The API returns gzipped responses for this endpoint, which are handled by the client. Use this when you need to see access permissions across all applications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | Optional username to filter access for specific user. | |
| limit | No | Maximum number of access records to return (default: 20). | |
| offset | No | Number of access records to skip for pagination (default: 0). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |