Hi Dilshan,
It can be list of operations pending for a device or user or the operation
ID itself .
Lets say the 3rd party wants to find all the pending operation of a user,
or device or the operation id itself .
Then it could be
getPendingOperations (userID) ;This may not be used at all
get
Hi,
As mentioned in the mail [1] there could be success or failure statuses for
a specific operation. Once it is reached there needs to be a method to
update the current status of the operation in the operation DB. Hence this
needs to be exposed by the operation interface.
[1] - [CDM] Device mana