Closed bjackman closed 3 days ago
I think it's probably rw=1
. Can try this later.
Even better, I can try it right now. Aand it works.
Raised this issue then figured it out within 3 minutes, maybe I should have just tried to figure it out first :laughing:
Thanks!
Is your feature request related to a problem? Please describe.
When it's emulated flash storage the MSD can be writable on read-only. This can be flipped in the UI. But I can't see a documented way to do that via REST.
Describe the solution you'd like
Seems likely this is just a documentation gap. But if not I guess we just need a param like
read_only=0
orwritable=1
.