Command data for the create_task command.
More...
Command data for the create_task command.
Definition at line 1728 of file omp.c.
◆ alerts
array_t* create_task_data_t::alerts |
IDs of alerts.
Definition at line 1734 of file omp.c.
◆ alterable
char* create_task_data_t::alterable |
Boolean. Whether task is alterable.
Definition at line 1730 of file omp.c.
◆ config_id
char* create_task_data_t::config_id |
ID of task config.
Definition at line 1731 of file omp.c.
◆ copy
char* create_task_data_t::copy |
UUID of resource to copy.
Definition at line 1735 of file omp.c.
◆ groups
array_t* create_task_data_t::groups |
IDs of groups.
Definition at line 1736 of file omp.c.
◆ hosts_ordering
char* create_task_data_t::hosts_ordering |
Order for scanning target hosts.
Definition at line 1732 of file omp.c.
◆ observers
char* create_task_data_t::observers |
Space separated names of observer users.
Definition at line 1737 of file omp.c.
◆ preference
Current preference.
Definition at line 1738 of file omp.c.
◆ preferences
array_t* create_task_data_t::preferences |
Preferences.
Definition at line 1739 of file omp.c.
◆ scanner_id
char* create_task_data_t::scanner_id |
ID of task scanner.
Definition at line 1733 of file omp.c.
◆ schedule_id
char* create_task_data_t::schedule_id |
ID of task schedule.
Definition at line 1740 of file omp.c.
◆ schedule_periods
char* create_task_data_t::schedule_periods |
Number of periods the schedule must run for.
Definition at line 1741 of file omp.c.
◆ target_id
char* create_task_data_t::target_id |
ID of task target.
Definition at line 1742 of file omp.c.
◆ task
task_t create_task_data_t::task |
ID of new task.
Definition at line 1743 of file omp.c.
The documentation for this struct was generated from the following file: