# AntivirusServerExtended
## Properties
**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)