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

V3ServicesTaggingRulesTagRule

Example Usage

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

let value: V3ServicesTaggingRulesTagRule = {};

Fields

Field
Type
Required
Description

expression

string

N/A

tags

The 'tags' field cannot be empty unless the 'expression' or 'basic_expression' explicitly uses 'addTag' or 'addTags' functions.

isBasic

boolean

N/A

basicExpression

N/A

Last updated