Skip to main content

records

Overview

Namerecords
TypeResource
Idgodaddy.domains.records

Fields

NameDatatypeDescription
namestring
datastring
portintegerService port (SRV only)
priorityintegerRecord priority (MX and SRV only)
protocolstringService protocol (SRV only)
servicestringService type (SRV only)
ttlinteger
typestring
weightintegerRecord weight (SRV only)

Methods

NameAccessible byRequired ParamsDescription
record_getSELECTdomain, typeRetrieve DNS Records for the specified Domain, optionally with the specified Type and/or Name
record_addEXECdomainAdd the specified DNS Records to the specified Domain
record_replaceEXECdomainReplace all DNS Records for the specified Domain
record_replace_typeEXECdomain, typeReplace all DNS Records for the specified Domain with the specified Type
record_replace_type_nameEXECdomain, name, typeReplace all DNS Records for the specified Domain with the specified Type and Name