sonar-add-ticket-comment
Add a comment to a ticket in Logpresso Sonar.
sonar-add-ticket-comment guid=VALUE content=VALUE [format=VALUE]
- guid=VALUE
- Required. Target ticket GUID
- content=VALUE
- Required. Comment content
- format=VALUE
- Optional. Comment format: PLAIN, JSON, or MARKDOWN (default: PLAIN)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| ticket_guid | String | Ticket GUID | Target ticket GUID |
| comment_guid | String | Comment GUID | GUID of the created comment |
| status | String | Status | Result status |