isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**heartbeat_interval** | **String** | Interval between heartbeat events. \"daily\", \"weekly\", or \"monthly\". | [optional] [default to null]
**maintenance** | [***::models::EventSettingsSettingsMaintenance**](EventSettingsSettingsMaintenance.md) | Specifies start and duration of maintenance period during which no alerts will be sent for new eventgroups. | [optional] [default to null]
**retention_days** | **i32** | Retention period in days | [optional] [default to null]
**storage_limit** | **i32** | Storage limit in megabytes per terabyte of available storage | [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)