Class Attachment

java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.notification.occurrence.event.Attachment

@ApiType("SoftLayer_Notification_Occurrence_Event_Attachment")
public class Attachment
extends Entity
SoftLayer events can have have files attached to them by a SoftLayer employee. Attaching a file to a event is a way to provide supplementary information such as a RFO (reason for outage) document or root cause analysis. The SoftLayer_Notification_Occurrence_Event_Attachment data type models a single file attached to a event.
See Also:
SoftLayer_Notification_Occurrence_Event_Attachment