circle-info
Squadcast is now SolarWinds Incident Response

V3RunbooksRunbookResponse

Represents a Runbook in the system.

Fields

Field
Type
Required
Description

id

str

✔️

The unique identifier for the runbook.

name

str

✔️

The name of the runbook.

created

✔️

Information about when the runbook was created.

updated

✔️

Information about when the runbook was last updated.

used_count

int

✔️

The number of times this runbook has been used.

steps

✔️

The steps that make up the runbook.

entity_owner

✔️

The owner of the entity.

organization_id

str

✔️

The ID of the organization this runbook belongs to.

owner

✔️

The RBAC owner of the runbook (typically a team).

Last updated