Subaccount GetAdmins()

From Rackspace Email & Apps API
Revision as of 16:02, 25 August 2008 by APIAdmin (talk | contribs) (New page: This function will return the list of admin usernames associated with the subaccount number provided. ===Parameters=== Four strings: Administrative username, Administrative passw...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This function will return the list of admin usernames associated with the subaccount number provided.

Parameters

Four strings:

   Administrative username,
   Administrative password,
   Subaccount number,
   Admin listing ("admin1 [crlf] admin2 [crlf]...”)

Return Values

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

The admin listing will hold a list of admins associated with the account number.

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