# V1CPUTopology ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cores** | **int** | Cores specifies the number of cores inside the vmi. Must be a value greater or equal 1. | [optional] **sockets** | **int** | Sockets specifies the number of sockets inside the vmi. Must be a value greater or equal 1. | [optional] **threads** | **int** | Threads specifies the number of threads inside the vmi. Must be a value greater or equal 1. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)