GetTicket
This method is deprecated. Use the GetTicketV2 method instead.
Caution
- DataMiner Ticketing is being retired. See DataMiner functionality evolution and retirement for more details.

- DataMiner Ticketing is not supported on systems using Storage as a Service (STaaS).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The ID of the DMA. |
| ticketID | Integer | The ID of the ticket. |
| includeHistory | Boolean | Determines whether the revision history of the ticket is included. |
Output
| Item | Format | Description |
|---|---|---|
| GetTicketResult | DMATicket | The requested ticket. |