I'm looking for a way to detect changes to MonitoringObjects - some way to be notified when a MonitoringObject is deleted, added, or updated. Should this functionality be available using
MonitoringObject event
OnRelatedEntitiesChanged? In my testing, I have not been able to recieve any notification of object deletion. I have observed that events that are sent for the
MonitoringObjectGroup objects to which new objects are added. Does anyone know if there is any way to accomplish this using the SDK, other than by using poll based queries?
Thanks, -Barry