SoftLayer_Dns_Domain_ResourceRecord_SrvType


SoftLayer_Dns_Domain_ResourceRecord_SrvType

Description

The SoftLayer_Dns_Domain_ResourceRecord_SrvType service controls the creation, modification, and deletion of SRV records within a domain hosted on SoftLayer’s DNS servers. It exists separately from the SoftLayer_Dns_Domain_ResourceRecord to provide control for SRV priority, port, protocol, service, and weight in addition to host, data, and time-to-live.

Methods

createObject

Create an SRV record.

createObjects

Create multiple SRV records.

deleteObject

Delete a domain’s SRV record.

deleteObjects

Delete multiple SRV records from a domain.

editObject

Edit a domain’s SRV record.

editObjects

Edit multiple domain SRV records.

getDomain

The domain that a resource record belongs to.

getObject

Retrieve a SoftLayer_Dns_Domain_ResourceRecord_SrvType record.