getAttributes


SoftLayer_Product_Item::getAttributes

Description

The attribute values for a product item. These are additional properties that give extra information about the product being sold.

Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Item/{SoftLayer_Product_ItemID}/getAttributes'