"SoftLayer_" prefix removed for readability.
Name | Type | Description |
---|---|---|
diskImageId | int | ID of the SoftLayer_Virtual_Disk_Image to boot |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/mountIsoImage'