Description
Creates or removes triggers that send alerts when something changes in the system (GET)
Parameters
Remove
If specified the triggers are removed, otherwise they are created
Ids comma-separated database ids
Database id(s) of the object(s) to monitor for changes
Mode trigger mode
What to monitor: "Object" for changes in the objects, "Referencing" for changes in the set of referencing objects, "CheckOut" for check-out/check-in operations, "ObjectIndex" for full-text indexing of objects, "ReferencingIndex" for full-text indexing of referencing objects, "ReferencingObject" for changes in the referencing objects. Optional, defaults to "Object" (monitor objects changes)
Attr string
Attribute to monitor. Compulsory if monitoring referencing changes, optional - and defaulting to 'any attribute' if monitoring object changes and check-out/check-in operations.