isilon 1.0.1

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**category** | **String** | Specifies the general categorization of the privilege. | [default to null]
**description** | **String** | Specifies a short description of the privilege. | [default to null]
**id** | **String** | Specifies the ID of the privilege. | [default to null]
**name** | **String** | Specifies the name of the privilege. | [optional] [default to null]
**read_write** | **bool** | True, if the privilege is read-write. | [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)