V3IncidentsPostmortemsPostmortemStatus
Represents the status of a postmortem.
Example Usage
import (
"github.com/solarwinds/squadcast-sdk-go/models/components"
)
value := components.V3IncidentsPostmortemsPostmortemStatusInProgressValues
Name
Value
V3IncidentsPostmortemsPostmortemStatusInProgress
in_progress
V3IncidentsPostmortemsPostmortemStatusUnderReview
under_review
V3IncidentsPostmortemsPostmortemStatusPublished
published
PreviousV3IncidentsPostmortemsPostmortemResponseIncident
NextV3IncidentsPostmortemsTotalPostmortemCount
Last updated