Object

UpdateScheduleItemInput

Specifies the input fields required to update a schedule item.

Fields

id(): ID!
The unique identifier of the schedule item that you want to update.
site_id(): ID
The unique identifier of the site that you want to associate with the schedule item.
schedule(): UpdateScheduleInput
The scheduling information for the schedule item that you want to update, such as when the scan should run and how often.
scan_configuration_ids(): [ID!]
A list of scan configurations that you want to use for scans created from this schedule item.