isilon 1.0.1

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | A description for the server. | [optional] [default to null]
**enabled** | **bool** | Whether the server is enabled. | [optional] [default to null]
**url** | **String** | The icap url for the server.  This should have a format of: icap://host.domain:port/path | [optional] [default to null]
**definitions** | **String** |  | [optional] [default to null]
**id** | **String** | A unique identifier for the server. | [optional] [default to null]
**status** | **String** | The status of the server. | [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)