|
Greenbone Vulnerability Manager
22.4.0~dev1
|
Command data for the modify_task command. More...
Data Fields | |
| char * | action |
| What to do to file: "update" or "remove". | |
| char * | alterable |
| Boolean. Whether the task is alterable. | |
| char * | comment |
| Comment. | |
| char * | hosts_ordering |
| Order for scanning of target hosts. | |
| char * | scanner_id |
| ID of new scanner for task. | |
| char * | config_id |
| ID of new config for task. | |
| array_t * | alerts |
| IDs of new alerts for task. | |
| char * | file |
| File to attach to task. | |
| char * | file_name |
| Name of file to attach to task. | |
| array_t * | groups |
| IDs of new groups for task. | |
| char * | name |
| New name for task. | |
| char * | observers |
| Space separated list of observer user names. | |
| name_value_t * | preference |
| Current preference. | |
| array_t * | preferences |
| Preferences. | |
| char * | schedule_id |
| ID of new schedule for task. | |
| char * | schedule_periods |
| Number of periods the schedule must run for. | |
| char * | target_id |
| ID of new target for task. | |
| char * | task_id |
| ID of task to modify. | |
Command data for the modify_task command.
1.8.14