b296c3a60aa5
Run the published version of this Runbook
Path parameters
Identifier (ID or slug) of the space
ID of the runbook to run
Request body
Any additional information/context
If set to true contributes the OctopusPrintVariables and OctopusPrintEvaluatedVariables variables to the runbook run
Legacy single-environment field; prefer EnvironmentIds. If set, this environment is added to the ones the runbook runs in. At least one of EnvironmentIds or EnvironmentId is required.
The environments to run the runbook in — the preferred way to specify targets, one run per environment. At least one of EnvironmentIds or EnvironmentId is required.
A collection of machines in the target environment that should be excluded from the runbook run.
A collection of target tag IDs that should be excluded from the deployment. Only deployment targets that have none of these tags will be deployed to. Tag IDs are in the format "TagSets-{id}/Tags-{id}".
Whether to skip or fail cloud discovery steps with no matching target (default false).
Whether to force downloading of already installed packages (flag, default false).
Variables
ID of the project that the runbook belongs to
The time to execute the runbook run
The time at which the runbook run will timeout if it has not started executing.
ID of the runbook to run
Name or ID of a specific snapshot to run. Leave unset to run the published snapshot; when you set this, also set UseDefaultSnapshot to false.
Actions that are to be skipped for this runbook.
The ID of the space containing the resource(s).
A collection of machines in the target environment that the runbook should be run on. If the collection is empty, all enabled machines are used.
A collection of target tag IDs that should be included in the deployment. Only deployment targets that have at least one of these tags will be deployed to. Tag IDs are in the format "TagSets-{id}/Tags-{id}".
Legacy single-tenant field; prefer TenantIds. If set, this tenant is added to the ones the runbook runs for.
The tenants to run the runbook for — the preferred way to specify tenants, creating one run per environment/tenant combination. Leave empty for an untenanted run.
The tenant tags to filter tenants to run the runbook.
Whether to run the runbook's published (default) snapshot. Leave true to run the published snapshot; set to false when you name a specific snapshot in RunbookSnapshotNameOrId.
If set to true, the runbook will prompt for manual intervention (Fail/Retry/Ignore) when failures are encountered in activities that support it. May be overridden with the Octopus.UseGuidedFailure special variable.
Response
OK