vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - QueryReplicationPeerResult(sms.storage.replication.QueryReplicationPeerResult)
- Returned by
- QueryReplicationPeer
- Extends
- DynamicData
- See also
- FaultDomainId, LocalizedMethodFault
- Since
- 6.5
Data Object Description
Information about the replication peers of a VASA provider.Properties
Name | Type | Description |
---|---|---|
error* | LocalizedMethodFault[] |
Error must be set when targetDomain field is not set.
|
sourceDomain | FaultDomainId |
Source fault domain id, must correspond to an id from the input.
|
targetDomain* | FaultDomainId[] |
Target fault domains for the given source, fault domain ID's are globally
unique. There can be one or more target domains for a given source.
|
warning* | LocalizedMethodFault[] |
Optional warning messages.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |