Command data for the modify_task command.
More...
Command data for the modify_task command.
Definition at line 3758 of file omp.c.
◆ action
char* modify_task_data_t::action |
What to do to file: "update" or "remove".
Definition at line 3760 of file omp.c.
◆ alerts
array_t* modify_task_data_t::alerts |
IDs of new alerts for task.
Definition at line 3766 of file omp.c.
◆ alterable
char* modify_task_data_t::alterable |
Boolean. Whether the task is alterable.
Definition at line 3761 of file omp.c.
◆ comment
char* modify_task_data_t::comment |
Comment.
Definition at line 3762 of file omp.c.
◆ config_id
char* modify_task_data_t::config_id |
ID of new config for task.
Definition at line 3765 of file omp.c.
◆ file
char* modify_task_data_t::file |
File to attach to task.
Definition at line 3767 of file omp.c.
◆ file_name
char* modify_task_data_t::file_name |
Name of file to attach to task.
Definition at line 3768 of file omp.c.
◆ groups
array_t* modify_task_data_t::groups |
IDs of new groups for task.
Definition at line 3769 of file omp.c.
◆ hosts_ordering
char* modify_task_data_t::hosts_ordering |
Order for scanning of target hosts.
Definition at line 3763 of file omp.c.
◆ name
char* modify_task_data_t::name |
New name for task.
Definition at line 3770 of file omp.c.
◆ observers
char* modify_task_data_t::observers |
Space separated list of observer user names.
Definition at line 3771 of file omp.c.
◆ preference
Current preference.
Definition at line 3772 of file omp.c.
◆ preferences
array_t* modify_task_data_t::preferences |
Preferences.
Definition at line 3773 of file omp.c.
◆ scanner_id
char* modify_task_data_t::scanner_id |
ID of new scanner for task.
Definition at line 3764 of file omp.c.
◆ schedule_id
char* modify_task_data_t::schedule_id |
ID of new schedule for task.
Definition at line 3774 of file omp.c.
◆ schedule_periods
char* modify_task_data_t::schedule_periods |
Number of periods the schedule must run for.
Definition at line 3775 of file omp.c.
◆ target_id
char* modify_task_data_t::target_id |
ID of new target for task.
Definition at line 3776 of file omp.c.
◆ task_id
char* modify_task_data_t::task_id |
ID of task to modify.
Definition at line 3777 of file omp.c.
The documentation for this struct was generated from the following file: