Class DeleteNodeAPI


  • @Path("cluster/nodes/{nodeName}/clear/")
    public class DeleteNodeAPI
    extends AdminAPIBase
    V2 API for deleting all replicas of all collections in one node. Please note that the node itself will remain as a live node after this operation.

    This API is analogous to the V1 /admin/collections?action=DELETENODE