outscale_api 1.14.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# FiltersUserGroup

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path_prefix** | Option<**String**> | The path prefix of the groups. If not specified, it is set to a slash (`/`). | [optional]
**user_group_ids** | Option<**Vec<String>**> | The IDs of the user groups. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)