Greenbone Vulnerability Manager  8.0.0~git
Data Fields
create_schedule_data_t Struct Reference

Command data for the create_schedule command. More...

Data Fields

char * name
 Name for new schedule.
 
char * comment
 Comment.
 
char * copy
 UUID of resource to copy.
 
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
 Time zone of the schedule.
 
char * icalendar
 iCalendar string
 

Detailed Description

Command data for the create_schedule command.


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