Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 675 Bytes

V1CPUTopology.md

File metadata and controls

12 lines (8 loc) · 675 Bytes

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] [Back to API list] [Back to README]