cPanel XMLAPI - listresellers


DESCRIPTION

This function lists the usernames of all resellers on the server.


VARIABLES

INPUT

NONE

OUTPUT

listresellers
Reseller list.

reseller
Reseller account name.


EXAMPLES

Calling this URL in WebHost Manager: /xml-api/listresellers

will produce:

<listresellers>

<reseller>username1/reseller>

<reseller>username2</reseller>

<reseller>username3</reseller>

<reseller>username4</reseller>

</listresellers>

No modifications are possible through this call.


COPYRIGHT

Copyright 2007 cPanel Inc.