Closed raiseerco closed 2 years ago
This PR will update the route for cluster deletion on admin profile, the --force parameter is now used to call /clusters/{clusterId} and not passed to cloud-nodes anymore since it's not needed.
--force
/clusters/{clusterId}
Requires https://github.com/bloqpriv/cloud-nodes/pull/426
This PR will update the route for cluster deletion on admin profile, the
--force
parameter is now used to call/clusters/{clusterId}
and not passed to cloud-nodes anymore since it's not needed.Process checklist
Related issue(s)
Requires https://github.com/bloqpriv/cloud-nodes/pull/426