Description of problem: while using this API : api/v2/cluster/<fsid>/osd/<osd_id>, I was trying to send a json (i.e use PATCH Request). I was using the this json "{"up": true}". the value for "up" was already true and i was sending the same value again, calamri server does not return anything not even 500 server error.
Strange is should be responding. When value is different it does respond with an HTTP202 accepted
Bara, I clarified the issue in the doc text. Does it make more sense now?
Looks great Bara! Thank you