Hello, Is it possible to create a reseller using ISPConfig's remoting api? I tried changing reseller_id parameter but that didn't help. Also, I couldn't find any information on this.
You can create a reseller with the client_add function. A reseller is a client where the "limit_clients" parameter is set to a value > 0.
limit_clients and -1 Hi there, Saw this post and had an additional question ... Out of curiosity, does this mean setting limit_clients to -1 will allow one to create clients with no limit? Also, are there any special parameters to set for assigning a regular client to a reseller account? TIA
OK, I looked at parent_id in the DB (client table) and saw that it was set with the ID of the seller (under which it was created).