getAllObjects


SoftLayer_Notification::getAllObjects

Retrieve all Notifications that can be subscribed to.

Description

Use this method to retrieve all active notifications that can be subscribed to.

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