getHourlyOnlyOrders


SoftLayer_Product_Package::getHourlyOnlyOrders

Description

Packages with this flag do not allow monthly orders.

Parameters

None

Required Headers

Optional Headers

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Package/{SoftLayer_Product_PackageID}/getHourlyOnlyOrders'