"SoftLayer_" prefix removed for readability.
Determine options available when creating a computing instance
There are many options that may be provided while ordering a computing instance, this method can be used to determine what these options are.
Detailed information on the return value can be found on the data type page for SoftLayer_Container_Virtual_Guest_Configuration.
None
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/getCreateObjectOptions'