isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dacl** | **String** | Returns a status message if the Null ACL is set. | [optional] [default to null]
**delete_child** | **String** | Returns a status message if the parent directoryhas the delete_child property set for the user.If the delete_child property is set for a user,that user is able to delete the file.the delete_child for the user. | [optional] [default to null]
**expected** | **String** | Specifies the Access Control Entry (ACE) for the user. | [optional] [default to null]
**mode** | **String** | Specifies the mode bits on the file. | [optional] [default to null]
**ownership** | **String** | Returns a status message if the user owns the file. | [optional] [default to null]
**relevant_aces** | [**Vec<::models::AuthAccessAccessItemShareSharePermissionsShareRelevantAce>**]AuthAccessAccessItemShareSharePermissionsShareRelevantAce.md | Specifies a list of the relevant Access Control Entrieswith respect to the user in the share. | [optional] [default to null]
**relevant_mode** | **String** | Specifies the mode bits that are related to the user. | [optional] [default to null]
**sticky** | **String** | Returns a status message if the user owns the file. | [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)