GenerateTicketBasedOnAlarm
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 generate a ticket based on the properties of a particular alarm.
| 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. |