Interface SecurityMonitoringApiGetSuppressionVersionHistoryRequest

Hierarchy

  • SecurityMonitoringApiGetSuppressionVersionHistoryRequest

Properties

pageNumber?: number

Specific page number to return.

pageSize?: number

Number of items to return per page. The maximum allowed value is 100.

suppressionId: string

The ID of the suppression rule

Generated using TypeDoc