[ https://issues.apache.org/jira/browse/STRATOS-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015325#comment-14015325 ]
Imesh Gunaratne commented on STRATOS-660: ----------------------------------------- New method: GET /cartridge/{cartridgeType}/subscription/{subscriptionAlias}/load-balancer-cluster Changes committed with commit revision: ca7a14a56009fc87ddf33982be1c7d576fc9be7c > Introduce a new API method to retrieve Load Balancer IP addresses of a > service subscription > ------------------------------------------------------------------------------------------- > > Key: STRATOS-660 > URL: https://issues.apache.org/jira/browse/STRATOS-660 > Project: Stratos > Issue Type: Improvement > Components: Stratos Manager > Reporter: Imesh Gunaratne > Assignee: Imesh Gunaratne > Fix For: 4.1.0 > > > Currently there is no single API method available in Stratos Manager to > retrieve the load balancer IP addresses of a given service subscription. > Rather we need to make two service call to retrieve this: > 1. Get subscription lb cluster id of a service subscription: > /cartridge/info/{subscriptionAlias} > 2. Get load balancer cluster: /cluster/clusterId/{clusterId} > Idea of this improvement is to introduce a single method in Stratos API to do > this. -- This message was sent by Atlassian JIRA (v6.2#6252)