-
getAllObjects
Use this method to retrieve all active notifications that can be subscribed to.
-
getObject
Retrieve a SoftLayer_Notification record.
-
getPreferences
The preferences related to the notification. These are preferences are configurable and optional for subscribers to use.
-
getRequiredPreferences
The required preferences related to the notification. While configurable, the subscriber does not have the option whether to use the preference.
-
SoftLayer_Notification
Details provided for the notification are basic. Details such as the related preferences, name and keyname for the notification can be retrieved. The keyname property for the notification can be used to refer to a notification when integrating into the SoftLayer Notification system. The name property can used more for display purposes.
-
SoftLayer_Notification
SoftLayer Customers can use this service to view all of the available notifications that can be subscribed to. Some of the notifications are required while others are not.