getOptions


SoftLayer_Product_Package_Server_Option::getOptions

Get all the package server options of a particular type

Description

This method will grab all the package server options for the specified type.

Parameters

Name Type Description
type string The type of options to return

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Package_Server_Option/getOptions'