getAllObjects


SoftLayer_Auxiliary_Notification_Emergency::getAllObjects

Retrieve all notification events.

Description

Retrieve an array of SoftLayer_Auxiliary_Notification_Emergency data types, which contain all notification events regardless of status.

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_Auxiliary_Notification_Emergency/getAllObjects'