Closed kounelios13 closed 6 years ago
Hi Kounelios13,
it's telling you that OpenVAS requires you to supply a config and a target, as it needs to know what to scan and how to scan. See these docs for the corresponding action in the OpenVAS API
https://docs.greenbone.net/API/OMP/omp-7.0.html#command_create_task
Closing due to inactivity
Hello.I have the following function that I want to use to create a task
However when calling this function I get the following:
Any ideas how to fix that