Reference for SyncPairingStatus
Url: replicationcomms/slave/pairing/sync
HTTP Method: POST
| Message direction | Format | Body |
|---|---|---|
| Request | XML | Example,Schema |
| Response | XML | Example,Schema |
The following is an example request XML body:
<?xml version="1.0" encoding="utf-16"?>
<masterCorePairingStatus xmlns="http://apprecovery.com/management/api/2010/05">
<pairingStatus>
<agents>
<!--Valid elements of type: remoteCoreAgent-->
<remoteCoreAgentInfoStatus i:type="remoteCoreAgent" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<agentInfo>
<ServerType>String content</ServerType>
<displayName>String content</displayName>
<hostName>String content</hostName>
<hostUri>String content</hostUri>
<id>1627aea5-8e0a-4371-9022-9b504344e724</id>
<repositoryType i:nil="true" />
</agentInfo>
<disabledUntilRemoteCoreUpgrade>true</disabledUntilRemoteCoreUpgrade>
<enableSafeDataStoring>true</enableSafeDataStoring>
<encryptionKeyId>String content</encryptionKeyId>
<isCluster>true</isCluster>
<parentClusterAgentId>1627aea5-8e0a-4371-9022-9b504344e724</parentClusterAgentId>
<pauseReplication>true</pauseReplication>
<resumeReplicationAfterUpgrade>true</resumeReplicationAfterUpgrade>
<status>Unknown</status>
<freeSpace>18446744073709551615</freeSpace>
<isAbandonedByMaster>true</isAbandonedByMaster>
<isOutgoingReplicationAvailable>true</isOutgoingReplicationAvailable>
<remotePauseReplication>true</remotePauseReplication>
<replicationMode i:nil="true" />
<requestForceFixOrphansReplication>true</requestForceFixOrphansReplication>
<requestForceReplication>true</requestForceReplication>
<supportRollup>true</supportRollup>
<machineFlags i:nil="true" />
<parentAgentId>1627aea5-8e0a-4371-9022-9b504344e724</parentAgentId>
<agentType>Protected</agentType>
<canBeFailover>true</canBeFailover>
<isReplicationAvailable>true</isReplicationAvailable>
<jobInfo>
<Cancelable>true</Cancelable>
<blockerJobId>1627aea5-8e0a-4371-9022-9b504344e724</blockerJobId>
<cancelingAccount>String content</cancelingAccount>
<childJobs>
<shortenJob>
<Cancelable>true</Cancelable>
<blockerJobId>1627aea5-8e0a-4371-9022-9b504344e724</blockerJobId>
<cancelingAccount>String content</cancelingAccount>
<childJobs>
<shortenJob>
<Cancelable>true</Cancelable>
<blockerJobId>1627aea5-8e0a-4371-9022-9b504344e724</blockerJobId>
<cancelingAccount>String content</cancelingAccount>
<childJobs i:nil="true" />
<creationTime>1999-05-31T11:20:00</creationTime>
<elapsedTime>P428DT10H30M12.3S</elapsedTime>
<endTime>1999-05-31T11:20:00</endTime>
<estimatedTimeRemaining>P428DT10H30M12.3S</estimatedTimeRemaining>
<failureReason>
<message />
</failureReason>
</shortenJob>
</childJobs>
</shortenJob>
</childJobs>
</jobInfo>
</remoteCoreAgentInfoStatus>
</agents>
</pairingStatus>
</masterCorePairingStatus>
The following is an example response XML body:
<?xml version="1.0" encoding="utf-16"?>
<replicationPairingStatus xmlns="http://apprecovery.com/management/api/2010/05">
<agents>
<!--Valid elements of type: remoteCoreAgent-->
<remoteCoreAgentInfoStatus i:type="remoteCoreAgent" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<agentInfo>
<ServerType>String content</ServerType>
<displayName>String content</displayName>
<hostName>String content</hostName>
<hostUri>String content</hostUri>
<id>1627aea5-8e0a-4371-9022-9b504344e724</id>
<repositoryType i:nil="true" />
</agentInfo>
<disabledUntilRemoteCoreUpgrade>true</disabledUntilRemoteCoreUpgrade>
<enableSafeDataStoring>true</enableSafeDataStoring>
<encryptionKeyId>String content</encryptionKeyId>
<isCluster>true</isCluster>
<parentClusterAgentId>1627aea5-8e0a-4371-9022-9b504344e724</parentClusterAgentId>
<pauseReplication>true</pauseReplication>
<resumeReplicationAfterUpgrade>true</resumeReplicationAfterUpgrade>
<status>Unknown</status>
<freeSpace>18446744073709551615</freeSpace>
<isAbandonedByMaster>true</isAbandonedByMaster>
<isOutgoingReplicationAvailable>true</isOutgoingReplicationAvailable>
<remotePauseReplication>true</remotePauseReplication>
<replicationMode i:nil="true" />
<requestForceFixOrphansReplication>true</requestForceFixOrphansReplication>
<requestForceReplication>true</requestForceReplication>
<supportRollup>true</supportRollup>
<machineFlags i:nil="true" />
<parentAgentId>1627aea5-8e0a-4371-9022-9b504344e724</parentAgentId>
<agentType>Protected</agentType>
<canBeFailover>true</canBeFailover>
<isReplicationAvailable>true</isReplicationAvailable>
<jobInfo>
<Cancelable>true</Cancelable>
<blockerJobId>1627aea5-8e0a-4371-9022-9b504344e724</blockerJobId>
<cancelingAccount>String content</cancelingAccount>
<childJobs>
<shortenJob>
<Cancelable>true</Cancelable>
<blockerJobId>1627aea5-8e0a-4371-9022-9b504344e724</blockerJobId>
<cancelingAccount>String content</cancelingAccount>
<childJobs>
<shortenJob>
<Cancelable>true</Cancelable>
<blockerJobId>1627aea5-8e0a-4371-9022-9b504344e724</blockerJobId>
<cancelingAccount>String content</cancelingAccount>
<childJobs i:nil="true" />
<creationTime>1999-05-31T11:20:00</creationTime>
<elapsedTime>P428DT10H30M12.3S</elapsedTime>
<endTime>1999-05-31T11:20:00</endTime>
<estimatedTimeRemaining>P428DT10H30M12.3S</estimatedTimeRemaining>
<failureReason>
<message>String content</message>
<type>String content</type>
<detail>String content</detail>
<stackTrace>String content</stackTrace>
<serverException>
<message />
</serverException>
</failureReason>
<id>1627aea5-8e0a-4371-9022-9b504344e724</id>
<initiatingAccount>String content</initiatingAccount>
<isExpired>true</isExpired>
<isRemoteReplicationJob>true</isRemoteReplicationJob>
<isReplicationJob>true</isReplicationJob>
<jobClassName>String content</jobClassName>
<parentJobId>1627aea5-8e0a-4371-9022-9b504344e724</parentJobId>
<phase>String content</phase>
<progress>18446744073709551615</progress>
<rate>1.26743233E+15</rate>
<startTime>1999-05-31T11:20:00</startTime>
<status>Unknown</status>
</shortenJob>
</childJobs>
</shortenJob>
</childJobs>
</jobInfo>
</remoteCoreAgentInfoStatus>
</agents>
</replicationPairingStatus>
The following is the request XML Schema:
<?xml version="1.0" encoding="utf-16"?>
<Schemas>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<xs:schema xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://apprecovery.com/management/api/2010/05" elementFormDefault="qualified" targetNamespace="http://apprecovery.com/management/api/2010/05" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/System" />
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" />
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xs:complexType name="masterCorePairingStatus">
<xs:sequence>
<xs:element minOccurs="0" name="pairingStatus" nillable="true" type="tns:replicationPairingStatus" />
</xs:sequence>
</xs:complexType>
<xs:element name="masterCorePairingStatus" nillable="true" type="tns:masterCorePairingStatus" />
<xs:complexType name="replicationPairingStatus">
<xs:sequence>
<xs:element minOccurs="0" name="agents" nillable="true" type="tns:remoteCoreAgentInfoStatusCollection" />
<xs:element minOccurs="0" name="comments" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="customerId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="emailAddress" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="errorDetails" nillable="true" type="tns:serverError">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="isReachable" type="xs:boolean" />
<xs:element minOccurs="0" name="replicationLicenseInfo" nillable="true" type="tns:replicationLicenseInfo" />
<xs:element minOccurs="0" name="state" xmlns:q1="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" type="q1:ReplicationPairingState" />
<xs:element minOccurs="0" name="version" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/System" type="q2:Version" />
<xs:element minOccurs="0" name="wasRequested" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
<xs:element name="replicationPairingStatus" nillable="true" type="tns:replicationPairingStatus" />
<xs:complexType name="remoteCoreAgentInfoStatusCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="remoteCoreAgentInfoStatus" nillable="true" type="tns:remoteCoreAgentInfoStatus" />
</xs:sequence>
</xs:complexType>
<xs:element name="remoteCoreAgentInfoStatusCollection" nillable="true" type="tns:remoteCoreAgentInfoStatusCollection" />
<xs:complexType name="remoteCoreAgentInfoStatus">
<xs:sequence>
<xs:element minOccurs="0" name="agentInfo" nillable="true" type="tns:replicatedAgentInfo" />
<xs:element minOccurs="0" name="disabledUntilRemoteCoreUpgrade" type="xs:boolean" />
<xs:element minOccurs="0" name="enableSafeDataStoring" type="xs:boolean" />
<xs:element minOccurs="0" name="encryptionKeyId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="isCluster" type="xs:boolean" />
<xs:element minOccurs="0" name="parentClusterAgentId" type="ser:guid" />
<xs:element minOccurs="0" name="pauseReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="resumeReplicationAfterUpgrade" type="xs:boolean" />
<xs:element minOccurs="0" name="status" xmlns:q3="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" type="q3:ReplicationPairingState" />
<xs:element minOccurs="0" name="freeSpace" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="isAbandonedByMaster" type="xs:boolean" />
<xs:element minOccurs="0" name="isOutgoingReplicationAvailable" type="xs:boolean" />
<xs:element minOccurs="0" name="remotePauseReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="replicationMode" xmlns:q4="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" type="q4:ReplicationMode" />
<xs:element minOccurs="0" name="requestForceFixOrphansReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="requestForceReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="supportRollup" type="xs:boolean" />
<xs:element minOccurs="0" name="machineFlags" xmlns:q5="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q5:MachineFlags" />
<xs:element minOccurs="0" name="parentAgentId" type="ser:guid" />
</xs:sequence>
</xs:complexType>
<xs:element name="remoteCoreAgentInfoStatus" nillable="true" type="tns:remoteCoreAgentInfoStatus" />
<xs:complexType name="replicatedAgentInfo">
<xs:sequence>
<xs:element minOccurs="0" name="ServerType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="hostUri" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="id" type="ser:guid" />
<xs:element minOccurs="0" name="repositoryType" xmlns:q6="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" type="q6:RepositoryType" />
</xs:sequence>
</xs:complexType>
<xs:element name="replicatedAgentInfo" nillable="true" type="tns:replicatedAgentInfo" />
<xs:complexType name="remoteCoreAgent">
<xs:complexContent mixed="false">
<xs:extension base="tns:remoteCoreAgentInfoStatus">
<xs:sequence>
<xs:element minOccurs="0" name="agentType" xmlns:q7="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q7:AgentType" />
<xs:element minOccurs="0" name="canBeFailover" type="xs:boolean" />
<xs:element minOccurs="0" name="isReplicationAvailable" type="xs:boolean" />
<xs:element minOccurs="0" name="jobInfo" nillable="true" type="tns:shortenJob">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="lastReplicatedRecoveryPointTimestamp" type="xs:dateTime" />
<xs:element minOccurs="0" name="lastSeededRecoveryPointTimestamp" type="xs:dateTime" />
<xs:element minOccurs="0" name="remoteCoreId" type="ser:guid" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="remoteCoreAgent" nillable="true" type="tns:remoteCoreAgent" />
<xs:complexType name="shortenJob">
<xs:sequence>
<xs:element minOccurs="0" name="Cancelable" type="xs:boolean" />
<xs:element minOccurs="0" name="blockerJobId" type="ser:guid" />
<xs:element minOccurs="0" name="cancelingAccount" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="childJobs" nillable="true" type="tns:shortenJobs">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="creationTime" type="xs:dateTime" />
<xs:element minOccurs="0" name="elapsedTime" type="ser:duration" />
<xs:element minOccurs="0" name="endTime" type="xs:dateTime" />
<xs:element minOccurs="0" name="estimatedTimeRemaining" type="ser:duration" />
<xs:element minOccurs="0" name="failureReason" nillable="true" type="tns:serverError" />
<xs:element minOccurs="0" name="id" type="ser:guid" />
<xs:element minOccurs="0" name="initiatingAccount" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="isExpired" type="xs:boolean" />
<xs:element minOccurs="0" name="isRemoteReplicationJob" type="xs:boolean" />
<xs:element minOccurs="0" name="isReplicationJob" type="xs:boolean" />
<xs:element minOccurs="0" name="jobClassName" nillable="true" type="xs:string">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="parentJobId" nillable="true" type="ser:guid">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="phase" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="progress" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="rate" type="xs:double" />
<xs:element minOccurs="0" name="startTime" type="xs:dateTime" />
<xs:element minOccurs="0" name="status" xmlns:q8="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" type="q8:JobStatus" />
<xs:element minOccurs="0" name="summary" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="totalWork" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="transmittedData" nillable="true" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="workUnit" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="shortenJob" nillable="true" type="tns:shortenJob" />
<xs:complexType name="shortenJobs">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="shortenJob" nillable="true" type="tns:shortenJob" />
</xs:sequence>
</xs:complexType>
<xs:element name="shortenJobs" nillable="true" type="tns:shortenJobs" />
<xs:complexType name="serverError">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="stackTrace" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="serverException" nillable="true" type="tns:exception" />
</xs:sequence>
</xs:complexType>
<xs:element name="serverError" nillable="true" type="tns:serverError" />
<xs:complexType name="exception">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="rawException" nillable="true" type="xs:base64Binary">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:element name="exception" nillable="true" type="tns:exception" />
<xs:complexType name="replicationLicenseInfo">
<xs:sequence>
<xs:element minOccurs="0" name="mappedAgentIdsMap" nillable="true" xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q9:ArrayOfKeyValueOfguidguid" />
<xs:element minOccurs="0" name="mappedCoreId" type="ser:guid" />
</xs:sequence>
</xs:complexType>
<xs:element name="replicationLicenseInfo" nillable="true" type="tns:replicationLicenseInfo" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="RepositoryType">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Dvm">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O3E">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Archive">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cloud">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O3EPhantom">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:element name="RepositoryType" nillable="true" type="tns:RepositoryType" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:simpleType name="ReplicationPairingState">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Pending" />
<xs:enumeration value="Denied" />
<xs:enumeration value="Deleted" />
<xs:enumeration value="Established" />
<xs:enumeration value="Suspended" />
<xs:enumeration value="Ignored" />
<xs:enumeration value="Failover" />
</xs:restriction>
</xs:simpleType>
<xs:element name="ReplicationPairingState" nillable="true" type="tns:ReplicationPairingState" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="ReplicationMode">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Default">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CoordinateReplication">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SynchronizeData">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AllAfterLastReplicated">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:element name="ReplicationMode" nillable="true" type="tns:ReplicationMode" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="MachineFlags">
<xs:annotation>
<xs:appinfo>
<ActualType Name="long" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="None">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Agent">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cluster">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ClusterNode">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EsxServer">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EsxVirtualMachine">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HyperVServer">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HyperVVirtualMachine">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SmbServer">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:element name="MachineFlags" nillable="true" type="tns:MachineFlags" />
<xs:simpleType name="AgentType">
<xs:restriction base="xs:string">
<xs:enumeration value="Protected" />
<xs:enumeration value="Replicated" />
<xs:enumeration value="PendingFailover" />
<xs:enumeration value="Failover" />
<xs:enumeration value="ClusterNode" />
<xs:enumeration value="Cluster" />
<xs:enumeration value="RecoveryPointsOnly" />
<xs:enumeration value="EsxServer" />
<xs:enumeration value="EsxVirtualMachine" />
<xs:enumeration value="Backup" />
<xs:enumeration value="Unknown" />
<xs:enumeration value="HyperVServer" />
<xs:enumeration value="HyperVVirtualMachine" />
<xs:enumeration value="HyperVCluster" />
</xs:restriction>
</xs:simpleType>
<xs:element name="AgentType" nillable="true" type="tns:AgentType" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:simpleType name="JobStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Starting" />
<xs:enumeration value="Running" />
<xs:enumeration value="Completing" />
<xs:enumeration value="Succeeded" />
<xs:enumeration value="Failed" />
<xs:enumeration value="Canceled" />
<xs:enumeration value="Waiting" />
<xs:enumeration value="Pending" />
<xs:enumeration value="Queued" />
<xs:enumeration value="Paused" />
</xs:restriction>
</xs:simpleType>
<xs:element name="JobStatus" nillable="true" type="tns:JobStatus" />
</xs:schema>
<xs:schema xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:complexType name="ArrayOfKeyValueOfguidguid">
<xs:annotation>
<xs:appinfo>
<IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfguidguid">
<xs:complexType>
<xs:sequence>
<xs:element name="Key" type="ser:guid" />
<xs:element name="Value" type="ser:guid" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfKeyValueOfguidguid" nillable="true" type="tns:ArrayOfKeyValueOfguidguid" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="Version">
<xs:sequence>
<xs:element name="_Build" type="xs:int" />
<xs:element name="_Major" type="xs:int" />
<xs:element name="_Minor" type="xs:int" />
<xs:element name="_Revision" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="Version" nillable="true" type="tns:Version" />
</xs:schema>
</Schemas>
The following is the response XML Schema:
<?xml version="1.0" encoding="utf-16"?>
<Schemas>
<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="anyType" nillable="true" type="xs:anyType" />
<xs:element name="anyURI" nillable="true" type="xs:anyURI" />
<xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
<xs:element name="boolean" nillable="true" type="xs:boolean" />
<xs:element name="byte" nillable="true" type="xs:byte" />
<xs:element name="dateTime" nillable="true" type="xs:dateTime" />
<xs:element name="decimal" nillable="true" type="xs:decimal" />
<xs:element name="double" nillable="true" type="xs:double" />
<xs:element name="float" nillable="true" type="xs:float" />
<xs:element name="int" nillable="true" type="xs:int" />
<xs:element name="long" nillable="true" type="xs:long" />
<xs:element name="QName" nillable="true" type="xs:QName" />
<xs:element name="short" nillable="true" type="xs:short" />
<xs:element name="string" nillable="true" type="xs:string" />
<xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
<xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
<xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
<xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
<xs:element name="char" nillable="true" type="tns:char" />
<xs:simpleType name="char">
<xs:restriction base="xs:int" />
</xs:simpleType>
<xs:element name="duration" nillable="true" type="tns:duration" />
<xs:simpleType name="duration">
<xs:restriction base="xs:duration">
<xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
<xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
<xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
</xs:restriction>
</xs:simpleType>
<xs:element name="guid" nillable="true" type="tns:guid" />
<xs:simpleType name="guid">
<xs:restriction base="xs:string">
<xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
</xs:restriction>
</xs:simpleType>
<xs:attribute name="FactoryType" type="xs:QName" />
<xs:attribute name="Id" type="xs:ID" />
<xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>
<xs:schema xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://apprecovery.com/management/api/2010/05" elementFormDefault="qualified" targetNamespace="http://apprecovery.com/management/api/2010/05" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/System" />
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" />
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xs:complexType name="replicationPairingStatus">
<xs:sequence>
<xs:element minOccurs="0" name="agents" nillable="true" type="tns:remoteCoreAgentInfoStatusCollection" />
<xs:element minOccurs="0" name="comments" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="customerId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="emailAddress" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="errorDetails" nillable="true" type="tns:serverError">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="isReachable" type="xs:boolean" />
<xs:element minOccurs="0" name="replicationLicenseInfo" nillable="true" type="tns:replicationLicenseInfo" />
<xs:element minOccurs="0" name="state" xmlns:q1="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" type="q1:ReplicationPairingState" />
<xs:element minOccurs="0" name="version" nillable="true" xmlns:q2="http://schemas.datacontract.org/2004/07/System" type="q2:Version" />
<xs:element minOccurs="0" name="wasRequested" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
<xs:element name="replicationPairingStatus" nillable="true" type="tns:replicationPairingStatus" />
<xs:complexType name="remoteCoreAgentInfoStatusCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="remoteCoreAgentInfoStatus" nillable="true" type="tns:remoteCoreAgentInfoStatus" />
</xs:sequence>
</xs:complexType>
<xs:element name="remoteCoreAgentInfoStatusCollection" nillable="true" type="tns:remoteCoreAgentInfoStatusCollection" />
<xs:complexType name="remoteCoreAgentInfoStatus">
<xs:sequence>
<xs:element minOccurs="0" name="agentInfo" nillable="true" type="tns:replicatedAgentInfo" />
<xs:element minOccurs="0" name="disabledUntilRemoteCoreUpgrade" type="xs:boolean" />
<xs:element minOccurs="0" name="enableSafeDataStoring" type="xs:boolean" />
<xs:element minOccurs="0" name="encryptionKeyId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="isCluster" type="xs:boolean" />
<xs:element minOccurs="0" name="parentClusterAgentId" type="ser:guid" />
<xs:element minOccurs="0" name="pauseReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="resumeReplicationAfterUpgrade" type="xs:boolean" />
<xs:element minOccurs="0" name="status" xmlns:q3="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" type="q3:ReplicationPairingState" />
<xs:element minOccurs="0" name="freeSpace" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="isAbandonedByMaster" type="xs:boolean" />
<xs:element minOccurs="0" name="isOutgoingReplicationAvailable" type="xs:boolean" />
<xs:element minOccurs="0" name="remotePauseReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="replicationMode" xmlns:q4="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" type="q4:ReplicationMode" />
<xs:element minOccurs="0" name="requestForceFixOrphansReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="requestForceReplication" type="xs:boolean" />
<xs:element minOccurs="0" name="supportRollup" type="xs:boolean" />
<xs:element minOccurs="0" name="machineFlags" xmlns:q5="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q5:MachineFlags" />
<xs:element minOccurs="0" name="parentAgentId" type="ser:guid" />
</xs:sequence>
</xs:complexType>
<xs:element name="remoteCoreAgentInfoStatus" nillable="true" type="tns:remoteCoreAgentInfoStatus" />
<xs:complexType name="replicatedAgentInfo">
<xs:sequence>
<xs:element minOccurs="0" name="ServerType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="hostUri" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="id" type="ser:guid" />
<xs:element minOccurs="0" name="repositoryType" xmlns:q6="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" type="q6:RepositoryType" />
</xs:sequence>
</xs:complexType>
<xs:element name="replicatedAgentInfo" nillable="true" type="tns:replicatedAgentInfo" />
<xs:complexType name="remoteCoreAgent">
<xs:complexContent mixed="false">
<xs:extension base="tns:remoteCoreAgentInfoStatus">
<xs:sequence>
<xs:element minOccurs="0" name="agentType" xmlns:q7="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q7:AgentType" />
<xs:element minOccurs="0" name="canBeFailover" type="xs:boolean" />
<xs:element minOccurs="0" name="isReplicationAvailable" type="xs:boolean" />
<xs:element minOccurs="0" name="jobInfo" nillable="true" type="tns:shortenJob">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="lastReplicatedRecoveryPointTimestamp" type="xs:dateTime" />
<xs:element minOccurs="0" name="lastSeededRecoveryPointTimestamp" type="xs:dateTime" />
<xs:element minOccurs="0" name="remoteCoreId" type="ser:guid" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="remoteCoreAgent" nillable="true" type="tns:remoteCoreAgent" />
<xs:complexType name="shortenJob">
<xs:sequence>
<xs:element minOccurs="0" name="Cancelable" type="xs:boolean" />
<xs:element minOccurs="0" name="blockerJobId" type="ser:guid" />
<xs:element minOccurs="0" name="cancelingAccount" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="childJobs" nillable="true" type="tns:shortenJobs">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="creationTime" type="xs:dateTime" />
<xs:element minOccurs="0" name="elapsedTime" type="ser:duration" />
<xs:element minOccurs="0" name="endTime" type="xs:dateTime" />
<xs:element minOccurs="0" name="estimatedTimeRemaining" type="ser:duration" />
<xs:element minOccurs="0" name="failureReason" nillable="true" type="tns:serverError" />
<xs:element minOccurs="0" name="id" type="ser:guid" />
<xs:element minOccurs="0" name="initiatingAccount" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="isExpired" type="xs:boolean" />
<xs:element minOccurs="0" name="isRemoteReplicationJob" type="xs:boolean" />
<xs:element minOccurs="0" name="isReplicationJob" type="xs:boolean" />
<xs:element minOccurs="0" name="jobClassName" nillable="true" type="xs:string">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="parentJobId" nillable="true" type="ser:guid">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="phase" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="progress" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="rate" type="xs:double" />
<xs:element minOccurs="0" name="startTime" type="xs:dateTime" />
<xs:element minOccurs="0" name="status" xmlns:q8="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" type="q8:JobStatus" />
<xs:element minOccurs="0" name="summary" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="totalWork" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="transmittedData" nillable="true" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="workUnit" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="shortenJob" nillable="true" type="tns:shortenJob" />
<xs:complexType name="shortenJobs">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="shortenJob" nillable="true" type="tns:shortenJob" />
</xs:sequence>
</xs:complexType>
<xs:element name="shortenJobs" nillable="true" type="tns:shortenJobs" />
<xs:complexType name="serverError">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="stackTrace" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="serverException" nillable="true" type="tns:exception" />
</xs:sequence>
</xs:complexType>
<xs:element name="serverError" nillable="true" type="tns:serverError" />
<xs:complexType name="exception">
<xs:sequence>
<xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="rawException" nillable="true" type="xs:base64Binary">
<xs:annotation>
<xs:appinfo>
<DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:element name="exception" nillable="true" type="tns:exception" />
<xs:complexType name="replicationLicenseInfo">
<xs:sequence>
<xs:element minOccurs="0" name="mappedAgentIdsMap" nillable="true" xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q9:ArrayOfKeyValueOfguidguid" />
<xs:element minOccurs="0" name="mappedCoreId" type="ser:guid" />
</xs:sequence>
</xs:complexType>
<xs:element name="replicationLicenseInfo" nillable="true" type="tns:replicationLicenseInfo" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="RepositoryType">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Dvm">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O3E">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Archive">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cloud">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="O3EPhantom">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:element name="RepositoryType" nillable="true" type="tns:RepositoryType" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication.Pairing" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:simpleType name="ReplicationPairingState">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Pending" />
<xs:enumeration value="Denied" />
<xs:enumeration value="Deleted" />
<xs:enumeration value="Established" />
<xs:enumeration value="Suspended" />
<xs:enumeration value="Ignored" />
<xs:enumeration value="Failover" />
</xs:restriction>
</xs:simpleType>
<xs:element name="ReplicationPairingState" nillable="true" type="tns:ReplicationPairingState" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Replication" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="ReplicationMode">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Default">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CoordinateReplication">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SynchronizeData">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AllAfterLastReplicated">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:element name="ReplicationMode" nillable="true" type="tns:ReplicationMode" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="MachineFlags">
<xs:annotation>
<xs:appinfo>
<ActualType Name="long" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="None">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Agent">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cluster">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ClusterNode">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EsxServer">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="EsxVirtualMachine">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HyperVServer">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HyperVVirtualMachine">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SmbServer">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
<xs:element name="MachineFlags" nillable="true" type="tns:MachineFlags" />
<xs:simpleType name="AgentType">
<xs:restriction base="xs:string">
<xs:enumeration value="Protected" />
<xs:enumeration value="Replicated" />
<xs:enumeration value="PendingFailover" />
<xs:enumeration value="Failover" />
<xs:enumeration value="ClusterNode" />
<xs:enumeration value="Cluster" />
<xs:enumeration value="RecoveryPointsOnly" />
<xs:enumeration value="EsxServer" />
<xs:enumeration value="EsxVirtualMachine" />
<xs:enumeration value="Backup" />
<xs:enumeration value="Unknown" />
<xs:enumeration value="HyperVServer" />
<xs:enumeration value="HyperVVirtualMachine" />
<xs:enumeration value="HyperVCluster" />
</xs:restriction>
</xs:simpleType>
<xs:element name="AgentType" nillable="true" type="tns:AgentType" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Reporting.Contracts" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:simpleType name="JobStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Starting" />
<xs:enumeration value="Running" />
<xs:enumeration value="Completing" />
<xs:enumeration value="Succeeded" />
<xs:enumeration value="Failed" />
<xs:enumeration value="Canceled" />
<xs:enumeration value="Waiting" />
<xs:enumeration value="Pending" />
<xs:enumeration value="Queued" />
<xs:enumeration value="Paused" />
</xs:restriction>
</xs:simpleType>
<xs:element name="JobStatus" nillable="true" type="tns:JobStatus" />
</xs:schema>
<xs:schema xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:complexType name="ArrayOfKeyValueOfguidguid">
<xs:annotation>
<xs:appinfo>
<IsDictionary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsDictionary>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="KeyValueOfguidguid">
<xs:complexType>
<xs:sequence>
<xs:element name="Key" type="ser:guid" />
<xs:element name="Value" type="ser:guid" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOfKeyValueOfguidguid" nillable="true" type="tns:ArrayOfKeyValueOfguidguid" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/System" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/System" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="Version">
<xs:sequence>
<xs:element name="_Build" type="xs:int" />
<xs:element name="_Major" type="xs:int" />
<xs:element name="_Minor" type="xs:int" />
<xs:element name="_Revision" type="xs:int" />
</xs:sequence>
</xs:complexType>
<xs:element name="Version" nillable="true" type="tns:Version" />
</xs:schema>
</Schemas>