API IP Pools https://www.softaculous.com/board/index.php?tid=14912 <![CDATA[API IP Pools]]> https://www.softaculous.com/board/index.php?tid=14912&tpg=1#p45001
Sir I got your point.
And we have modified the code and in coming version we have added ipool_servers array in API output so that you can match the 'ippid' with the keys of 'ippool_servers' array.

Let us know for further information.]]>
Fri, 15 Feb 2019 07:50:41 GMT https://www.softaculous.com/board/index.php?tid=14912&tpg=1#p45001
<![CDATA[API IP Pools]]> https://www.softaculous.com/board/index.php?tid=14912&tpg=1#p44998
Code

[1] => Array
                (
                    [ippid] => 1
                    [ipp_serid] => 0
                    [ippool_name] => xxx
                    [gateway] => xxx.xxx.xxx.xxx
                    [netmask] => xxx.xxx.xxx.xxx
                    [ns1] => 8.8.8.8
                    [ns2] => 8.8.4.4
                    [ipv6] => 0
                    [nat] => 0
                    [nat_name] =>
                    [routing] => 0
                    [internal] => 0
                    [bridge] =>
                    [mtu] => 0
                    [vlan] => 0
                    [totalip] => 125
                    [freeip] => 78
                )

            [2] => Array
                (
                    [ippid] => 2
                    [ipp_serid] => 0
                    [ippool_name] => xxx
                    [gateway] => xxx.xxx.xxx.xxx
                    [netmask] => xxx.xxx.xxx.xxx
                    [ns1] => 8.8.8.8
                    [ns2] => 8.8.4.4
                    [ipv6] => 0
                    [nat] => 0
                    [nat_name] =>
                    [routing] => 0
                    [internal] => 0
                    [bridge] =>
                    [mtu] => 0
                    [vlan] => 0
                    [totalip] => 125
                )

            [3] => Array
                (
                    [ippid] => 3
                    [ipp_serid] => 0
                    [ippool_name] => xxx
                    [gateway] => xxx.xxx.xxx.xxx
                    [netmask] => xxx.xxx.xxx.xxx
                    [ns1] => 8.8.8.8
                    [ns2] => 8.8.4.4
                    [ipv6] => 0
                    [nat] => 0
                    [nat_name] =>
                    [routing] => 0
                    [internal] => 0
                    [bridge] =>
                    [mtu] => 0
                    [vlan] => 0
                    [totalip] => 125
                    [freeip] => 2
                )

            [4] => Array
                (
                    [ippid] => 4
                    [ipp_serid] => 0
                    [ippool_name] => xxx
                    [gateway] => xxx.xxx.xxx.xxx
                    [netmask] => xxx.xxx.xxx.xxx
                    [ns1] => 8.8.8.8
                    [ns2] => 8.8.4.4
                    [ipv6] => 0
                    [nat] => 0
                    [nat_name] =>
                    [routing] => 0
                    [internal] => 0
                    [bridge] =>
                    [mtu] => 0
                    [vlan] => 0
                    [totalip] => 125
                    [total_locked_ips] => 1
                    [freeip] => 44
                )
]]>
Fri, 15 Feb 2019 01:21:44 GMT https://www.softaculous.com/board/index.php?tid=14912&tpg=1#p44998
<![CDATA[API IP Pools]]> https://www.softaculous.com/board/index.php?tid=14912&tpg=1#p44994
Sir you can get the server id from the key value "ipp_serid"

Are you not getting this key in response ?

Let us know.]]>
Thu, 14 Feb 2019 14:14:53 GMT https://www.softaculous.com/board/index.php?tid=14912&tpg=1#p44994
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=14912&tpg=0#p44937
In-fact there seems to be no way to figure out what IP Pools or IP Addresses are assigned to a server (node) unless it is assigned to a VM.]]>
Sat, 09 Feb 2019 21:31:38 GMT https://www.softaculous.com/board/index.php?tid=14912&tpg=0#p44937