SoftLayer_User_Customer_Notification_Virtual_Guest
Description
The SoftLayer_User_Customer_Notification_Virtual_Guest object stores links between customers and the virtual guests they wish to monitor. This link is not enough, the user must be sure to also create SoftLayer_Network_Monitor_Version1_Query_Host instance with the response action set to “notify users” in order for the users linked to that Virtual Guest object to be notified on failure.
Local
The ID of the virtual guest object that is to be monitored.
Type:
int
The unique identifier for this object
Type:
int
The ID of the SoftLayer_User_Customer object that represents the user to be notified on monitoring failure.
Type:
int
Relational
The user that will be notified when the associated virtual guest object fails a monitoring instance.
Type:
SoftLayer_User_Customer
Count