isilon 1.0.1

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**commit_to_worm** | **bool** | Specifies whether to commit the file to a WORM state after the retention date is set. | [optional] [default to null]
**worm_retention_date** | **String** | Specifies the retention expiration date string in Coordinated Universal Time (UTC/GMT). | [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)