A MoogDb v2 method that removes all correlation information related to a Situation.
Back to MoogDb V2 API Method Reference.
Method removeSigCorrelationInfo
takes the following request arguments:
Name | Type | Required | Description |
---|---|---|---|
| Number | Yes | Situation ID. |
| String | No | Service name. |
| String | No | External ID. |
Method removeSigCorrelationInfo
returns the following response:
The behavior of this method depends on whether the relevant alert or Situation is open, closed and still in the active database, or closed and archived to the historic database. This method updates or returns information about the alert or Situation as follows:
See API Update Behavior for more information on Situation statuses.
The following examples demonstrate typical use of method removeSigCorrelationInfo
: