[ 
https://issues.apache.org/jira/browse/STRATOS-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849119#comment-13849119
 ] 

Nirmal Fernando commented on STRATOS-296:
-----------------------------------------

Fixed in fa3faef3ca707a6943d4728f1a5135a0aea62a30

> New REST API operation to retrieve partitions of a policy
> ---------------------------------------------------------
>
>                 Key: STRATOS-296
>                 URL: https://issues.apache.org/jira/browse/STRATOS-296
>             Project: Stratos
>          Issue Type: Improvement
>          Components: Stratos Manager
>    Affects Versions: 4.0.0 M4
>            Reporter: Nirmal Fernando
>            Assignee: Nirmal Fernando
>            Priority: Critical
>             Fix For: 4.0.0 M5
>
>
> @GET
>     @Path("/partition/{deploymentPolicyId}")
>     @Produces("application/json")
>     @Consumes("application/json")
>     @AuthorizationAction("/permission/protected/manage/monitor/tenants")
>     public Partition [] getPartitionsOfPolicy 
> (@PathParam("deploymentPolicyId") String deploymentPolicyId)
>             throws RestAPIException 



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to