getImpactedAccountCount


SoftLayer_Notification_Occurrence_Event::getImpactedAccountCount

Get the number of impacted owned accounts for the current user.

Description

This method will return the number of impacted owned accounts 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}/getImpactedAccountCount'