Files
z-hypervisor/example/docker-disk.json
2017-02-25 18:42:26 -08:00

8 lines
120 B
JSON

{
"disk_id": "dockerdata",
"properties": {
"type": "dockerdisk",
"datastore": "default"
}
}