Traté de solo leer algunas propiedades con obtener Me gusta esto:

VBoxManage mediumproperty get c783a12e-d735-4b02-866c-3ce39e55ac6d "Capacity"

y lo intenté Ubicación mtype tipo estado dispositivo hotpluggable puerto tport

Todo con y sin comillas. Siempre obtengo el mismo resultado:

VBoxManage: error: Property '--mtype' does not exist
VBoxManage: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component MediumWrap, interface IMedium, callee nsISupports
VBoxManage: error: Context: "GetProperty(Bstr(pszProperty).raw(), strVal.asOutParam())" at line 1734 of file VBoxManageDisk.cpp

Entonces, ¿cómo puedo leer las propiedades con este comando?

thierrybo
fuente