Attributes
Attribute | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
Modified | boolean | No | always | 32.0 | True indicates that this section overrides any possible VirtualHardware and OperatingSystem sections during a PUT or POST action. |
Elements
Element | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
CpuResourceMhz | ComputeResourceType | No | always | 32.0 | CPU compute resources. This parameter may be omitted when using the VmSpec to update the contents of an existing VM. | |
DiskSection | DiskSectionType | No | always | 32.0 | virtual disks of this VM. | |
HardwareVersion | HardwareVersionType | Yes | always | 32.0 | vSphere name of Virtual Hardware Version of this VM. Example: vmx-13 This parameter may be omitted when using the VmSpec to update the contents of an existing VM. | |
MediaSection | MediaSectionType | No | always | 32.0 | The media devices of this VM. | |
MemoryResourceMb | ComputeResourceType | Yes | always | 32.0 | Memory compute resources. This parameter may be omitted when using the VmSpec to update the contents of an existing VM. | |
NumCoresPerSocket | int | No | always | 32.0 | Number of cores among which to distribute CPUs in this virtual machine.. This parameter may be omitted when using the VmSpec to update the contents of an existing VM. | |
NumCpus | int | No | always | 32.0 | Number of CPUs. This parameter may be omitted when using the VmSpec to update the contents of an existing VM. | |
OsType | string | No | always | 32.0 | The type of the OS. This parameter may be omitted when using the VmSpec to update the contents of an existing VM. | |
TimeSyncWithHost | boolean | No | always | 32.0 | Synchronize the VM's time with the host. | |
ToolsGuestOsId | string | No | none | 32.0 | The tools guest os identifier of a VM when VM is powered on and has VM Tools installed on it. | |
VirtualCpuType | VirtualCpuTypeType | No | always | 32.0 | The capabilities settings for this VM. This parameter may be omitted when using the VmSpec to update the contents of an existing VM. | |
VmToolsVersion | string | No | none | 32.0 | VMware tools version of this VM. |