Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.31 KB

File metadata and controls

29 lines (21 loc) · 1.31 KB
uid
EditTicketType

EditTicketType

Use this method to edit a specific 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

  • DataMiner Ticketing is being retired. See DataMiner functionality evolution and retirement for more details. EOL
  • 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.