Entity · incidents
Incident
Felder
Incident
Lifecycle layer over Detection records (ADR 0062)
_id
read-only
schema
read-only
schemaVersion
read-only
tenantId
read-only
version
≥ 1read-only
fingerprint
32–128 Zeichenread-only
status
Werte
openacknowledgedinvestigatingresolvedsuppressedseverity
Werte
infowarningerrorcriticaltitle
1–500 Zeichen
summary
max 10000 Zeichennullable
source
Werte
agent_alertvmalertwebhooksyntheticlokiemailmanualsourceRefs
read-only
primaryAssetId
nullable
openedAt
read-only
acknowledgedAt
read-onlynullable
acknowledgedBy
read-onlynullable
resolvedAt
read-onlynullable
resolvedBy
read-onlynullable
resolution
Werte
automanualsilencedcascaderead-onlynullable
suppressedBy
read-onlynullable
escalationStateRef
read-onlynullable
ticketId
nullable
notificationsSent
read-only
silencedUntil
nullable
createdBy
read-onlynullable
createdAt
read-only
updatedBy
read-onlynullable
updatedAt
read-only
deletedAt
read-onlynullable
deletedBy
read-onlynullable
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/incidents— Liste, paginiert + filterbarGET /api/v1/incidents/<id>— Einzelne EntityPOST /api/v1/incidents— AnlegenPATCH /api/v1/incidents/<id>— Teil-UpdateDELETE /api/v1/incidents/<id>— Soft-DeleteGET /api/v1/incidents/<id>/timeline— Audit + Aktivitäten