Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ComputeResourceConfigInfo(vim.ComputeResource.ConfigInfo)
- Property of
- ComputeResource
- Extended by
- ClusterConfigInfoEx
- Extends
- DynamicData
- Since
- VI API 2.5
Data Object Description
Configuration of the compute resource; applies to both standalone hosts and clusters.Properties
Name | Type | Description |
---|---|---|
defaultHardwareVersionKey* | xsd:string |
Key for Default Hardware Version used on this compute resource
in the format of key.
This field affects
defaultConfigOption returned
by EnvironmentBrowser of this object and all its children
with this field unset.
Since vSphere API Release 5.1 |
maximumHardwareVersionKey* | xsd:string |
Key for Maximum Hardware Version used on this compute resource
in the format of key.
This field affects
defaultConfigOption returned
by EnvironmentBrowser of this object and all its children
with this field unset.
Since vSphere API Release 7.0.2.0 |
spbmEnabled* | xsd:boolean |
Flag indicating whether or not the SPBM(Storage Policy Based Management)
feature is enabled on this compute resource
Since vSphere API Release 5.0 |
vmSwapPlacement | xsd:string |
Swapfile placement policy for virtual machines within this compute
resource. Any policy except for "inherit" is a valid value for this
property; the default is "vmDirectory". This setting will be honored
for each virtual machine within the compute resource for which the
following is true:
See VirtualMachineConfigInfoSwapPlacementType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |