Return type for get data block operations.

List of error codes:

ok - Operation successful.

sameVersion - Block has the same version as the old one.

lockTimeout - Block is currently locked by a different slave server.

notFound - Block with this ID does not exist.

Properties

block:Block

Returned block. Can be null if get operation was not successful.

errorCode:String

Operation error code.