getDriveRetentionItemPrice


SoftLayer_Virtual_Guest::getDriveRetentionItemPrice

Return a drive retention SoftLayer_Item_Price object for a guest.

Description

Return a drive retention SoftLayer_Item_Price object for a guest.

Parameters

None

Required Headers

Optional Headers

Return Values

Error Handling

  • Throws the exception ‘Unable to locate billing item.’ when the billing item cannot be determined.
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getDriveRetentionItemPrice'