Description

PurposeGet the result of an asynchronous task
Request typeSynchronous

Request format

{
  "taskType": "GetTaskResponse",
  "params": {
    "taskGuid": "string"
  }
}

Description of parameters

Parameter

Type

Mandatory

Description

taskType

Task type
sync

Synchronous method
taskGuidguid
guid of the requested whiteserver task response

Response format

{  
***** asynchronous task response unchanged *****
}