Responseactioncontext
Import this model from the entry point of its package:
import { Responseactioncontext } from '@sailpoint/angular-sdk/intelligence';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| source | string | External system that initiated the action. | [default to undefined] |
| externalAlertId | (optional) string | External alert or case identifier. | [default to undefined] |
| reason | (optional) string | Human-readable reason for the action. | [default to undefined] |
| operator | (optional) string | Operator or analyst who initiated the action. | [default to undefined] |