UpdateTicket
Use this method to update an existing ticket.
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 string. See ConnectApp. |
| ticket | Array | Array similar to the DMATicketNew array specified when creating a ticket, but with in addition the DataMiner ID and ticket ID of the ticket you want to update. |
Tip
See also: CreateTicket
Output
None.