Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - AutoStartDefaults(vim.host.AutoStartManager.SystemDefaults)
- Property of
- HostAutoStartManagerConfig
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
Defines the system default auto-start/auto-stop values.Properties
Name | Type | Description |
---|---|---|
enabled* | xsd:boolean |
Indicates whether or not auto-start manager is enabled.
|
startDelay* | xsd:int |
System-default autoStart delay in seconds. The default is 120 seconds.
|
stopAction* | xsd:string |
System-default power-off action. Used if the stopAction string in the
AutoPowerInfo object for a particular machine is set to systemDefault.
If stopAction and startAction for a virtual machine are both set to none,
that virtual machine is removed from the AutoStart sequence.
|
stopDelay* | xsd:int |
System-default autoStop delay in seconds. The default is 120 seconds.
|
waitForHeartbeat* | xsd:boolean |
System-default waitForHeartbeat setting.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |