Table of Contents

EditTicketFieldOrder

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 edit the order of the ticket fields for a specific ticket type (called “domain” in the Ticketing app).

Input

Item Format Description
connection String The connection ID. See ConnectApp.
ticketTypeID GUID The GUID of the ticket type.
fieldNames Array of string The names of the fields in the new order.

Output

None.