# RecipeOps - Stop recipe action

This action stops recipes. A single recipe can be specified or multiple recipes may be specified using their IDs.

Note: When a recipe with a pending job (or jobs) is stopped, the jobs will be paused until the recipe is started again.


# Input

Field Description
Recipe The recipe to stop.

# Output

Field Description
Recipe ID The ID of the recipe that was stopped.
Recipe name The name of the recipe that was stopped.
Active If true, the recipe is active.

# Resources


Last updated: 6/27/2024, 6:53:47 PM