Class SecurityMonitoringSignalsBulkUpdateData

Data for updating a single security signal in a bulk update operation.

Hierarchy

  • SecurityMonitoringSignalsBulkUpdateData

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 for updating the triage state or assignee of a security signal.

id: string

The unique ID of the security signal.

The type of event.

Generated using TypeDoc