Table of Contents

UpdateTicket

Use this method to update an existing ticket.

Note

DataMiner Ticketing requires a Cassandra database as well as a specific license. From DataMiner 10.0.13 onwards, it also requires an indexing database. For more information on acquiring a Ticketing license, contact the Skyline Sales department.

Caution

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.