Data Object - FarmComputeProfileSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.ComputeProfileSpec
Property of
FarmInstantCloneProvisioningStatusData, FarmMaintenanceSpec, FarmVirtualCenterProvisioningData
Since
Horizon 8.6
Data Object Description¶
Represents a compute profile which allows to customize clones with the specified attibutes of CPU, RAM and cores per socket.
Data Object Properties¶
Name | Type | Description |
---|---|---|
numCPU | xsd:int | The number of CPUs to configure on clones 3 2 |
ram | xsd:int | The RAM in MB to configure on clones 3 2 |
coresPerSocket | xsd:int | Number of cores per socket for the CPU, the number CPU must be a multiple of coresPerSocket 3 1 2 |