getImpactedResources


SoftLayer_Notification_Occurrence_Event::getImpactedResources

Description

A collection of resources impacted by this event. Each record will relate to some physical resource that the user has access to such as SoftLayer_Hardware or SoftLayer_Virtual_Guest.

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}/getImpactedResources'