getImpactedUsers


SoftLayer_Notification_Occurrence_Event::getImpactedUsers

Description

A collection of users impacted by this event. Each impacted user record relates directly to a SoftLayer_User_Customer.

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