The request for a Audit Logs events list.

Hierarchy

  • AuditLogsSearchEventsRequest

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

Search and filter query settings.

Global query options that are used during the query. Note: Specify either timezone or time offset, not both. Otherwise, the query fails.

Paging attributes for listing events.

Sort parameters when querying events.

Generated using TypeDoc