getFile


SoftLayer_Account_MasterServiceAgreement::getFile

Get the user’s accounts current MSA

Description

Gets a File Entity container with the user’s account’s current MSA PDF. Gets a translation if one is available. Otherwise, gets the master document.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account_MasterServiceAgreement/getFile'