sonar-create-markdown-ticket
Create a Markdown ticket in Logpresso Sonar.
sonar-create-markdown-ticket repo-guid=VALUE title=VALUE content=VALUE [priority=VALUE]
- repo-guid=VALUE
- Required. Ticket repository GUID
- title=VALUE
- Required. Ticket title
- content=VALUE
- Required. Markdown content
- priority=VALUE
- Optional. Priority: LOW, MEDIUM, or HIGH (default: LOW)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| ticket_guid | String | Ticket GUID | GUID of the created ticket |
| status | String | Status | Result status |