isilon 1.0.0

Isilon rest api bindings
Documentation
# SettingsAclsExtended

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**access** | **String** | Access checks (chmod, chown). | [optional] [default to null]
**calcmode** | **String** | Displayed mode bits. | [optional] [default to null]
**calcmode_group** | **String** | Approximate group mode bits when ACL exists. | [optional] [default to null]
**calcmode_owner** | **String** | Approximate owner mode bits when ACL exists. | [optional] [default to null]
**chmod** | **String** | chmod on files with existing ACLs. | [optional] [default to null]
**chmod_007** | **String** | chmod (007) on files with existing ACLs. | [optional] [default to null]
**chmod_inheritable** | **String** | ACLs created on directories by UNIX chmod. | [optional] [default to null]
**chown** | **String** | chown/chgrp on files with existing ACLs. | [optional] [default to null]
**create_over_smb** | **String** | ACL creation over SMB. | [optional] [default to null]
**dos_attr** | **String** |  Read only DOS attribute. | [optional] [default to null]
**group_owner_inheritance** | **String** | Group owner inheritance. | [optional] [default to null]
**rwx** | **String** | Treatment of 'rwx' permissions. | [optional] [default to null]
**synthetic_denies** | **String** | Synthetic 'deny' ACEs. | [optional] [default to null]
**utimes** | **String** | Access check (utimes) | [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)