ModifyDomain()

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

This function will reset several values associated with a domain at one time.

Parameters

Four strings, three integers, 3 more strings

   Administrative username (string),
   Administrative password (string),
   Domain name (string),
   Aliases (string; comma separated list of domain aliases),
   Max mailbox size in MB (int, must be greater than 0),
   Max number of mailboxes (int, 0 = no limit, use cautiously),
   Placeholder int (please pass a 1),
   Placeholder string (please pass an empty string),
   Placeholder string (please pass an empty string),
   Placeholder string (please pass an empty string)

Return Values

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

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