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

ServicesGetServicesRequest

Example Usage

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

let value: ServicesGetServicesRequest = {
  ownerId: "<id>",
};

Fields

Field
Type
Required
Description

ownerId

string

✔️

N/A

entityOwner

string

N/A

name

string

N/A

Last updated