"description":"If yes, this will allow to Create devices like CPU and Memory in hotplug mode without restart the VM. Operatin System should be configured to Online new created devices.",
"type":"boolean",
"default":false
},
"ram-size":{
"ram-size":{
"title":"RAM size",
"title":"RAM size",
"description":"RAM size, in MB.",
"description":"RAM size, in MB.",
"type":"integer",
"type":"integer",
"default":1024,
"default":1024,
"minimum":128,
"minimum":1024,
"multipleOf":128
"multipleOf":512
},
"ram-max-size":{
"title":"Maximum RAM size, in MB",
"description":"Define the maximum size of the memory. The size is in MB and should be a multiple of 512.",
"type":"integer",
"default":51200,
"minimum":1024,
"multipleOf":512
},
"ram-hotplug-slot-size":{
"title":"Size of Hotpluggable RAM slot, in MB",
"description":"Define the RAM size to plug on one hotpluggable slot in MB, understand the size of one RAM bar. The RAM hotplugged on each slot will always have the same RAM size.",
"description":"Additional options to use with cpu-count. Options are separated by coma: [cores=cores][,threads=threads][,sockets=sockets][,maxcpus=maxcpus]. Set this option if you know what you're doing.",
"description":"Specifies the maximum number of CPUs.",
"description":"If yes, this will allow to Create devices like CPU and Memory in hotplug mode without restart the VM. Operatin System should be configured to Online new created devices.",
"type":"boolean",
"default":false
},
"ram-size":{
"ram-size":{
"title":"RAM size",
"title":"RAM size",
"description":"RAM size, in MB.",
"description":"RAM size, in MB.",
"type":"integer",
"type":"integer",
"default":1024,
"default":1024,
"minimum":128,
"minimum":1024,
"multipleOf":128
"multipleOf":512
},
"ram-max-size":{
"title":"Maximum RAM size, in MB",
"description":"Define the maximum size of the memory. The size is in MB and should be a multiple of 512.",
"type":"integer",
"default":51200,
"minimum":1024,
"multipleOf":512
},
"ram-hotplug-slot-size":{
"title":"Size of Hotpluggable RAM slot, in MB",
"description":"Define the RAM size to plug on one hotpluggable slot in MB, understand the size of one RAM bar. The RAM hotplugged on each slot will always have the same RAM size.",
"description":"Additional options to use with cpu-count. Options are separated by coma: [cores=cores][,threads=threads][,sockets=sockets][,maxcpus=maxcpus]. Set this option if you know what you're doing.",
"description":"Specifies the maximum number of CPUs.",
"type":"string"
"type":"integer",
"default":24,
"minimum":1,
"maximum":64
},
"max-cpu-hotplug-count":{
"title":"Maximum hotpluggable CPU amount",
"description":"Specifies the maximum number of hotpluggable CPUs.",
"type":"integer",
"default":1
},
"cpu-hotplug-amount":{
"title":"CPU hotplug amount",
"description":"Specifies the number of CPUs to hotplug",