isilon 1.0.1

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**live_dir** | **String** | The directory on /ifs where manual or live reports will be placed. | [optional] [default to null]
**live_retain** | **i32** | The number of manual reports to keep. | [optional] [default to null]
**schedule** | **String** | The isidate schedule used to generate reports. | [optional] [default to null]
**scheduled_dir** | **String** | The directory on /ifs where schedule reports will be placed. | [optional] [default to null]
**scheduled_retain** | **i32** | The number of scheduled reports to keep. | [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)