Table of Contents

GetTicketType

Use this method to retrieve the ticket type for a ticket with a specific ID.

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 String The ticket ID.

Output

Item Format Description
GetTicketTypeResult DMATicketType The ticket type of the specified ticket.