vSphere Web Services API


Data Object - HostSystemSwapConfigurationDisabledOption(vim.host.SystemSwapConfiguration.DisabledOption)

Extends
HostSystemSwapConfigurationSystemSwapOption
Since
vSphere API Release 5.1

Data Object Description

Indicates that the system swap on the host is currently disabled. This value is used with the UpdateSystemSwapConfiguration managed method to disable system swap. Presence of this value in option excludes appearance of any other options. Specifying additional options will result in a InvalidArgument fault being thrown from the UpdateSystemSwapConfiguration method.

Properties

Name Type Description
None
Properties inherited from HostSystemSwapConfigurationSystemSwapOption
key
Properties inherited from DynamicData
None

Show WSDL type definition