The Result command returns information about a particular lab instance result.
OK Response.
{- "LabProfileId": 1,
- "Start": 1338224609,
- "End": 1338224624,
- "LastActivity": 1338224624,
- "UserId": "555",
- "ClassId": null,
- "CompletionStatus": 4,
- "TotalRunTimeSeconds": 4168,
- "TaskCompletePercent": 100,
- "IsExam": false,
- "ExamPassed": null,
- "ExamScore": null,
- "ExamMaxPossibleScore": null,
- "ExamPassingScore": null,
- "IpAddress": null,
- "Country": null,
- "Region": null,
- "City": null,
- "Latitude": null,
- "Longitude": null,
- "LabHostId": 49,
- "DatacenterId": 3,
- "DeliveryRegionId": 2,
- "Status": 1,
- "Error": null
}