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

NotFoundError

The server cannot find the requested resource.

Example Usage

import { NotFoundError } from "@solarwinds/squadcast-sdk-typescript/models/errors";

// No examples available for this model

Fields

Field
Type
Required
Description

meta

models.CommonV3ErrorMeta

✔️

Represents a single response containing data of type T.

Last updated