"SoftLayer_" prefix removed for readability.
| Name | Type | Description |
|---|---|---|
| installCodes | string[] | comma separated string of install codes |
| returnBoolean | boolean | return a true/false or an exception and a transaction |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, boolean]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/{SoftLayer_Hardware_ServerID}/createPostSoftwareInstallTransaction'