getObject


SoftLayer_User_Customer_Notification_Hardware::getObject

Retrieve a SoftLayer_User_Customer_Notification_Hardware record.

Description

getObject retrieves the SoftLayer_User_Customer_Notification_Hardware object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_User_Customer_Notification_Hardware service. You can only retrieve hardware notifications attached to hardware and users that belong to your account

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_Notification_Hardware/{SoftLayer_User_Customer_Notification_HardwareID}/getObject'