AddTicketField
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 add a new field to a specified 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 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.