Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
archivedTimestamp of when the incident was archived.
Optional
caseThe incident case id.
Optional
createdTimestamp when the incident was created.
Optional
customerLength of the incident's customer impact in seconds.
Equals the difference between customer_impact_start
and customer_impact_end
.
Optional
customerTimestamp when customers were no longer impacted by the incident.
Optional
customerA summary of the impact customers experienced during the incident.
Optional
customerTimestamp when customers began being impacted by the incident.
Optional
customerA flag indicating whether the incident caused customer impact.
Optional
detectedTimestamp when the incident was detected.
Optional
fieldsA condensed view of the user-defined fields attached to incidents.
Optional
incidentA unique identifier that represents an incident type.
Optional
modifiedTimestamp when the incident was last modified.
Optional
nonIncident's non Datadog creator.
Optional
notificationNotification handles that will be notified of the incident during update.
Optional
publicThe monotonically increasing integer ID for the incident.
Optional
resolvedTimestamp when the incident's state was last changed from active or stable to resolved or completed.
Optional
severityThe incident severity.
Optional
stateThe state incident.
Optional
timeThe amount of time in seconds to detect the incident.
Equals the difference between customer_impact_start
and detected
.
Optional
timeThe amount of time in seconds to call incident after detection. Equals the difference of detected
and created
.
Optional
timeThe amount of time in seconds to resolve customer impact after detecting the issue. Equals the difference between customer_impact_end
and detected
.
Optional
timeThe amount of time in seconds to resolve the incident after it was created. Equals the difference between created
and resolved
.
The title of the incident, which summarizes what happened.
Optional
visibilityThe incident visibility status.
Generated using TypeDoc
The incident's attributes from a response.