addExternalBinding


SoftLayer_User_Customer::addExternalBinding

Description


Parameters

Name Type Description
externalBinding SoftLayer_User_External_Binding The template object of an external binding you would like to add to this user.

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_User_External_Binding]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer/{SoftLayer_User_CustomerID}/addExternalBinding'