|
@@ -6,10 +6,6 @@
|
|
|
"type": "integer",
|
|
"type": "integer",
|
|
|
"description": "Number of CPUs of the VM."
|
|
"description": "Number of CPUs of the VM."
|
|
|
},
|
|
},
|
|
|
- "num_cores_per_socket": {
|
|
|
|
|
- "type": "integer",
|
|
|
|
|
- "description": "Number of CPU cores per socket, if applicable."
|
|
|
|
|
- },
|
|
|
|
|
"memory_mb": {
|
|
"memory_mb": {
|
|
|
"type": "integer",
|
|
"type": "integer",
|
|
|
"description": "Memory of the VM in MegaBytes."
|
|
"description": "Memory of the VM in MegaBytes."
|