Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client is missing block device initialize #451

Open
dlutton opened this issue Jan 12, 2021 · 1 comment
Open

Client is missing block device initialize #451

dlutton opened this issue Jan 12, 2021 · 1 comment

Comments

@dlutton
Copy link

dlutton commented Jan 12, 2021

I'm able to hit the rest end point successfully, however it's missing from the swagger spec/client.

Rest::Routes::Post(router,
"/block-devices/:id/initialize",
Rest::Routes::bind(&handler::init_device, this));

@dlutton
Copy link
Author

dlutton commented Jan 13, 2021

Also, if we can add a call to initialize multiple devices, that would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant