createAlertRemote Operation

The createAlertRemote operation is used to create new alert rules on a managed TIBCO LogLogic® Appliance from a Management Station.

When using createAlertRemote, you must specify:

Request Parameters

authToken, applianceIP, alertType, name, desc, priorityName, enabled, deviceNames, usernames, trapIds, resetTime, trackIndividualDevice, alertRules, snmpOId

For more information on each Common Request Parameter, see Common Request Parameters.

Response

alertResponse (see alertResponse Type)

Note: The Alert-Specific Request parameters specified in the alertRules parameter are also returned. The response depends on the alert type used.

Example

To create a VPN Connection Alert named MyAlertName on remote Appliance 1.2.20.100:

createAlertRemote 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” “”