"SoftLayer_" prefix removed for readability.
Download and run remote script from uri on the virtual guest. 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_Virtual_Guest/{SoftLayer_Virtual_GuestID}/executeRemoteScript'