Are you specifically calling out the difference between?
/api/2.0/nodes/{system_id}/volume-group/{id}/
and
/api/2.0/nodes/{system_id}/volume-groups/
?
You are correct in that it should be "volume-groups". That is just a typo that was not caught in the code during implementation and code review.
Are you specifically calling out the difference between?
/api/2. 0/nodes/ {system_ id}/volume- group/{ id}/
and
/api/2. 0/nodes/ {system_ id}/volume- groups/
?
You are correct in that it should be "volume-groups". That is just a typo that was not caught in the code during implementation and code review.