ExamarCorp / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

RemoteApi for the available IP addresses #433

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reason: To create a server an ip address should be entered for the ip_address 
field and there's no way to get the list of the available IP adresses on the 
server.

Please, make an API "method" to retrieve the list of available IP addresses on 
the server so they don't have to be entered manually.

Thank you!

Original issue reported on code.google.com by mihail@russu.net on 16 May 2012 at 6:31

GoogleCodeExporter commented 9 years ago
you can do it with Mysql and php, inside owp.php

Original comment by i...@streamhost.biz on 2 Jun 2012 at 4:27

GoogleCodeExporter commented 9 years ago
I'm using the API so I do not have any access for changing any of the server's 
files.

Original comment by mihail@russu.net on 2 Jun 2012 at 5:16

GoogleCodeExporter commented 9 years ago
you don't need to access to the server. it's done inside clientarea.php, 
clientarea2.php and in owp.php. all this on whmcs instalaltion server

Original comment by goo...@streamhost.biz on 18 Jun 2012 at 6:35

GoogleCodeExporter commented 9 years ago
Give me an example please how do you get list of available IP addresses without 
the API supporting it and without any access to the actual server? I do not use 
WHMCS but that does not change anything, I'd like to see how you managed it 
even with WHMCS.

Original comment by mihail@russu.net on 18 Jun 2012 at 4:03