com.apama.cumulocity
Event ManagedObjectCacheError


An event from the cache when no ManagedObject is found after a get or query for a single ManagedObject. This is paired with the ManagedObjectCacheResponse event.
Since:
10.15.5.0

Field summary
 integerreqId

The id returned by the original get request.
 sequence<string>ids

The ManagedObject ids.
 
Field detail

ids

sequence<stringids
The ManagedObject ids.

reqId

integer reqId
The id returned by the original get request.