circle-info
Squadcast is now SolarWinds Incident Response

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