등록된 가상 머신에 대한 정보 표시. 더 많은 정보: https://www.virtualbox.org/manual/ch08.html#vboxmanage-showvminfo.
VBoxManage showvminfo {{vm_이름|uuid}}
VBoxManage showvminfo --details {{vm_이름|uuid}}
VBoxManage showvminfo --machinereadable {{vm_이름|uuid}}
VBoxManage showvminfo --password-id {{암호_id}} {{vm_이름|uuid}}
VBoxManage showvminfo --password {{경로/대상/패스워드_파일}} {{vm_이름|uuid}}
VBoxManage showvminfo --log {{vm_이름|uuid}}