getImpactedDeviceCount


SoftLayer_Notification_Occurrence_Event::getImpactedDeviceCount

Get the number of impacted devices.

Description

This method will return the number of impacted devices associated with this event for the current user.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

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