Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional nameHuman-readable name for the schedule.
Optional queryQuery used to filter and select target hosts for scheduled deployments. Uses the Datadog query syntax.
Optional ruleDefines the recurrence pattern for the schedule. Specifies when deployments should be automatically triggered based on maintenance windows.
Optional statusThe status of the schedule.
active: The schedule is active and will create deployments according to its recurrence rule.inactive: The schedule is inactive and will not create any deployments.Optional versionNumber of major versions behind the latest to target for upgrades.
Generated using TypeDoc
Attributes for partially updating a schedule. All fields are optional.