getZoneFileContents


SoftLayer_Dns_Domain::getZoneFileContents

Return a domain’s data formatted as zone file text.

Description

Return a SoftLayer hosted domain and resource records’ data formatted as zone file.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Dns_Domain/{SoftLayer_Dns_DomainID}/getZoneFileContents'