Table of Contents

AddTicketField

Use this method to add a new field to a specified ticket type (called “domain” in the Ticketing app).

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 ID. See ConnectApp.
ticketTypeID GUID The GUID of the ticket type to which you are adding the field.
field DMATicketField array See DMATicketField.
Note

It is not possible to add a ticket field of type State.

Output

None.