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

DependenciesCreateOrUpdateDependenciesData

Example Usage

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

let value: DependenciesCreateOrUpdateDependenciesData = {
  ok: true,
};

Fields

Field
Type
Required
Description

ok

boolean

✔️

N/A

Last updated