asynchronous-operations-data-summary-operation-status-interface
Getter Class OperationsStatusInterface Instead of OperationInterface this class don't provide all operation data and not responsive to set any data, just to get operation data without serialized_data and result_serialized_data
{
"error_code": 0,
"id": 0,
"result_message": "string",
"status": 0
}