isilon 1.0.1

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**effective_path** | **String** | Specifies absolute path in filesystem. | [optional] [default to null]
**file_permissions** | [***::models::AuthAccessAccessItemFileFilePermissions**](AuthAccessAccessItemFileFilePermissions.md) | Specifies the permissions that the user has on the file. | [optional] [default to null]
**group** | [***::models::AuthAccessAccessItemFileGroup**](AuthAccessAccessItemFileGroup.md) | Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. | [optional] [default to null]
**is_snapshot** | **bool** | Specifies whether path is inside snapshot. | [optional] [default to null]
**owner** | [***::models::AuthAccessAccessItemFileGroup**](AuthAccessAccessItemFileGroup.md) | Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. | [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)