# 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: 10/28/2021, 5:50:21 PM