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/04/08 08:20:12 UTC

[jira] [Commented] (STRATOS-1325) Document forceful application termination

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

Mariangela Hills commented on STRATOS-1325:
-------------------------------------------

Documented the following REST API command in [1] and [2].

curl -X POST -H "Content-Type: application/json" -k -v -u admin:admin https://<STRATOS_HOST>:<STRATOS_HTTPS_PORT>/api/applications/{applicationId}/undeploy?force=true


[1] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Stratos+API+Reference
[2] https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Forcefully+Undeploying+an+Application+via+REST+API

> Document forceful application termination
> -----------------------------------------
>
>                 Key: STRATOS-1325
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1325
>             Project: Stratos
>          Issue Type: Task
>          Components: Documentation
>    Affects Versions: 4.1.0 Alpha
>            Reporter: Mariangela Hills
>            Assignee: Mariangela Hills
>            Priority: Minor
>
> Document how forceful application termination can be carried out via REST API and CLI.



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