Class SecurityMonitoringSignalsListResponse

The response object with all security signals matching the request and pagination information.

Hierarchy

  • SecurityMonitoringSignalsListResponse

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

An array of security signals matching the request.

Links attributes.

Meta attributes.

Generated using TypeDoc