getFixedConfigurationFlag


SoftLayer_Product_Package_Preset::getFixedConfigurationFlag

Description

A package preset with this flag set will not allow the price’s defined in the preset configuration to be overriden during order placement.

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_Preset/{SoftLayer_Product_Package_PresetID}/getFixedConfigurationFlag'