vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - ReplicationVmInProgressFault(vim.fault.ReplicationVmInProgressFault)
- Extends
 - ReplicationVmFault
 - Since
 - vSphere API Release 6.0
 
Fault Description
A ReplicationVmInProgressFault is thrown when a replication operation failed to perform on a VirtualMachine because the VM is in the middle of another replication activity.Properties
| Name | Type | Description | 
|---|---|---|
| inProgressActivity | xsd:string | 
         The in-progress activity for VM replication
       | 
| requestedActivity | xsd:string | 
         The requsted activity for VM replication
       | 
| Properties inherited from ReplicationVmFault | ||
| instanceId, reason, state, vm | ||
| Properties inherited from ReplicationFault | ||
| None | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |