Every domain record hosted on the SoftLayer name servers is comprised of a series or resource records that control how the domain operates, translates host names, and translates service location. Each of those resource records is controlled by the SoftLayer_Dns_Domain_ResourceRecord service. SoftLayer domains have the following resource records:
The SoftLayer_Dns_Domain_ResourceRecords service also controls the records contained in reverse DNS records. SoftLayer_Dns_Domain_Reverse records contain multiple PTR type resource records.
As with domain changes, resource record changes happen immediately, but may take up to 72 hours to propagate to the rest of the Internet’s name servers. The SoftLayer_Dns_Domain_ResourceRecord service only applies to domains hosted on the SoftLayer name servers.
Create a domain’s resource record.
Create multiple domain resource records.
Delete a domain’s resource record.
Delete multiple resource records from a domain.
Edit a domain’s resource record.
Edit multiple domain resource records.
The domain that a resource record belongs to.
Retrieve a SoftLayer_Dns_Domain_ResourceRecord record.