{ "additionalProperties": false, "description": "NSX Intelligence node form factor", "id": "IntelligenceFormFactor", "properties": { "disk": { "description": "Disk size of the Intelligence nodes in GBs.", "readonly": true, "title": "Disk size of the Intelligence nodes in GBs", "type": "integer" }, "memory": { "description": "Memory size of the Intelligence nodes in GBs", "readonly": true, "title": "Memory size of the Intelligence nodes in GBs", "type": "integer" }, "type": { "$ref": "IntelligenceClusterNodeVMFormFactor, "description": "NSX Intelligence node form factor type", "readonly": true, "title": "NSX Intelligence node form factor type" }, "vcpu": { "description": "Number of virtual cpus on the Intelligence nodes", "readonly": true, "title": "Number of virtual cpus on the Intelligence nodes", "type": "integer" } }, "title": "NSX Intelligence node form factor", "type": "object" }