Reference for GetAvailableRepositoriesByCoreInfo

Url: replication/availableRepositories

HTTP Method: PUT

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"?>
<remoteMasterSummaryCoreInfo xmlns="http://apprecovery.com/management/api/2010/05">
  <hostName>String content</hostName>
  <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
  <isReplicationOnlyRepositorySupported_x0020_>true</isReplicationOnlyRepositorySupported_x0020_>
  <version>
    <_Build xmlns="http://schemas.datacontract.org/2004/07/System">2147483647</_Build>
    <_Major xmlns="http://schemas.datacontract.org/2004/07/System">2147483647</_Major>
    <_Minor xmlns="http://schemas.datacontract.org/2004/07/System">2147483647</_Minor>
    <_Revision xmlns="http://schemas.datacontract.org/2004/07/System">2147483647</_Revision>
  </version>
</remoteMasterSummaryCoreInfo>

The following is an example response XML body:

<?xml version="1.0" encoding="utf-16"?>
<repositories xmlns="http://apprecovery.com/management/api/2010/05">
  <repository>
    <agentsCount>2147483647</agentsCount>
    <errorDetail>
      <message>String content</message>
      <type>String content</type>
      <detail>String content</detail>
      <stackTrace>String content</stackTrace>
      <serverException>
        <message>String content</message>
        <type>String content</type>
        <detail>String content</detail>
        <rawException>QmFzZSA2NCBTdHJlYW0=</rawException>
      </serverException>
    </errorDetail>
    <files>
      <reposFileInfo>
        <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
        <spec>
          <dataPath>String content</dataPath>
          <metadataPath>String content</metadataPath>
          <user>String content</user>
          <password>String content</password>
          <size>18446744073709551615</size>
          <bytesPerSector>4294967295</bytesPerSector>
          <averageBytesPerRecord>4294967295</averageBytesPerRecord>
          <writeCachingPolicy>On</writeCachingPolicy>
          <createOnCifs>true</createOnCifs>
          <networkCredentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</networkCredentialsAccountId>
        </spec>
        <stats>
          <allocatedBytes>18446744073709551615</allocatedBytes>
          <allocatedRecords>18446744073709551615</allocatedRecords>
          <allocatedSectors>18446744073709551615</allocatedSectors>
          <averageRecordSize>18446744073709551615</averageRecordSize>
          <fileSystemId>65535</fileSystemId>
          <sectorSize>18446744073709551615</sectorSize>
          <size>18446744073709551615</size>
          <totalRecords>18446744073709551615</totalRecords>
          <totalSectors>18446744073709551615</totalSectors>
        </stats>
      </reposFileInfo>
      <reposFileInfo>
        <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
        <spec>
          <dataPath>String content</dataPath>
          <metadataPath>String content</metadataPath>
          <user>String content</user>
          <password>String content</password>
          <size>18446744073709551615</size>
          <bytesPerSector>4294967295</bytesPerSector>
          <averageBytesPerRecord>4294967295</averageBytesPerRecord>
          <writeCachingPolicy>On</writeCachingPolicy>
          <createOnCifs>true</createOnCifs>
          <networkCredentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</networkCredentialsAccountId>
        </spec>
        <stats>
          <allocatedBytes>18446744073709551615</allocatedBytes>
          <allocatedRecords>18446744073709551615</allocatedRecords>
          <allocatedSectors>18446744073709551615</allocatedSectors>
          <averageRecordSize>18446744073709551615</averageRecordSize>
          <fileSystemId>65535</fileSystemId>
          <sectorSize>18446744073709551615</sectorSize>
          <size>18446744073709551615</size>
          <totalRecords>18446744073709551615</totalRecords>
          <totalSectors>18446744073709551615</totalSectors>
        </stats>
      </reposFileInfo>
    </files>
    <free>18446744073709551615</free>
    <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
    <isRepositoryFrozen>true</isRepositoryFrozen>
    <location>String content</location>
    <network>true</network>
    <repositoryCheckState i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
    <repositoryMaintenanceState>Unknown</repositoryMaintenanceState>
    <repositoryName>String content</repositoryName>
    <repositoryType i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
    <size>18446744073709551615</size>
    <spec>
      <allocationPolicy>Sequential</allocationPolicy>
      <comment>String content</comment>
      <enableCompression>true</enableCompression>
      <enableDedupe>true</enableDedupe>
      <enableDirectoryAutoRepair>true</enableDirectoryAutoRepair>
      <isReplicationOnly>String content</isReplicationOnly>
      <maxConcurrentOperations>4294967295</maxConcurrentOperations>
      <name>String content</name>
    </spec>
    <status>Unknown</status>
    <optimizationState>Unknown</optimizationState>
    <stats>
      <compressionRatio>1.26743233E+15</compressionRatio>
      <dedupeHits>18446744073709551615</dedupeHits>
      <dedupeMisses>18446744073709551615</dedupeMisses>
      <deduplicationRatio>1.26743233E+15</deduplicationRatio>
      <iopBandwidth>1.26743233E+15</iopBandwidth>
      <iopLatency>1.26743233E+15</iopLatency>
      <iopReadBandwidth>1.26743233E+15</iopReadBandwidth>
      <iopReadLatency>1.26743233E+15</iopReadLatency>
      <iopWriteBandwidth>1.26743233E+15</iopWriteBandwidth>
      <iopWriteLatency>1.26743233E+15</iopWriteLatency>
      <totalSavings>1.26743233E+15</totalSavings>
    </stats>
  </repository>
  <repository>
    <agentsCount>2147483647</agentsCount>
    <errorDetail>
      <message>String content</message>
      <type>String content</type>
      <detail>String content</detail>
      <stackTrace>String content</stackTrace>
      <serverException>
        <message>String content</message>
        <type>String content</type>
        <detail>String content</detail>
        <rawException>QmFzZSA2NCBTdHJlYW0=</rawException>
      </serverException>
    </errorDetail>
    <files>
      <reposFileInfo>
        <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
        <spec>
          <dataPath>String content</dataPath>
          <metadataPath>String content</metadataPath>
          <user>String content</user>
          <password>String content</password>
          <size>18446744073709551615</size>
          <bytesPerSector>4294967295</bytesPerSector>
          <averageBytesPerRecord>4294967295</averageBytesPerRecord>
          <writeCachingPolicy>On</writeCachingPolicy>
          <createOnCifs>true</createOnCifs>
          <networkCredentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</networkCredentialsAccountId>
        </spec>
        <stats>
          <allocatedBytes>18446744073709551615</allocatedBytes>
          <allocatedRecords>18446744073709551615</allocatedRecords>
          <allocatedSectors>18446744073709551615</allocatedSectors>
          <averageRecordSize>18446744073709551615</averageRecordSize>
          <fileSystemId>65535</fileSystemId>
          <sectorSize>18446744073709551615</sectorSize>
          <size>18446744073709551615</size>
          <totalRecords>18446744073709551615</totalRecords>
          <totalSectors>18446744073709551615</totalSectors>
        </stats>
      </reposFileInfo>
      <reposFileInfo>
        <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
        <spec>
          <dataPath>String content</dataPath>
          <metadataPath>String content</metadataPath>
          <user>String content</user>
          <password>String content</password>
          <size>18446744073709551615</size>
          <bytesPerSector>4294967295</bytesPerSector>
          <averageBytesPerRecord>4294967295</averageBytesPerRecord>
          <writeCachingPolicy>On</writeCachingPolicy>
          <createOnCifs>true</createOnCifs>
          <networkCredentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</networkCredentialsAccountId>
        </spec>
        <stats>
          <allocatedBytes>18446744073709551615</allocatedBytes>
          <allocatedRecords>18446744073709551615</allocatedRecords>
          <allocatedSectors>18446744073709551615</allocatedSectors>
          <averageRecordSize>18446744073709551615</averageRecordSize>
          <fileSystemId>65535</fileSystemId>
          <sectorSize>18446744073709551615</sectorSize>
          <size>18446744073709551615</size>
          <totalRecords>18446744073709551615</totalRecords>
          <totalSectors>18446744073709551615</totalSectors>
        </stats>
      </reposFileInfo>
    </files>
    <free>18446744073709551615</free>
    <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
    <isRepositoryFrozen>true</isRepositoryFrozen>
    <location>String content</location>
    <network>true</network>
    <repositoryCheckState i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
    <repositoryMaintenanceState>Unknown</repositoryMaintenanceState>
    <repositoryName>String content</repositoryName>
    <repositoryType i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
    <size>18446744073709551615</size>
    <spec>
      <allocationPolicy>Sequential</allocationPolicy>
      <comment>String content</comment>
      <enableCompression>true</enableCompression>
      <enableDedupe>true</enableDedupe>
      <enableDirectoryAutoRepair>true</enableDirectoryAutoRepair>
      <isReplicationOnly>String content</isReplicationOnly>
      <maxConcurrentOperations>4294967295</maxConcurrentOperations>
      <name>String content</name>
    </spec>
    <status>Unknown</status>
    <optimizationState>Unknown</optimizationState>
    <stats>
      <compressionRatio>1.26743233E+15</compressionRatio>
      <dedupeHits>18446744073709551615</dedupeHits>
      <dedupeMisses>18446744073709551615</dedupeMisses>
      <deduplicationRatio>1.26743233E+15</deduplicationRatio>
      <iopBandwidth>1.26743233E+15</iopBandwidth>
      <iopLatency>1.26743233E+15</iopLatency>
      <iopReadBandwidth>1.26743233E+15</iopReadBandwidth>
      <iopReadLatency>1.26743233E+15</iopReadLatency>
      <iopWriteBandwidth>1.26743233E+15</iopWriteBandwidth>
      <iopWriteLatency>1.26743233E+15</iopWriteLatency>
      <totalSavings>1.26743233E+15</totalSavings>
    </stats>
  </repository>
</repositories>

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.microsoft.com/2003/10/Serialization/" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/System" />
    <xs:complexType name="remoteMasterSummaryCoreInfo">
      <xs:sequence>
        <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" type="ser:guid" />
        <xs:element minOccurs="0" name="isReplicationOnlyRepositorySupported_x0020_" type="xs:boolean" />
        <xs:element minOccurs="0" name="version" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/System" type="q1:Version" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="remoteMasterSummaryCoreInfo" nillable="true" type="tns:remoteMasterSummaryCoreInfo" />
  </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.Repositories" />
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.DedupeVolumeManager" />
    <xs:complexType name="repositories">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="repository" nillable="true" type="tns:reposInfo" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="repositories" nillable="true" type="tns:repositories" />
    <xs:complexType name="reposInfo">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:repoSummaryInfo">
          <xs:sequence>
            <xs:element minOccurs="0" name="optimizationState" xmlns:q1="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Repositories" type="q1:RepositoryOptimizationState" />
            <xs:element minOccurs="0" name="stats" nillable="true" type="tns:reposStats" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="reposInfo" nillable="true" type="tns:reposInfo" />
    <xs:complexType name="repoSummaryInfo">
      <xs:sequence>
        <xs:element minOccurs="0" name="agentsCount" type="xs:int" />
        <xs:element minOccurs="0" name="errorDetail" nillable="true" type="tns:serverError" />
        <xs:element minOccurs="0" name="files" nillable="true" type="tns:ArrayOfreposFileInfo" />
        <xs:element minOccurs="0" name="free" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="id" type="ser:guid" />
        <xs:element minOccurs="0" name="isRepositoryFrozen" type="xs:boolean" />
        <xs:element minOccurs="0" name="location" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="network" type="xs:boolean" />
        <xs:element minOccurs="0" name="repositoryCheckState" xmlns:q2="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Repositories" type="q2:RepositoryCheckState" />
        <xs:element minOccurs="0" name="repositoryMaintenanceState" xmlns:q3="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Repositories" type="q3:RepositoryMaintenanceState" />
        <xs:element minOccurs="0" name="repositoryName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="repositoryType" xmlns:q4="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Repositories" type="q4:RepositoryType" />
        <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="spec" nillable="true" type="tns:reposSpec" />
        <xs:element minOccurs="0" name="status" xmlns:q5="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Repositories" type="q5:RepositoryStatus" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="repoSummaryInfo" nillable="true" type="tns:repoSummaryInfo" />
    <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="ArrayOfreposFileInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="reposFileInfo" nillable="true" type="tns:reposFileInfo" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfreposFileInfo" nillable="true" type="tns:ArrayOfreposFileInfo" />
    <xs:complexType name="reposFileInfo">
      <xs:sequence>
        <xs:element minOccurs="0" name="id" type="ser:guid" />
        <xs:element minOccurs="0" name="spec" nillable="true" type="tns:reposFileSpec" />
        <xs:element minOccurs="0" name="stats" nillable="true" type="tns:reposFileStats" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="reposFileInfo" nillable="true" type="tns:reposFileInfo" />
    <xs:complexType name="reposFileSpec">
      <xs:sequence>
        <xs:element minOccurs="0" name="dataPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="metadataPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="user" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="password" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="bytesPerSector" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="averageBytesPerRecord" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="writeCachingPolicy" xmlns:q6="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.DedupeVolumeManager" type="q6:WriteCachingPolicy" />
        <xs:element minOccurs="0" name="createOnCifs" type="xs:boolean" />
        <xs:element minOccurs="0" name="networkCredentialsAccountId" type="ser:guid" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="reposFileSpec" nillable="true" type="tns:reposFileSpec" />
    <xs:complexType name="reposFileStats">
      <xs:sequence>
        <xs:element minOccurs="0" name="allocatedBytes" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="allocatedRecords" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="allocatedSectors" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="averageRecordSize" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="fileSystemId" type="xs:unsignedShort" />
        <xs:element minOccurs="0" name="sectorSize" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="totalRecords" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="totalSectors" type="xs:unsignedLong" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="reposFileStats" nillable="true" type="tns:reposFileStats" />
    <xs:complexType name="reposSpec">
      <xs:sequence>
        <xs:element minOccurs="0" name="allocationPolicy" xmlns:q7="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.DedupeVolumeManager" type="q7:AllocationPolicy" />
        <xs:element minOccurs="0" name="comment" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="enableCompression" type="xs:boolean" />
        <xs:element minOccurs="0" name="enableDedupe" type="xs:boolean" />
        <xs:element minOccurs="0" name="enableDirectoryAutoRepair" type="xs:boolean" />
        <xs:element minOccurs="0" name="isReplicationOnly" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="maxConcurrentOperations" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="reposSpec" nillable="true" type="tns:reposSpec" />
    <xs:complexType name="reposStats">
      <xs:sequence>
        <xs:element minOccurs="0" name="compressionRatio" type="xs:double" />
        <xs:element minOccurs="0" name="dedupeHits" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="dedupeMisses" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="deduplicationRatio" type="xs:double" />
        <xs:element minOccurs="0" name="iopBandwidth" type="xs:double" />
        <xs:element minOccurs="0" name="iopLatency" type="xs:double" />
        <xs:element minOccurs="0" name="iopReadBandwidth" type="xs:double" />
        <xs:element minOccurs="0" name="iopReadLatency" type="xs:double" />
        <xs:element minOccurs="0" name="iopWriteBandwidth" type="xs:double" />
        <xs:element minOccurs="0" name="iopWriteLatency" type="xs:double" />
        <xs:element minOccurs="0" name="totalSavings" type="xs:double" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="reposStats" nillable="true" type="tns:reposStats" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.DedupeVolumeManager" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.DedupeVolumeManager" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="WriteCachingPolicy">
      <xs:restriction base="xs:string">
        <xs:enumeration value="On">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Off">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Sync">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="WriteCachingPolicy" nillable="true" type="tns:WriteCachingPolicy" />
    <xs:simpleType name="AllocationPolicy">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Sequential">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Striped">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="AllocationPolicy" nillable="true" type="tns:AllocationPolicy" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Repositories" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Repositories" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="RepositoryCheckState">
      <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="IntegrityCheckedAfterUpgrade">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
          </xs:restriction>
        </xs:simpleType>
      </xs:list>
    </xs:simpleType>
    <xs:element name="RepositoryCheckState" nillable="true" type="tns:RepositoryCheckState" />
    <xs:simpleType name="RepositoryMaintenanceState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Ok" />
        <xs:enumeration value="Error" />
        <xs:enumeration value="Mounting" />
        <xs:enumeration value="Checking" />
        <xs:enumeration value="RecalculatingCache" />
        <xs:enumeration value="LoadingRecoveryPoints" />
        <xs:enumeration value="MovingFile" />
        <xs:enumeration value="RepositoryVolumesReadChecking" />
        <xs:enumeration value="LoadingOracleDatabaseRecoveryPoints" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="RepositoryMaintenanceState" nillable="true" type="tns:RepositoryMaintenanceState" />
    <xs:simpleType name="RepositoryStatus">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Unmounting" />
        <xs:enumeration value="Unmounted" />
        <xs:enumeration value="Mounting" />
        <xs:enumeration value="Mounted" />
        <xs:enumeration value="Maintenance" />
        <xs:enumeration value="Error" />
        <xs:enumeration value="ServerMaintenance" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="RepositoryStatus" nillable="true" type="tns:RepositoryStatus" />
    <xs:simpleType name="RepositoryOptimizationState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="NotApplicable" />
        <xs:enumeration value="NotStarted" />
        <xs:enumeration value="RunningNow" />
        <xs:enumeration value="Interrupted" />
        <xs:enumeration value="Cancelled" />
        <xs:enumeration value="Done" />
        <xs:enumeration value="Failed" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="RepositoryOptimizationState" nillable="true" type="tns:RepositoryOptimizationState" />
  </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>
</Schemas>