isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**file** | [***::models::AuthAccessAccessItemFile**](AuthAccessAccessItemFile.md) | Specifies properties for access rights. | [optional] [default to null]
**id** | **String** | Specifies the ID of the user. | [optional] [default to null]
**share** | [***::models::AuthAccessAccessItemShare**](AuthAccessAccessItemShare.md) | Specifies the permissions that the user has on the share. | [optional] [default to null]
**user** | [***::models::AuthAccessAccessItemShareEffectiveUser**](AuthAccessAccessItemShareEffectiveUser.md) | Specifies the persona for the user. | [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)