You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Sailaja Mada <sa...@citrix.com> on 2013/07/12 13:28:01 UTC

[ACS42]Regarding the Public IP availability Count with listAccounts

Hi,

This is regarding the Public IP availability Count with listAccounts . I have an account created and tried to get the Public IPs usage using listAccounts API.

With this available IP's are listed as 14 .   ( This 14 is the total no of free Public IP's that are available @ Zone )

<iplimit>20</iplimit>
<iptotal>0</iptotal>
<ipavailable>14</ipavailable>

For all other resources (Templates/volumes/CPU/Memory etc .. )  availability is calculated as (Max Limit - Total usage) .  Public IP's availability is treated differently from other resources.  Why ?

Thanks,
Sailaja.M