vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostSystemReconnectSpec(vim.HostSystem.ReconnectSpec)
- Parameter to
- ReconnectHost_Task
- Extends
- DynamicData
- Since
- vSphere API Release 5.0
Data Object Description
Specifies the parameters needed to merge vCenter Server settings and host settings on reconnect.Properties
Name | Type | Description |
---|---|---|
syncState* | xsd:boolean |
This flag should be set if on a host reconnect, state such as virtual
machine state in vCenter Server e.g. the virtual machine inventory
and autostart rules, has to be propogated to the host. Any virtual
machines that may have been unregistered or orphaned will be
reregistered according to the vCenter Server inventory. Any autostart
rules that may have changed on the host will be similarly restored.
This flag is primarily intended for stateless hosts to enable vCenter
Server to resync these hosts after a reboot.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |