Listing User Accounts

Get List of Users owned by Reseller:

FunctionTo get the list of Users currently owned by this reseller. If value reseller is passed, the list of Users created by that Reseller will be shown instead
CommandCMD_API_SHOW_USERS
MethodGET or POST
Success Returnsurl encoded array in list[]
Failure Returnserror=1
Form Values:
Name Value
( reseller ) Optional. If passed, the list of Users created by the Reseller identified by reseller will be given. Else, the list of Users created by the Reseller calling the function will be produced

Get List of Resellers on server:

FunctionTo get the list of Resellers currently on the server.
Command CMD_API_SHOW_RESELLERS
Method GET or POST
Success Returns url encoded array in list[]
Failure Returnserror=1
Form Values:
Name Value

Get List of Admins on server

FunctionTo get the list of Admins currently on the server.
CommandCMD_API_SHOW_ADMINS
MethodGET or POST
Success Returns url encoded array in list[]
Failure Returns error=1
Form Values:
Name Value

Get List of all Users on server

Function To get the list of all the Users currently on the server.
CommandCMD_API_SHOW_ALL_USERS
MethodGET or POST
Success Returnsurl encoded array in list[]
Failure Returnserror=1
Form Values:
Name Value
 
commands/listing.txt · Last modified: 2010/03/01 22:44 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki