📄️ List disruptions
Returns a paginated list of disruptions, with optional filtering by state.
📄️ Register a disruption
Registers a disruption on one or more origin components. The disruption's severity propagates to all ancestor components. Origin components must not be ancestors or descendants of one another, and only one impacting disruption is allowed per origin component. Returns the identifier of the new disruption, which you use to change its severity or clear it.
📄️ Get disruptions timeline
Returns disruptions grouped by day, with optional filtering by component.
📄️ Get a disruption
Returns a single disruption with its full history of status changes.
📄️ Delete a disruption
Permanently deletes a disruption and its history. Affected component statuses are recalculated.
📄️ Update a disruption
Adds an update to a disruption timeline. The update can edit disruption metadata, change severity, and add or remove affected components from the disruption scope. After you change the affected components or severity, Nobl9 updates the displayed status of each affected component to reflect the new disruption state.
📄️ Change disruption severity
Changes the severity of an impacting disruption. When the submitted severity matches the current severity, a comment is required.
📄️ Clear a disruption
Marks a disruption as cleared. Affected component statuses are recalculated based on the remaining impacting disruptions.