Shavindri Dissanayake created STRATOS-1592:
----------------------------------------------
Summary: Remove the REST API command to retrieve the details of a
cartridge based on a filter
Key: STRATOS-1592
URL: https://issues.apache.org/jira/browse/STRATOS-1592
Project: Stratos
Issue Type: Bug
Components: REST API
Reporter: Shavindri Dissanayake
The CLI command to retrieve the details of a cartridge based on a filter
(list-cartridges-by-filter). This command is no longer there in CLI.
But the command to do the same via the REST API [1] still exits. This has to be
removed as it is not needed.
1] Example: command to get all the multi tenant cartridges:
curl -X GET -H "Content-Type: application/json" -k -v -u admin:admin
https://localhost:9443/api/cartridges/filter/multiTenant
[2] [Discuss] Removing "remove-tenant" and "list-cartridges-by-filter" commands
from CLI
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)