circle-info
Squadcast is now SolarWinds Incident Response

V3IncidentsPostmortemsPostmortemStatus

Represents the status of a postmortem.

Example Usage

from squadcast.models import V3IncidentsPostmortemsPostmortemStatus
value: V3IncidentsPostmortemsPostmortemStatus = "in_progress"

Values

  • "in_progress"

  • "under_review"

  • "published"

Last updated