API function like CMD_API_SHOW_DOMAINS to show all domains and userid's

nieuwhier

Verified User
Joined
Sep 8, 2005
Messages
280
Location
Netherlands
I retrieve a list of all domains on a server like this now:

1) API CMD_API_SHOW_USERS, I get a list of all users
2) The per user: API: CMD_API_SHOW_DOMAINS And I get a list of domains per user.

This is an 'expensive' operation. I am looking for something like CMD_API_SHOW_DOMAINS to list all domains on the server directly. Does it exist or not :-)
 
Back
Top