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.
The preferences related to the notification. These are preferences are configurable and optional for subscribers to use.
Type: SoftLayer_Notification_Preference[]
The required preferences related to the notification. While configurable, the subscriber does not have the option whether to use the preference.
Type: SoftLayer_Notification_Preference[]
A count of the preferences related to the notification. These are preferences are configurable and optional for subscribers to use.
Type: unsigned long
A count of the required preferences related to the notification. While configurable, the subscriber does not have the option whether to use the preference.
Type: unsigned long