circle-info
Squadcast is now SolarWinds Incident Response

V3RunbooksRunbookResponse

Represents a Runbook in the system.

Fields

Field
Type
Required
Description

ID

string

✔️

The unique identifier for the runbook.

Name

string

✔️

The name of the runbook.

Created

✔️

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

✔️

The steps that make up the runbook.

EntityOwner

✔️

The owner of the entity.

OrganizationID

string

✔️

The ID of the organization this runbook belongs to.

Owner

✔️

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

Last updated