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

UsersGetUserRolesResponse

The request has succeeded.

Example Usage

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

let value: UsersGetUserRolesResponse = {
  data: [],
};

Fields

Field
Type
Required
Description

data

✔️

N/A

Last updated