[
https://issues.apache.org/jira/browse/CLOUDSTACK-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476630#comment-13476630
]
Alena Prokharchyk commented on CLOUDSTACK-332:
----------------------------------------------
commit 3f5733cea741420381d5767fba84224388096525 fixes apis:
listVlanIpRanges
listOsCategories
listOsTypes
listSystemVms
listPhysicalNetworks
listCounters
listConditions
listAutoScalePolicies
listAutoScaleVmProfiles
listAutoScaleVmGroups
listConfigurations
listStoragePools
listClusters
listPods
listInstanceGroups
listSSHKeyPairs
listHypervisorCapabilities
listNetworkServiceProviders
listVpnCustomerGateways
listVpnGateways
listVpnConnections
listProjects
listProjectAccounts
listProjectInvitations
listTrafficTypes
> "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