Data Object - QueryReplicationPeerResult(sms.storage.replication.QueryReplicationPeerResult)

Returned by
QueryReplicationPeer
Extends
DynamicData
See also
FaultDomainId, LocalizedMethodFault
Since
SMS API 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.
sourceDomainFaultDomainId

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
*Need not be set
Show WSDL type definition