Table of Contents

RemoveTickets

Important
  • The Ticketing app is obsolete. It is no longer available from DataMiner 10.6.0/10.6.2 onwards.
  • DataMiner Ticketing is not supported on systems using Storage as a Service (STaaS).

Use this method to remove multiple tickets.

Input

Item Format Description
connection String The connection ID. See ConnectApp.
tickets Array of DMATicketUpdate A DMATicketUpdate object for each ticket that must be removed, consisting of the DataMinerID and ID of the ticket.

Output

None.