| 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] |