Interface VmService.RemoveRequest

    • Method Detail

      • detachOnly

        VmService.RemoveRequest detachOnly​(Boolean detachOnly)
        Indicates if the attached virtual disks should be detached first and preserved instead of being removed.
      • force

        VmService.RemoveRequest force​(Boolean force)
        Indicates if the virtual machine should be forcibly removed. Locked virtual machines and virtual machines with locked disk images cannot be removed without this flag set to true.