getImpactedDevices


SoftLayer_Notification_Occurrence_Event::getImpactedDevices

Get devices impacted by this event

Description

This method will return a collection of SoftLayer_Notification_Occurrence_Resource objects which is a listing of the current users’ impacted devices that are associated with this event.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Notification_Occurrence_Event/{SoftLayer_Notification_Occurrence_EventID}/getImpactedDevices'