6.8 System Log Service
6.8.1 POST System Log Operation
Url | [ThruWebServer]/REST/[version]/SystemLog/[operationId] |
---|---|
Verb | POST |
Required HTTP Headers | Accept: (application/xml or application/json) |
Security Header | Required |
Description | Add new log operation based on the provided ThruPublicSystemLogOperation structure. |
Request Body | ThruPublicSystemLogOperation object |
Return Data Object | ThruPublicSystemLogOperation object with system log operation id |
Invocation Scenario(s) | Add new system log data. |
Remarks |