Bulk Operations

You can use the Octopus Deploy REST API to perform a number of bulk operations.

All the scripts in this section will include:

  • A what-if parameter to let you run the script without worrying about saving any changes.
  • A list of what would’ve changed (when what-if is True), or what just changed (when what-if is False).
  • A “limiter” parameter that will limit the number of changes per run. If you have 25 items to change, and the limit is set to 5, it will only change five items per run. You’d need to run the script five times to change all 25 items. This was added so you can do some test runs and spot-check the results.

Provided sample bulk operations are:

Help us continuously improve

Please let us know if you have any feedback about this page.

Send feedback

Page updated on Sunday, January 1, 2023