AddJobAttachmentV2
Note
This method is solely intended for internal use by Skyline Communications employees.
Use this method to add an attachment to a job. Available from DataMiner 10.2.0 [CU9]/10.2.12 onwards. Replaces the AddJobAttachment method.
Caution
- The Jobs app is being retired. See DataMiner functionality evolution and retirement for more details.

- The Jobs app is not supported on systems using Storage as a Service (STaaS).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| jobID | String | The ID of the job. |
| fileName | String | The name of the attachment file. |
| ID | String | The ID retrieved through an UploadFile call (only available for Skyline employees). |
Output
None.