updateAlertRemote Operation
Using updateAlertRemote operation you can update existing alerts on a managed TIBCO LogLogic Appliance from a Management Station.
Request Parameters
authToken, applianceIP, alertType, name, desc, priorityName, enabled, deviceNames, usernames, trapIds, resetTime, trackIndividualDevice, alertRules, snmpOId, changeNameTo
Example
To update a VPN Connection Alert named MyAlertName to be named NewAlertName with the priority set at high, on remote Appliance 1.2.20.100:
updateAlert authstr 1.2.20.100 "VPN Connection Alert" "MyAlertName" "VPN Connection Alert Description" "low" "10.1.2.3_04" "admin" " " "400" "yes" "VPNUser/LogLogicUser//VPNGroup/LogLogicGroup//disconnectReason/is denied access” “NewAlertName”
Copyright © Cloud Software Group, Inc. All rights reserved.