getReverseDomainRecords


SoftLayer_Network_Vlan::getReverseDomainRecords

Deprecated

[DEPRECATED] DNS PTR records associated with IP addresses routed on this VLAN.

Description

*** DEPRECATED *** Retrieves DNS PTR records associated with IP addresses routed on this VLAN. Results will be grouped by DNS domain with the “resourceRecords” property populated.

Parameters

None

Required Headers

Optional Headers

Return Values

Error Handling

  • Throw the exception “Operation SoftLayer_Network_Vlan::getReverseDomainRecords has been deprecated and will be removed in API version 3.2.”
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan/{SoftLayer_Network_VlanID}/getReverseDomainRecords'