hi folks,
I have question related to task panel in Gui client. I have a script which is running multiple OS commands via MGMT API call: run-script on every target connected to this MGMT.
Everything is just fine with running OS commands and getting result anyway every task is included in task panel. Is there a way you can disable this behavior so these tasks wont be displayed? - some API hidden settings etc. (you can imagine if I will run for example 30 cmds on 15 targets, task panel will be flashing like a mad max 😛 )
API call run-script does not have any parameter where I can say task is hidden or so..
thx!
ivo
script-name Required | string | Script name. |
script Required | string | Script body. |
targets Required | string | On what targets to execute this command. Targets may be identified by their name, or object unique identifier. |
| or |
| List: string |
args | string | Script arguments. |