GET Setup/Log/{logID}
Get log
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
logID |
LogID of Log to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LogDTO
LogDTOName | Description | Type | Additional information |
---|---|---|---|
LogID |
Log ID |
integer |
None. |
Severity |
Severity |
LogSeverity |
None. |
Priority |
Priority |
LogPriority |
None. |
Category |
Category |
string |
None. |
Title |
Title |
string |
None. |
Details |
Details |
string |
None. |
ExternalID |
External ID |
string |
None. |
Created |
Created |
AuditDataExtraDTO |
None. |
Summary |
Summary |
string |
None. |