Skip to main content
Version: Version 26.3

Create a new cron schedule for a workspace group

POST 

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

Create a new cron schedule for a workspace group. Schedules define automated energy operations (START, STOP, RESTART) executed at specified schedules based on cron expressions and time zone. START schedules can optionally include an intermediate device Workspace ID for secure network Wake-on-LAN operations. If intermediate_device is provided, it indicates that an intermediate device should 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.