SoftLayer_Notification_User_Subscriber_Resource


SoftLayer_Notification_User_Subscriber_Resource

Description

Retrieve identifier cross-reference information. SoftLayer_Notification_User_Subscriber_Resource provides the resource table id and subscriber id relation. The resource table id is the id of the service the subscriber receives alerts for. This resource table id could be the unique identifier for a Storage Evault service or CDN service.

Local


notificationUserSubscriberId

Unique identifier of the subscriber that will receive the alerts for the resource subscribed to a notification.
Type: int


resourceTableId

Unique identifier for a SoftLayer service that is subscribed to a notification. Currently, the SoftLayer services that can be subscribed to notifications are:

Storage EVault CDN


Type: int

Relational


notificationUserSubscriber

The Subscriber information tied to the resource service.
Type: SoftLayer_Notification_User_Subscriber

Count