[
https://issues.apache.org/jira/browse/STRATOS-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesh Gunaratne updated STRATOS-1138:
-------------------------------------
Fix Version/s: (was: 4.1.0 Beta)
4.1.0 RC1
> Document the 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)