[ https://issues.apache.org/jira/browse/CLOUDSTACK-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476629#comment-13476629 ]
Alena Prokharchyk commented on CLOUDSTACK-332: ---------------------------------------------- Commit 8f2d9a09e546e42a01b1cb7dceb2a7f129811a0d fixes APIs below: ================================================================= listVolumes listVirtualMachines listSnapshots listRouters listFirewallRules listPortForwardingRules listLoadBalancerRules listIpForwardingRules listAccounts listUsers listDomains listDomainChildren listPublicIpAddresses listAlerts listAsyncJobs listRemoteAccessVpns listVpnUsers listTags listPrivateGateways listNetworkACLs listStaticRoutes > "count" property in list* API response should be equal to how many entries in > database, not how many objects in API response > ---------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-332 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-332 > Project: CloudStack > Issue Type: Bug > Components: Management Server > Affects Versions: 4.0.0 > Reporter: Alena Prokharchyk > Assignee: Alena Prokharchyk > Fix For: 4.1.0 > > > e.g. If there are 8500 entries in database satisfying the search criteria > (parameters in list api call), list* API returns 500 objects in API response, > "count" property in API response should be 8500 instead of 500. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira