circle-info
Squadcast is now SolarWinds Incident Response

IncidentsGetIncidentEventsMeta

Example Usage

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

let value: IncidentsGetIncidentEventsMeta = {
  total: 615875,
  count: 404240,
  current: "<value>",
};

Fields

Field
Type
Required
Description

total

number

✔️

N/A

count

number

✔️

N/A

current

string

✔️

N/A

next

string

N/A

Last updated