Managed Object -
HostVMotionSystem(vim.host.VMotionSystem)
- Property of
-
HostConfigManager
- Extends
-
ExtensibleManagedObject
- See also
-
HostIpConfig, HostVMotionNetConfig
Managed Object Description
Deprecated.
As of VI API 4.0, use virtualNicManager
The VMotionSystem managed object describes the VMotion configuration
of the host.
Properties
Methods
DeselectVnic(deselectVnic)
Indicate that no VirtualNic should be used for VMotion.
- Required Privileges
- Host.Config.Network
Parameters
Return Value
Faults
Type
|
Description
|
HostConfigFault | is a failure occurred |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
SelectVnic(selectVnic)
Select the VirtualNic to be used for VMotion.
- Required Privileges
- Host.Config.Network
Parameters
Return Value
Faults
Type
|
Description
|
HostConfigFault | Thrown for any other failure |
InvalidArgument | Thrown if key represents a nonexistent or invalid VirtualNic. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
UpdateIpConfig(updateIpConfig)
Update the IP configuration of VMotion VirtualNic.
- Required Privileges
- Host.Config.Network
Parameters
Return Value
Faults
Type
|
Description
|
HostConfigFault | Thrown for any other failure |
InvalidArgument | Thrown if the IpConfig is invalid or cannot be used. |
NotFound | Thrown if no VirtualNic is selected for VMotion. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
© 2006-2016 VMware, Inc. All rights reserved.
Revision 15-Nov-2016 | Version 6.5