 15f7be9a52
			
		
	
	15f7be9a52
	
	
	
		
			
			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
		
			
				
	
	
		
			38 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. _VirtualMachine: ../../../vim/VirtualMachine.rst
 | |
| 
 | |
| .. _vim.fault.ReplicationVmFault: ../../../vim/fault/ReplicationVmFault.rst
 | |
| 
 | |
| .. _vim.fault.ReplicationVmFault.ReasonForFault: ../../../vim/fault/ReplicationVmFault/ReasonForFault.rst
 | |
| 
 | |
| vim.fault.ReplicationVmFault.ReasonForFault
 | |
| ===========================================
 | |
|   :contained by: `vim.fault.ReplicationVmFault`_
 | |
| 
 | |
|   :type: `vim.fault.ReplicationVmFault.ReasonForFault`_
 | |
| 
 | |
|   :name: invalidInstanceId
 | |
| 
 | |
| values:
 | |
| --------
 | |
| 
 | |
| invalidInstanceId
 | |
|    The specified instanceId does not match the `VirtualMachine`_ instanceId
 | |
| 
 | |
| notConfigured
 | |
|     `VirtualMachine`_ is not configured for replication
 | |
| 
 | |
| poweredOn
 | |
|     `VirtualMachine`_ is powered on
 | |
| 
 | |
| poweredOff
 | |
|     `VirtualMachine`_ is powered off (and is not undergoing offline replication)
 | |
| 
 | |
| offlineReplicating
 | |
|     `VirtualMachine`_ is in the process of creating an an offline instance.
 | |
| 
 | |
| suspended
 | |
|     `VirtualMachine`_ is suspended (and is not undergoing offline replication)
 | |
| 
 | |
| invalidState
 | |
|     `VirtualMachine`_ is in an invalid state
 |