"SoftLayer_" prefix removed for readability.
Create a user hardware notification entry
Name | Type | Description |
---|---|---|
templateObject | SoftLayer_User_Customer_Notification_Hardware | The SoftLayer_User_Customer_Notification_Hardware object that you wish to create. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_User_Customer_Notification_Hardware]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_Notification_Hardware/createObject'