Ajit Kumar created AMBARI-15847:
-----------------------------------
Summary: Add api for bulk delete host
Key: AMBARI-15847
URL: https://issues.apache.org/jira/browse/AMBARI-15847
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Ajit Kumar
Assignee: Ajit Kumar
Fix For: 2.4.0
Currently if anyone has to delete more than 1 host, a script is required to
call delete host api in a loop for each host. This api takes in query and
instead of failing fast on the first error, puts the best effort to delete all
requested hosts. Response should be json object which has deleted keys and keys
which failed to delete with exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)