GraphicalRunbookContent interface

Graphical Runbook Content

Properties

graphRunbookJson

Graphical Runbook content as JSON

rawContent

Raw graphical Runbook content.

Property Details

graphRunbookJson

Graphical Runbook content as JSON

graphRunbookJson?: string

Property Value

string

rawContent

Raw graphical Runbook content.

rawContent?: RawGraphicalRunbookContent

Property Value