isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mapping_type** | **String** | Type of permissions; not accepted with mode=clone or mode=inherit. | [optional] [default to null]
**mode** | **String** | Type of PermissionRepair operation. | [default to null]
**template** | **String** | IFS file or directory to use as a template; required with mode=clone and mode=inherit, not accepted with mode=convert. | [optional] [default to null]
**zone** | **String** | Authentication zone; not accepted with mode=clone or mode=inherit. | [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)