isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enabled** | **bool** | Whether the job type is enabled and able to run. | [optional] [default to null]
**policy** | **String** | Default impact policy of this job type. | [optional] [default to null]
**priority** | **i32** | Default priority of this job type; lower numbers preempt higher numbers. | [optional] [default to null]
**schedule** | **String** | The schedule on which this job type is queued, if any. | [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)