"SoftLayer_" prefix removed for readability.
Download and run remote script from uri on the hardware. Requires https for script to be executed after download.
Name | Type | Description |
---|---|---|
uri | string | Location of the remote script |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Router/{SoftLayer_Hardware_RouterID}/executeRemoteScript'