update_security_analytics_signal_add_to_incident
Associate security signals with incidents to enable signal exploration by incident and timeline visibility for enhanced security monitoring and investigation.
Instructions
Add a security signal to an incident. This makes it possible to search for signals by incident within the signal explorer and to view the signals on the incident timeline.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}