Represents a Runbook in the system.
ID
string
✔️
The unique identifier for the runbook.
Name
The name of the runbook.
Created
components.V3RunbooksUpdationInfo
Information about when the runbook was created.
Updated
Information about when the runbook was last updated.
UsedCount
int
The number of times this runbook has been used.
Steps
[]components.V3RunbooksStep
The steps that make up the runbook.
EntityOwner
components.CommonV3EntityOwner
The owner of the entity.
OrganizationID
The ID of the organization this runbook belongs to.
Owner
components.CommonV3RBACOwner
The RBAC owner of the runbook (typically a team).
Last updated 4 days ago