Is it feasible to provide an option to edit alongside delete dropdown? Or atleast for console?
- Can be done by sending
delete API of older data & another one with Update API with newer data.
- Add a check to forbid editing top level data. ex. Forbid to change pool or node name while changing volume name.
Is it feasible to provide an option to edit alongside delete dropdown? Or atleast for console?
delete APIof older data & another one withUpdate APIwith newer data.