Object

CreateScheduleItemInput

Specifies the input fields required to create a schedule item.

Fields

site_id(): ID!
The unique identifier of the site 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.