Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / EffectDispositionDecision

Interface: EffectDispositionDecision

Defined in: packages/core/src/effects/types.ts:288

A journaled human disposition of a quarantine or an incident.

Properties

PropertyTypeDescriptionDefined in
causalRef?numberThe incident this disposition answers, when not the quarantine.packages/core/src/effects/types.ts:296
decisionType"effect_disposition"-packages/core/src/effects/types.ts:289
dispositionstring-packages/core/src/effects/types.ts:294
intentRefnumber-packages/core/src/effects/types.ts:291
opIdstring-packages/core/src/effects/types.ts:290
principalstring-packages/core/src/effects/types.ts:292
reasonstring-packages/core/src/effects/types.ts:293