Subaccount GetDomains()

From Rackspace Email & Apps API
Jump to: navigation, search

This function will return the list of all domains associated with the subaccount number provided.

Parameters

Four strings:

   Administrative username,
   Administrative password,
   Subaccount number,
   Domain list ("domain1.com [crlf] domain2.com [crlf] ...")

Return Values

If successful, the return value of the function will be 1.

If successful and if there are domains associated with the subaccount number, the domain list will contain the list of domains found by the function.

Consult the Result Code Table for a list of result codes and their meaning.