public static interface VmDiskService.RemoveResponse extends Response
Detach the disk from the virtual machine.
Note
|
In version 3 of the API this used to also remove the disk completely from the system, but starting with version 4 it doesn’t. If you need to remove it completely use the remove method of the top level disk service. |
Copyright © 2016. All rights reserved.