Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

AuditLogsListAuditLogsExportHistoryRequest

Example Usage

import { AuditLogsListAuditLogsExportHistoryRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";

let value: AuditLogsListAuditLogsExportHistoryRequest = {
  pageSize: 464191,
  pageNumber: 582164,
};

Fields

Field
Type
Required
Description

pageSize

number

✔️

N/A

pageNumber

number

✔️

N/A

Last updated