{
"taskType":"ServiceServerBenchmark",
"params":{
"sqlSelectIterations":0,
"redis1KeysIterations":0,
"redis2KeysIterations":0,
"jsonParsingIterations":0
}
}
JSON
{
"responseCommon":{
"taskGuid":"guid",
"taskType":"ServiceServerBenchmark",
},
"taskResponse":{
sqlSelectsTimeSeconds: 0,
redis1KeysTimeSeconds: 0,
redis2KeysTimeSeconds: 0,
jsonParsingTimeSeconds: 0,
},
"error":{
"wsError":{
"code":"string",
"desc":"string"
}
}
}
JSON
{
"responseCommon": {
"taskGuid": "34398dc7-5488-49d1-a499-fef9e8826f40",
"taskType": "ServiceServerBenchmark"
},
"error": {
"wsError": {
"code": "AuthFailed"
}
}
}
JSON