You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Mariangela Hills (JIRA)" <ji...@apache.org> on 2015/01/26 05:44:34 UTC

[jira] [Resolved] (STRATOS-1138) Document update cartridge API

     [ https://issues.apache.org/jira/browse/STRATOS-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mariangela Hills resolved STRATOS-1138.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.1.0 RC1

Added information in [1].

[1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Updating+a+Cartridge+via+REST+API

> Document update cartridge API
> -----------------------------
>
>                 Key: STRATOS-1138
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1138
>             Project: Stratos
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Mariangela Hills
>            Assignee: Mariangela Hills
>            Priority: Minor
>             Fix For: 4.1.0 RC1
>
>
> Document the newly introduced following PUT method to update the existing cartridges.
> || HTTP Method ||	Resource Path ||                                                   
> | PUT  |        	/cartridges      |                                                      
> Sample CURL request:
> curl -X PUT -H "Content-Type: application/json" -d @'<cartridge_definition_json>' -k -v -u admin:admin https://<stratos_server_ip>:9443/api/cartridges



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)