getAccountRestrictedPricesFlag


SoftLayer_Product_Package::getAccountRestrictedPricesFlag

Description

The flag to indicate if there are any restricted prices in a package for the currently-active account.

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}/getAccountRestrictedPricesFlag'