Represents the request body for updating a runbook.
name
str
✔️
The name of the runbook.
steps
List[models.V3RunbooksStep]
The steps that make up the runbook.
entity_owner
Optional[models.CommonV3EntityOwner]
➖
The owner of the entity.
Last updated 8 days ago