getCreateObjectOptions


SoftLayer_Virtual_Guest::getCreateObjectOptions

Determine options available when creating a computing instance

Description

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.


Parameters

None

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/getCreateObjectOptions'