Get single record from LogReports table by specified primary key
Method | /GetSingleLogReport |
The request body is of type GetSingleLogReport.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLogReportResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLogReportResult | LogReportInfo |
|