isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**expires** | **i32** | The Unix Epoch time the snapshot lock will expire and be eligible for automatic deletion. | [optional] [default to null]
**comment** | **String** | Free form comment. | [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)