sonar-explanations
Retrieve explanations for a specific explanation request.
sonar-explanations guid=UUID
- guid=UUID
- Required. Explanation request GUID
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _time | Date | Time | Date and time of creation |
| type | String | Type | Explanation type (EXPLANATION, MANAGER_COMMENT, AUDITOR_COMMENT) |
| emp_name | String | Employee name | Author name |
| content | String | Content | Explanation content |
| req_guid | String | Request GUID | Explanation request GUID |
| emp_guid | String | Employee GUID | Author GUID |
| owner_name | String | Owner name | Owner name |
| owner_guid | String | Owner GUID | Owner GUID |
| created | Date | Created | Date and time of creation |
| updated | Date | Updated | Date and time of last modification |