{
"taskType": "GetAgentList"
}
{
"taskResponse":{
"agents":[
{
"objectId":0,
"version":"string",
"isOnline": "true",
"licenseExpirationDate": "2019-28-T15:00:00+03:00",
"rkVersion": "7.6.225"
}
],
"responseCommon":{
"taskGuid":"string",
"taskType":"GetAgentList"
}
}
{
"responseCommon": {
"taskGuid": "string",
"taskType": "GetAgentList"
},
"error": {
"wsError": {
"code": "string",
"desc": "string"
}
}
}