getTransferInformation


SoftLayer_Dns_Domain_Registration::getTransferInformation

Retrieve domain transfer information.

Description

The getTransferInformation method checks to see if the domain can be transferred and also can be used to check the status of the last transfer request.

Parameters

Name Type Description
domainName string Domain Name

Required Headers

Optional Headers

  • None

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Dns_Domain_Registration/getTransferInformation'