Resolve a set of alerts for a specific entity
Request that alerts for an entity are all updated with the same information as provided in the request. You can use this operation to resolve a set of alerts for an entity.
Path parameters
entityId
Unique identifier of a FrankieOne entity
Headers
apiKey
X-Frankie-CustomerID
Your Customer ID provided by FrankieOne
X-Frankie-CustomerChildID
Your Customer Child ID provided by FrankieOne
X-Frankie-Background
If this header parameter is supplied and set to 1, then the request will not wait for the process to finish,
and will return a 202 if there are no obvious errors in the input. The request will then run in the background
and send a notification back to the customer. See our callback API for details on this.
Allowed values:
Request
This endpoint expects an object.
update
Describes an update to an alert, this can be used to update status, assignment of the alert.
filter
Response
Response from the PATCH /entity/{entityId}/alerts endpoint
total
Total of number of items that were found to be actioned by bulk update request
successful
Represents the result of a bulk update action
failed
Represents the result of a bulk update action