vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSystemSwapConfiguration(vim.host.SystemSwapConfiguration)
- Property of
- HostConfigInfo
- Parameter to
- UpdateSystemSwapConfiguration
- Extends
- DynamicData
- See also
- HostSystemSwapConfigurationSystemSwapOption
- Since
- vSphere API Release 5.1
Data Object Description
Information and specification for control of the system swap configuration on the current host.Properties
Name | Type | Description |
---|---|---|
option* | HostSystemSwapConfigurationSystemSwapOption[] |
The currently enabled options.
When this property contains only one value and this value is HostSystemSwapConfigurationDisabledOption,
this indicates that the system swap is disabled. If the HostSystemSwapConfigurationDisabledOption option is used together with some other option in call to UpdateSystemSwapConfiguration, a InvalidArgument is thrown. It is not allowed to have duplicate values in this array. If so a InvalidArgument is thrown. |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |