Uses of Class
com.xensource.xenapi.Types.VbdNotRemovableMedia
-
Uses of Types.VbdNotRemovableMedia in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.VbdNotRemovableMediaModifier and TypeMethodDescriptionvoidVBD.eject(Connection c) Remove the media from the device and leave it empty Minimum allowed role: vm-operator First published in XenServer 4.0.VBD.ejectAsync(Connection c) Remove the media from the device and leave it empty Minimum allowed role: vm-operator First published in XenServer 4.0.voidVBD.insert(Connection c, VDI vdi) Insert new media into the device Minimum allowed role: vm-operator First published in XenServer 4.0.VBD.insertAsync(Connection c, VDI vdi) Insert new media into the device Minimum allowed role: vm-operator First published in XenServer 4.0.