Runbooks

Get a Runbook Run Preview for a Runbook

Gets a Runbook Run Preview that describes what steps will/won't be run during a Runbook Run on a given environment (and tenant if supplied) for a Runbook.

get/runbooks/{id}/runbookRuns/preview/{environment}/{tenant}

Path parameters

idstring required

ID of the Runbook

environmentstring required

ID of the Environment

tenantstring required

ID of the Tenant

Query parameters

includeDisabledStepsboolean

Boolean to include/exclude disabled steps from response

projectIdstring

ID of the Project

Response

Success

Idstring

Gets or sets a unique identifier for this resource.

LastModifiedBystring

Gets or sets the username of the user who last modified this resource.

LastModifiedOnstring date-time

Gets or sets the date/time that this resource was last modified.

Linksobject

Gets or sets a dictionary of links to other related resources. These links can be used to navigate the resources on the server.

UseGuidedFailureModeByDefaultboolean