Difference between revisions of "GetAllDomainsMXRecords()"
From Rackspace Email & Apps API
(New page: This function will report the current MX record settings for all domains associated with the username and password. ===Parameters=== Two strings, one array of strings Administrative ...) |
James.morgan (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <span style="color:red">This function has been deprecated.</span> | ||
+ | |||
This function will report the current MX record settings for all domains associated with the username and password. | This function will report the current MX record settings for all domains associated with the username and password. | ||
Latest revision as of 10:37, 15 April 2015
This function has been deprecated.
This function will report the current MX record settings for all domains associated with the username and password.
Parameters
Two strings, one array of strings
Administrative username, Administrative password,
Domain list (array of strings as in "domainname.com, firstmxrecord, mx preference")
Return Values
If successful, the return value of the function will be 1.
If successful, the domain list should have one or more lines for the domains.
Consult the Result Code Table for a list of result codes and their meaning.