DeleteTicketField
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 delete a specified field from a ticket type (called “domain” in the Ticketing app).
Note
The State field cannot be deleted.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| ticketTypeID | GUID | The GUID of the ticket type. |
| fieldName | String | The name of the ticket field you want to delete. |
Output
None.