"title":"Port of service into the VM (require: kvm-name).",
"title":"Port of service into the VM (require: kvm-name).",
"description":"This will allow to get URL from defined nat-rules. The port should exist in nat-rules of KVM you have referenced by 'kvm-partition-name'",
"description":"This will allow to get URL from defined nat-rules. The port should exist in nat-rules of KVM you have referenced by 'kvm-partition-name'",
"type":"number"
"type":"integer"
},
},
"url-scheme":{
"url-scheme":{
"title":"Scheme of HTTP service into the VM (require: kvm-name).",
"title":"Scheme of HTTP service into the VM (require: kvm-name).",
...
@@ -154,7 +154,7 @@
...
@@ -154,7 +154,7 @@
"type":"integer",
"type":"integer",
"default":10,
"default":10,
"minimum":1,
"minimum":1,
"maximum":80
"maximum":1000
},
},
"disk-type":{
"disk-type":{
"title":"Disk type",
"title":"Disk type",
...
@@ -253,7 +253,7 @@
...
@@ -253,7 +253,7 @@
"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.",
"description":"Specify the number 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 number 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":0,
"minimum":0,
"maximum":4,
"default":0
"default":0
},
},
"external-disk-size":{
"external-disk-size":{
"title":"Number of additional disk to create for virtual machine, in Gigabytes",
"title":"Number of additional disk to create for virtual machine, in Gigabytes",
"description":"Specify the number 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 number of additional disk to create for virtual machine in data folder of SlapOS Node. Requires instance_storage_home to be configured on SlapOS Node.",