Comment 1 for bug 1715230

Revision history for this message
Blake Rouse (blake-rouse) wrote :

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.