Greenbone Vulnerability Manager  9.0.0
Data Fields
modify_schedule_data_t Struct Reference

Command data for the modify_schedule command. More...

Data Fields

char * comment
 Comment.
 
char * name
 Name of schedule.
 
char * schedule_id
 Schedule UUID.
 
char * first_time_day_of_month
 Day of month schedule must first run.
 
char * first_time_hour
 Hour schedule must first run.
 
char * first_time_minute
 Minute schedule must first run.
 
char * first_time_month
 Month schedule must first run.
 
char * first_time_year
 Year schedule must first run.
 
char * period
 Period of schedule (how often it runs).
 
char * period_unit
 Unit of period: "hour", "day", "week", ....
 
char * byday
 Which weekdays to run on.
 
char * duration
 Duration of schedule (how long it runs for).
 
char * duration_unit
 Unit of duration: "hour", "day", "week", ....
 
char * timezone
 Timezone.
 
char * icalendar
 iCalendar string.
 

Detailed Description

Command data for the modify_schedule command.


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