Skip to main content
Suspend or reactivate a Bolt schedule from within another schedule, so you can pause processing during maintenance windows and resume it later.

Prerequisites

  • Only UI-based schedules can be suspended or reactivated with this command.
  • API credentials generated in your Paradime workspace with Bolt schedules admin capability, set as Bolt schedule environment variables:
    • PARADIME_API_ENDPOINT
    • PARADIME_API_SECRET
    • PARADIME_WORKSPACE_UID

Usage

Add the Toggle Paradime Bolt Schedule command to your schedule and enter the command to run. Schedules are identified by their slug:
Typically suspend and unsuspend live in two separate schedules that run at different times. Use the $PARADIME_SCHEDULE_NAME variable to let a schedule suspend itself.

Learn more

See the Paradime Bolt CLI for the full command and flag reference.