"SoftLayer_" prefix removed for readability.
Name | Type | Description |
---|---|---|
templateObjects | SoftLayer_Notification_User_Subscriber_Preference[] | An array of skeleton SoftLayer_Notification_User_Subscriber_Preference objects with only the properties defined that you wish to change. Unchanged properties are left alone. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Notification_User_Subscriber_Preference]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Notification_User_Subscriber_Preference/editObjects'