[
https://issues.apache.org/jira/browse/JCLOUDS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769954#comment-13769954
]
Andrew Bayer commented on JCLOUDS-288:
--------------------------------------
So the implementation would be very similar to TagApi's filter method - see
https://github.com/jclouds/jclouds/blob/master/apis/ec2/src/main/java/org/jclouds/ec2/features/TagApi.java#L136.
If you want to make a run at this yourself, take a look at that method and its
relevant expect test at
https://github.com/jclouds/jclouds/blob/master/apis/ec2/src/test/java/org/jclouds/ec2/features/TagApiExpectTest.java
> AWS-EC2 - securitygroup filters
> -------------------------------
>
> Key: JCLOUDS-288
> URL: https://issues.apache.org/jira/browse/JCLOUDS-288
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 1.7.0
> Reporter: David Skinner
> Assignee: Andrew Bayer
> Priority: Minor
> Labels: features
> Fix For: 1.7.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Allow describe instance with filters as in the EC2 sdk.
> Specific request:
> filter by group-name with wildcard
> prefix*
> http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeSecurityGroups.html
> http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/ec2/model/Filter.html
--
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