Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.61 KB

VscanScannerPool.md

File metadata and controls

14 lines (10 loc) · 1.61 KB

VscanScannerPool

Properties

Name Type Description Notes
Cluster *ClusterReference [optional] [default to null]
Name string Specifies the name of the scanner pool. Scanner pool name can be up to 256 characters long and is a string that can only contain any combination of ASCII-range alphanumeric characters a-z, A-Z, 0-9), "_", "-" and ".". [optional] [default to null]
PrivilegedUsers []string Specifies a list of privileged users. A valid form of privileged user-name is "domain-name\user-name". Privileged user-names are stored and treated as case-insensitive strings. Virus scanners must use one of the registered privileged users for connecting to clustered Data ONTAP for exchanging virus-scanning protocol messages and to access file for scanning, remedying and quarantining operations. [optional] [default to null]
Role string Specifies the role of the scanner pool. The possible values are: * primary - Always active. * secondary - Active only when none of the primary external virus-scanning servers are connected. * idle - Always inactive. [optional] [default to null]
Servers []string Specifies a list of IP addresses or FQDN for each Vscan server host names which are allowed to connect to clustered ONTAP. [optional] [default to null]

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