RunbookSnapshots

Get a Runbook Run Preview for a Runbook Snapshot

Gets a document that describes what steps will/won't be run during a run to a given environment (and tenant if supplied)

get/{spaceId}/runbookSnapshots/{id}/runbookRuns/preview/{environmentId}/{tenant}

Path parameters

spaceIdstring required

The ID of the space containing the resource(s).

idstring required

ID of the Runbook Snapshot

environmentIdstring 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

The requested Runbook Run preview

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