Greenbone Vulnerability Manager  22.4.0~dev1
Data Fields
create_task_data_t Struct Reference

Command data for the create_task command. More...

Data Fields

char * alterable
 Boolean. Whether task is alterable.
 
char * config_id
 ID of task config.
 
char * hosts_ordering
 Order for scanning target hosts.
 
char * scanner_id
 ID of task scanner.
 
array_t * alerts
 IDs of alerts.
 
char * copy
 UUID of resource to copy.
 
array_t * groups
 IDs of groups.
 
char * name
 Name of task.
 
char * observers
 Space separated names of observer users.
 
name_value_tpreference
 Current preference.
 
array_t * preferences
 Preferences.
 
char * schedule_id
 ID of task schedule.
 
char * schedule_periods
 Number of periods the schedule must run for.
 
char * target_id
 ID of task target.
 
task_t task
 ID of new task.
 
char * usage_type
 Usage type ("scan" or "audit")
 

Detailed Description

Command data for the create_task command.


The documentation for this struct was generated from the following file: