This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
		
			
				
	
	
		
			10 lines
		
	
	
		
			524 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			524 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _vim.event.VmEvent: ../../vim/event/VmEvent.rst
 | 
						|
 | 
						|
 | 
						|
vim.event.VmDasUpdateErrorEvent
 | 
						|
===============================
 | 
						|
  The event records that an error occured when updating the HA agents with the current state of the virtual machine. If this occurs during a powerOn operation, the virtual machine will not be failed over in the event of a host failure. If it occurs during a powerOff, the virtual machine will be automatically powered on if the host it was last running on crashes.
 | 
						|
:extends: vim.event.VmEvent_
 | 
						|
 | 
						|
Attributes:
 |