Table of Contents

GenerateTicketBasedOnAlarm

Use this method to generate a ticket based on the properties of a particular alarm.

Caution

Input

Item Format Description
connection String The connection ID. See ConnectApp.
ticketTypeID GUID The GUID of the ticket type.
dmaID Integer The DataMiner Agent ID.
alarmID Integer The alarm ID.

Output

Item Format Description
GenerateTicketBasedOnAlarmResult DMATicket The generated ticket.