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
# SwiftAccountExtended

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique id of swift account | [optional] [default to null]
**name** | **String** | Name of Swift account | [optional] [default to null]
**path** | **String** | Path to root of Swift account | [optional] [default to null]
**swiftgroup** | **String** | Group with filesystem ownership of this account | [optional] [default to null]
**swiftuser** | **String** | User with filesystem ownership of this account | [optional] [default to null]
**users** | **Vec<String>** | Users who are allowed to access Swift account | [optional] [default to null]
**zone** | **String** | Name of access zone for account | [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)