"title":"Size of additional disk to create for virtual machine, in Gigabytes",
"title":"Size of additional disk to create for virtual machine, in Gigabytes",
"description":"Specify the size of additional disk to create for virtual machine in data folder of SlapOS Node. Requires instance_storage_home to be configured on SlapOS Node.",
"description":"Specify the size of additional disk to create for virtual machine in data folder of SlapOS Node. Requires instance_storage_home to be configured on SlapOS Node.",
"type":"integer",
"type":"integer",
"minimum":10,
"minimum":5,
"maximum":1000,
"default":20
"default":20
},
},
"external-disk-format":{
"external-disk-format":{
...
@@ -344,13 +342,13 @@
...
@@ -344,13 +342,13 @@
"enum":["qcow2","raw","vdi","vmdk","cloop","qed"]
"enum":["qcow2","raw","vdi","vmdk","cloop","qed"]
},
},
"use-tap":{
"use-tap":{
"title":"Use QEMU TAP network interface",
"title":"Enable QEMU TAP network interface",
"description":"Use QEMU TAP network interface, might require a bridge on SlapOS Node.",
"description":"Use QEMU TAP network interface, might require a bridge on SlapOS Node.",