createSubscriberForMobileDevice


SoftLayer_Notification_Mobile::createSubscriberForMobileDevice

Create a new subscriber for a given resource.

Description

Create a new subscriber for a given resource.

Parameters

Name Type Description
keyName string
resourceTableId int
userRecordId int

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, int, int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Notification_Mobile/createSubscriberForMobileDevice'