EditTicketType
Use this method to edit a specific ticket type (called “domain” in the Ticketing app).
Caution
- DataMiner Ticketing is being retired. See DataMiner functionality evolution and retirement for more details.

- DataMiner Ticketing is not supported on systems using Storage as a Service (STaaS).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| ticketTypeID | GUID | The GUID of the ticket type. |
| ticketTypeName | String | The name of the ticket type. |
Output
| Item | Format | Description |
|---|---|---|
| EditTicketTypeResult | GUID | The GUID of the ticket type. |