Skip to main content

Create a cron schedule

POST 

/v1/organizations/:organization_id/workspace-groups/:workspace_group_id/schedules

Creates a new cron schedule for a group of workspaces. Schedules define automated power operations (START, STOP, RESTART) executed at specified schedules according to cron expressions and time zone. START schedules may optionally include an intermediate device Workspace ID for Wake on LAN operations in secure networks. If intermediate_device is provided, it indicates an intermediate device must be used. The system validates no conflicting schedule exists (same type, time, and day after time zone conversion).

Request

Responses

Schedule created successfully. The response contains the created schedule ID.