[
https://issues.apache.org/jira/browse/CLOUDSTACK-8133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695097#comment-14695097
]
ASF subversion and git services commented on CLOUDSTACK-8133:
-------------------------------------------------------------
Commit 03f48872d602c64bd74c40a2cd93f17acc746236 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=03f4887 ]
CLOUDSTACK-8133 Added Virtualmachine count and ID's to listSecurityGroups
response.
See issue CLOUDSTACK-8133 for more information.
Added null check by comment of Koushik Das.
Added brackets by comment of Wido den Hollander.
Removed a call to findById() by comment of Koushik Das.
Signed-off-by: Wido den Hollander <[email protected]>
> Add instance count to listSecurityGroups API call.
> --------------------------------------------------
>
> Key: CLOUDSTACK-8133
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8133
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Reporter: Kevin Dierkx
> Assignee: Boris Schrijver
> Priority: Minor
> Fix For: 4.6.0
>
>
> Currently the listSecurityGroups call doesn't return an instance count of
> some sort. There is no way of knowing without polling all VMs if the security
> group is empty and will result in an exception on removal.
> It would be awesome if this information could be provided with the above call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)