Hi Devs,

I have added a new rest API method to update cartridge group (STRATOS-1404
<https://issues.apache.org/jira/browse/STRATOS-1404>)

HTTP Method Resource Path

   PUT     /
<https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Describing+an+Auto-scaling+Policy+via+REST+API>cartridgeGroup

I did a test to update the cartridge group which is not used by any
application and verify the cartridge group update with the following curl
command

curl -X PUT -H "Content-Type: application/json" -d @'cartridgeGroup.json'
> -k -v -u admin:admin https://localhost:9443/api/cartridgeGroup


Please review and merge the PR [2]

[1] - https://issues.apache.org/jira/browse/STRATOS-1404
[2] - https://github.com/apache/stratos/pull/311

Thank you,
Vishanth

-- 
*Vishanth Balasubramaniam*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94771737718*
about me: *http://about.me/vishanth <http://about.me/vishanth>*

Reply via email to