com.apama.cumulocity
Event FindCacheManagedObjectResponseAck


The final response from the shared cache indicating that a request is considered complete.

The params can contain a couple of entries:

error: the text describing any error that may have occurred.

errorIds: A list of any requested ids for which no ManagedObject was found.
Field summary
 integerreqId

Unique request id of the request triggering this response.
 dictionary<stringany>params

Extra params for the response.
 
Field detail

params

dictionary<stringanyparams
Extra params for the response.

reqId

integer reqId
Unique request id of the request triggering this response.