SoftLayer Dns Domain::getResourceRecords

From SoftLayer Development Network Wiki

Jump to: navigation, search

getResourceRecords is a member of the SoftLayer_Dns_Domain service.

Contents

Overview

Retrieve the individual records contained within a domain record. These include but are not limited to A, MX, CTYPE, and TXT records.

User Access

Users wishing to execute getResourceRecords service must have the Manage DNS permission assigned to their account.

Return Type

getResourceRecords returns the SoftLayer_Dns_Domain_ResourceRecordArray data type.

Headers

Required Headers

getResourceRecords requires the following headers:

Optional Headers

getResourceRecords may use the following headers:

Personal tools