AddTicketAttachment
Note
This method is solely intended for internal use by Skyline Communications employees.
Deprecated. Use the AddTicketAttachmentV2 method instead.
Caution
- DataMiner Ticketing is being retired. See DataMiner functionality evolution and retirement for more details.

- DataMiner Ticketing is not supported on systems using Storage as a Service (STaaS).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The DataMiner Agent ID. |
| ticketID | Integer | The ID of the ticket. |
| fileName | String | The name of the attachment file. |
| path | String | The file path of the attachment file. |
Output
None.