"SoftLayer_" prefix removed for readability.
Retrieve a file attached to an event.
Name | Type | Description |
---|---|---|
attachmentId | int | The id of the attachment to retrieve |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Notification_Occurrence_Event/{SoftLayer_Notification_Occurrence_EventID}/getAttachedFile'