getPolicyDocumentContents


SoftLayer_Product_Item_Policy_Assignment::getPolicyDocumentContents

Retrieve the binary content of the policy document.

Description

Retrieve the binary contents of the associated PDF policy document.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • base64Binary
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Product_Item_Policy_Assignment/{SoftLayer_Product_Item_Policy_AssignmentID}/getPolicyDocumentContents'