Object
CreateScheduleItemInput
Specifies the input fields required to create a schedule item.
Fields
site_id():
ID
Deprecated: Use the site_ids field instead, as that supports scheduling scans for multiple sites
with the same schedule
The unique identifier of the site for which you want to create a schedule item.
site_ids():
[ID!]
The list of unique identifiers of the sites for which you want to create a schedule item.
folder_ids():
[ID!]
The list of unique identifiers of the folders for which you want to create a schedule item.
schedule():
ScheduleInput
The scheduling information for the new schedule item, such as when the scan should run and how
often.
scan_configuration_ids():
[ID!]
A list all the scan configurations that you want to use for scans created from this schedule item.