circle-info
Squadcast is now SolarWinds Incident Response

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

Last updated