Class SecurityMonitoringThirdPartyRuleCaseCreate

Case when a signal is generated by a third party rule.

Hierarchy

  • SecurityMonitoringThirdPartyRuleCaseCreate

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
name?: string

Name of the case.

notifications?: string[]

Notification targets for each rule case.

query?: string

A query to map a third party event to this case.

Severity of the Security Signal.

Generated using TypeDoc