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
		
			
				
	
	
		
			21 lines
		
	
	
		
			768 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			768 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _str: https://docs.python.org/2/library/stdtypes.html
 | 
						|
 | 
						|
.. _vim.fault.MigrationFault: ../../vim/fault/MigrationFault.rst
 | 
						|
 | 
						|
 | 
						|
vim.fault.WillLoseHAProtection
 | 
						|
==============================
 | 
						|
    :extends:
 | 
						|
 | 
						|
        `vim.fault.MigrationFault`_
 | 
						|
 | 
						|
  This fault is reported when the execution of a storage vmotion or relocate operation would impact vSphere HA's ability to restart a VM. For storage vmotion, this fault is reported when HA protection will be lost after the vmotion completes. Consequently, HA would not restart the VM if it subsequently failed. For relocate, relocate is not supported on VMs that failed before the operation is attempted and are in the process of being restarted at the time the operation is performed.
 | 
						|
 | 
						|
Attributes:
 | 
						|
 | 
						|
    resolution (`str`_)
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 |