Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.15 KB

File metadata and controls

20 lines (16 loc) · 1.15 KB

ScriptNetscan

Properties

Name Type Description Notes
script_path str The script path for an external script [optional]
default_group_full_path str The full path of the default group to add discovered devices to [optional]
default_group int The ID of the default group to add discovered devices to [optional]
groovy_script str For embedded script scans, the groovy script contents [optional]
linux_script_params str [optional]
script_type str For script scans, the type of script. Options are embeded and external
groovy_script_params str For embedded script scans, the groovy script parameters [optional]
windows_script str [optional]
windows_script_params str [optional]
script_params str The parameters for an external script [optional]
linux_script str [optional]

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