GetTicketAttachmentNames
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 retrieve the names of all files attached to a specific ticket.
| Item |
Format |
Description |
| connection |
String |
The connection ID. See ConnectApp. |
| dmaID |
Integer |
The DataMiner Agent ID. |
| ticketID |
Integer |
The ticket ID. |
Output
| Item |
Format |
Description |
| GetTicketAttachmentNamesResult |
Array of string |
The names of the attachments of the specified ticket. |