List Scaleway IAM Groups
scaleway_iam_list_groupsList all Scaleway IAM groups, including preset and managed ones, and filter by exact name, tag, group IDs, user IDs, or application IDs.
Instructions
List Groups in the Organization, including Scaleway's preset groups (Administrators/Editors/Billing Administrators) and any special managed groups. 'name' is an EXACT match, not a substring filter. Array filters (group_ids/user_ids/application_ids) narrow to groups matching ANY of the given ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter to groups carrying this exact tag. | |
| name | No | Exact group name to filter by. | |
| order_by | No | ||
| user_ids | No | Only groups containing any of these users. | |
| group_ids | No | Only these group ids. | |
| application_ids | No | Only groups containing any of these applications. |