import { V3GlobalEventRulesRuleAction } from "@solarwinds/squadcast-sdk-typescript/models"; let value: V3GlobalEventRulesRuleAction = { routeTo: "<value>", };
routeTo
string
✔️
The service ID to which the alert should be routed.
Last updated 1 month ago