All URIs are relative to https://api.scaleway.com
Method | HTTP request | Description |
---|---|---|
list_permission_sets | GET /iam/v1alpha1/permission-sets | List permission sets |
crate::models::ScalewayPeriodIamPeriodV1alpha1PeriodListPermissionSetsResponse list_permission_sets(organization_id, order_by, page_size, page) List permission sets
Name | Type | Description | Required | Notes |
---|---|---|---|---|
organization_id | String | Filter by organization ID | [required] | |
order_by | Option<String> | Criteria for sorting results | [default to created_at_asc] | |
page_size | Option<i32> | Number of results per page. Value must be between 1 and 100 | ||
page | Option<i32> | Number of page. Value must be greater to 1 |
crate::models::ScalewayPeriodIamPeriodV1alpha1PeriodListPermissionSetsResponse
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]