NGODeleteAlarms

This call is used to delete Alarms set by any User. The User who is deleting an Alarm should at least have Read Rights on the object on which the Alarm is set.

 

Input Parameter description

View sample InputXml

Output Parameter description

View sample OutputXml

 

Input Parameters description

Name

Parent Tag

Description

Valid Values

Default

Values

Option

Root

Unique option for the call.

NGODelete

Alarms

N/A

CabinetName

Root

Name of the Cabinet to which the User wants to connect.

 

N/A

 UserDBId

Root

UserDatabase ID that is returned in the NGOConnectCabinet call.

 

N/A

Alarms

Root

Contains information about the Alarms that are to be deleted.

 

N/A

AlarmIndex

Alarms

Index of the Alarm to be deleted.

Integer > 0

N/A

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

Unique option for the call.

Status

Root

Status of the call. If the Status is 0, then the call is successful.