getCreateObjectOptions


SoftLayer_Hardware_SecurityModule750::getCreateObjectOptions

Determine options available when creating a server

Description

There are many options that may be provided while ordering a server, 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_Hardware_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_Hardware_SecurityModule750/getCreateObjectOptions'