Details
-
Task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.5.2
-
None
Description
Removal of iop-select can be done using a custom action.
Need to add a button to Stack Versions page / some other place that makes sense. The action triggered should make a call like this:
curl -u admin:admin -H "X-Requested-By:ambari" -i -X POST -d '{"RequestInfo":{"context":"Remove IOP select","action":"force_remove_packages", "parameters": { "package_list" : "iop-select" }}}' http://localhost:8080/api/v1/clusters/c1/requests