Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 559 Bytes

AntivirusServerCreateParams.md

File metadata and controls

12 lines (8 loc) · 559 Bytes

AntivirusServerCreateParams

Properties

Name Type Description Notes
description str A description for the server. [optional]
enabled bool Whether the server is enabled. [optional]
url str The icap url for the server. This should have a format of: icap://host.domain:port/path

[Back to Model list] [Back to API list] [Back to README]