SoftLayer_User_Customer_Notification_Hardware


SoftLayer_User_Customer_Notification_Hardware

Description

This service represents the link between a monitored hardware instance, and a user account.

When a monitoring service on that hardware instance fails and the monitor is set to “notify users,” any users linked to that hardware instance using this service will be notified of the failure.

Methods

createObject

Create a user hardware notification entry

createObjects

Create multiple user hardware notification entries at once

deleteObjects

Delete a group of Customer_Notification_Hardware objects by passing in a collection of them

findByHardwareId

Return all hardware notifications associated with the passed hardware ID

getHardware

The hardware object that will be monitored.

getObject

Retrieve a SoftLayer_User_Customer_Notification_Hardware record.

getUser

The user that will be notified when the associated hardware object fails a monitoring instance.