getNetworks


SoftLayer_Product_Order::getNetworks

Deprecated

(DEPRECATED) Retrieve the networks that are available during ordering.

Description

This method is deprecated and always returns nothing.

Parameters

Name Type Description
locationId int
packageId int
accountId int

Required Headers

Optional Headers

  • None

Return Values

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