z-hypervisor/example/ubuntu-root.json

10 lines
166 B
JSON

{
"disk_id": "ubuntu-root.bin",
"properties": {
"type": "qdisk",
"datastore": "default",
"size": 8192,
"fmt": "qcow2"
}
}