isilon 1.0.0

Isilon rest api bindings
Documentation
# AuthGroupExtended

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dn** | **String** |  | [optional] [default to null]
**dns_domain** | **String** |  | [optional] [default to null]
**domain** | **String** |  | [optional] [default to null]
**generated_gid** | **bool** | If true, the GID was generated. | [optional] [default to null]
**gid** | [***::models::AuthAccessAccessItemFileGroup**](AuthAccessAccessItemFileGroup.md) | Specifies properties for a persona, which consists of either a 'type' and a 'name' or an 'ID'. | [optional] [default to null]
**id** | **String** | Specifies the user or group ID. | [default to null]
**member_of** | [**Vec<::models::AuthAccessAccessItemFileGroup>**](AuthAccessAccessItemFileGroup.md) |  | [optional] [default to null]
**name** | **String** | Specifies a user or group name. | [default to null]
**object_history** | [**Vec<::models::AuthGroupObjectHistoryItem>**](AuthGroupObjectHistoryItem.md) |  | [optional] [default to null]
**provider** | **String** |  | [optional] [default to null]
**sam_account_name** | **String** |  | [optional] [default to null]
**sid** | [***::models::AuthAccessAccessItemFileGroup**](AuthAccessAccessItemFileGroup.md) | Specifies properties for a persona, which consists of either a &#39;type&#39; and a &#39;name&#39; or an &#39;ID&#39;. | [optional] [default to null]
**_type** | **String** | Specifies the object type. | [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)