Class SecurityMonitoringSignalTriageUpdateData

Data containing the updated triage attributes of the signal.

Hierarchy

  • SecurityMonitoringSignalTriageUpdateData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Attributes describing a triage state update operation over a security signal.

id?: string

The unique ID of the security signal.

The type of event.

Generated using TypeDoc