Schedule Workflow
Specification of the times scheduled actions may occur.
The times are the union of :py:attr:calendars, :py:attr:intervals, and :py:attr:cron_expressions excluding anything in :py:attr:skip.
Used for input where schedule_id is optional (can be provided or auto-generated).
The ID of the workflow registration to schedule
Deprecated: use workflow_registration_id
The name or ID of the workflow to schedule
Deprecated. Use deployment_name instead.
Allows you to specify a custom schedule ID. If not provided, a random ID will be generated.
Name of the deployment to route this schedule to
Successful Response
The ID of the schedule