isilon 1.0.1

Isilon rest api bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# MappingUsersLookupMappingItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**groups** | [**Vec<::models::MappingUsersLookupMappingItemGroup>**]MappingUsersLookupMappingItemGroup.md |  | [optional] [default to null]
**object_history** | [**Vec<::models::AuthGroupObjectHistoryItem>**]AuthGroupObjectHistoryItem.md |  | [optional] [default to null]
**privileges** | [**Vec<::models::AuthIdNtokenPrivilegeItem>**]AuthIdNtokenPrivilegeItem.md |  | [optional] [default to null]
**user** | [***::models::MappingUsersLookupMappingItemUser**](MappingUsersLookupMappingItemUser.md) | Specifies the configuration properties for a user. | [optional] [default to null]
**zid** | **i32** |  | [optional] [default to null]
**zone** | **String** |  | [optional] [default to null]

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