You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Praneesha Nayomi Chandrasiri (JIRA)" <ji...@apache.org> on 2015/01/23 07:55:34 UTC

[jira] [Updated] (STRATOS-1112) Need to map CLI commands for the describe cartridge REST APIs

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

Praneesha Nayomi Chandrasiri updated STRATOS-1112:
--------------------------------------------------
    Description: 
Currently we have 4 endpoints for the "describe-cartridge" command as follows.

cartridges

cartridges/{cartridgeType}

cartridges/{cartridgeType}/filter/{filter}

cartridges/filter/{filter}

We need to map the CLI commands in a one to one or combined way to the above 4 REST API endpoints.

  was:
Currently we have 4 endpoints for the "describe-cartridge" command as follows.

cartridges
cartridges/{cartridgeType}
cartridges/{cartridgeType}/filter/{filter}
cartridges/filter/{filter}

We need to map the CLI commands in a one to one or combined way to the above 4 REST API endpoints.


> Need to map CLI commands for the describe cartridge REST APIs
> -------------------------------------------------------------
>
>                 Key: STRATOS-1112
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1112
>             Project: Stratos
>          Issue Type: Bug
>            Reporter: Praneesha Nayomi Chandrasiri
>
> Currently we have 4 endpoints for the "describe-cartridge" command as follows.
> cartridges
> cartridges/{cartridgeType}
> cartridges/{cartridgeType}/filter/{filter}
> cartridges/filter/{filter}
> We need to map the CLI commands in a one to one or combined way to the above 4 REST API endpoints.



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