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

Add support for vm.remove-device for pci hotunplug #11

Open
bryteise opened this issue Sep 1, 2020 · 1 comment
Open

Add support for vm.remove-device for pci hotunplug #11

bryteise opened this issue Sep 1, 2020 · 1 comment

Comments

@bryteise
Copy link

bryteise commented Sep 1, 2020

@sboeuf where can I find information on the schemas request body? I am guessing this API endpoint lets one remove any of the devices added via the add-{device,fs,pmem,net,vsock} but I am not sure.

@sboeuf
Copy link
Member

sboeuf commented Sep 2, 2020

Any device that has been added can be removed based on its id. So the schema request body simply expect {id: 12} if 12 is the id from the device you want to remove.

@bryteise bryteise added the P0 P0 priority label Feb 19, 2021
@bryteise bryteise removed the P0 P0 priority label Mar 8, 2021
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

2 participants