"SoftLayer_" prefix removed for readability.
Update the note of an external binding.
Name | Type | Description |
---|---|---|
text | string | The text that the note will be set to. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_External_Binding/{SoftLayer_User_Customer_External_BindingID}/updateNote'