Description
Purpose | Get the result of an asynchronous task |
Request type | Synchronous |
{
"taskType": "GetTaskResponse",
"params": {
"taskGuid": "string"
}
}
Description of parameters
Parameter | Type | Mandatory | Description |
---|
taskType |
|
| Task type |
sync |
|
| Synchronous method |
taskGuid | guid |
| guid of the requested whiteserver task response |
{
***** asynchronous task response unchanged *****
}