vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - ReplicationInvalidOptions(vim.fault.ReplicationInvalidOptions)
- Extends
 - ReplicationFault
 - See also
 - ManagedEntity
 - Since
 - vSphere API Release 5.0
 
Fault Description
A ReplicationInvalidOptions fault is thrown when the options string passed contains invalid characters or broken format.Properties
| Name | Type | Description | 
|---|---|---|
| entity* | ManagedObjectReference
 to a ManagedEntity  | 
         Entity, if any, that has invalid options.
       | 
| options | xsd:string | 
         The invalid options string.
       | 
| 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 |