vultr/vultr-node

[BUG] - blockStorage.getStorage() blockStorage.deleteStorage() missing path: true

afady opened this issue · 0 comments

afady commented

Using blockStorage.getStorage() or blockStorage.deleteStorage() with a valid block-id throws Error: Bad Request

I think this is caused by the object definition missing path: true for the block-id path parameter.