Reference for StartRollback

Url: rollback/

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"?>
<startRollbackRequest xmlns="http://apprecovery.com/management/api/2010/05">
  <!--Valid elements of type: EsxAgentlessVirtualMachineRollbackOptions-->
  <agentlessRestoreOptions xmlns:d4="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Rollback" i:type="d4:EsxAgentlessVirtualMachineRollbackOptions" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <restoreVirtualMachineConfiguration>true</restoreVirtualMachineConfiguration>
    <d4:StorageProfileRestoreConfiguration>Unknown</d4:StorageProfileRestoreConfiguration>
  </agentlessRestoreOptions>
  <automaticallyDetermineReplayEngineAddress>true</automaticallyDetermineReplayEngineAddress>
  <disks>
    <diskRollbackSpecification>
      <diskName>
        <name>String content</name>
        <number>4294967295</number>
        <guidName>String content</guidName>
      </diskName>
      <imageFile>String content</imageFile>
      <epoch>4294967295</epoch>
      <flags i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
      <sourceDiskCapacity>18446744073709551615</sourceDiskCapacity>
      <startEpoch>4294967295</startEpoch>
      <sourceDiskName>String content</sourceDiskName>
      <newEpoch>4294967295</newEpoch>
      <driverVolumeId>1627aea5-8e0a-4371-9022-9b504344e724</driverVolumeId>
    </diskRollbackSpecification>
    <diskRollbackSpecification>
      <diskName>
        <name>String content</name>
        <number>4294967295</number>
        <guidName>String content</guidName>
      </diskName>
      <imageFile>String content</imageFile>
      <epoch>4294967295</epoch>
      <flags i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
      <sourceDiskCapacity>18446744073709551615</sourceDiskCapacity>
      <startEpoch>4294967295</startEpoch>
      <sourceDiskName>String content</sourceDiskName>
      <newEpoch>4294967295</newEpoch>
      <driverVolumeId>1627aea5-8e0a-4371-9022-9b504344e724</driverVolumeId>
    </diskRollbackSpecification>
  </disks>
  <domain>String content</domain>
  <fixBootRequest>
    <bcdMetadata>
      <recoveryVolumeMetadata>
        <recoveryGuid>String content</recoveryGuid>
        <deviceOptionsGuid>String content</deviceOptionsGuid>
        <recoveryPath>String content</recoveryPath>
        <deviceDiskPath>String content</deviceDiskPath>
      </recoveryVolumeMetadata>
      <memoryDiagnosticMetadata>
        <deviceDiskPath>String content</deviceDiskPath>
      </memoryDiagnosticMetadata>
      <bcdFileBackup>String content</bcdFileBackup>
    </bcdMetadata>
    <biosType>LegacyBios</biosType>
    <bootVolume>
      <guidName>String content</guidName>
      <displayName>String content</displayName>
    </bootVolume>
    <driveMappings>
      <driveLetterMapping>
        <volume>
          <guidName>String content</guidName>
          <displayName>String content</displayName>
        </volume>
        <drive>String content</drive>
      </driveLetterMapping>
      <driveLetterMapping>
        <volume>
          <guidName>String content</guidName>
          <displayName>String content</displayName>
        </volume>
        <drive>String content</drive>
      </driveLetterMapping>
    </driveMappings>
    <isRestoreFromUrc>true</isRestoreFromUrc>
    <osArchitecture>Unknown</osArchitecture>
    <osVersion>Unknown</osVersion>
    <swapVolume>
      <guidName>String content</guidName>
      <displayName>String content</displayName>
    </swapVolume>
    <systemVolume>
      <guidName>String content</guidName>
      <displayName>String content</displayName>
    </systemVolume>
    <windowsPath>String content</windowsPath>
  </fixBootRequest>
  <password>String content</password>
  <recoveryPointId>String content</recoveryPointId>
  <replayEngineIpv4Address>4294967295</replayEngineIpv4Address>
  <replayEnginePort>4294967295</replayEnginePort>
  <securityProvider>String content</securityProvider>
  <userName>String content</userName>
  <volumes>
    <volumeRollbackSpecification>
      <volumeName>
        <guidName>String content</guidName>
        <displayName>String content</displayName>
      </volumeName>
      <imageFile>String content</imageFile>
      <epoch>4294967295</epoch>
      <flags i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
      <enableInstant>true</enableInstant>
      <newEpoch>4294967295</newEpoch>
      <sourceVolumeName>String content</sourceVolumeName>
      <sourceVolumeCapacity>18446744073709551615</sourceVolumeCapacity>
      <includePreviousWrites>true</includePreviousWrites>
      <coreCallbackConfiguration>
        <coreId>String content</coreId>
        <doCallback>true</doCallback>
        <interval>4294967295</interval>
        <ipAddressCollection>
          <ipAddress>
            <ipAddress>String content</ipAddress>
          </ipAddress>
          <ipAddress>
            <ipAddress>String content</ipAddress>
          </ipAddress>
        </ipAddressCollection>
        <port>4294967295</port>
        <preferableIpAddress>String content</preferableIpAddress>
        <uriTemplate>String content</uriTemplate>
        <verifyConnectUriTemplate>String content</verifyConnectUriTemplate>
      </coreCallbackConfiguration>
      <usedCapacity>18446744073709551615</usedCapacity>
      <startEpoch>4294967295</startEpoch>
      <isRrcAutopartitioning>true</isRrcAutopartitioning>
      <driverVolumeId>1627aea5-8e0a-4371-9022-9b504344e724</driverVolumeId>
      <sourceVolumeFileSystem>Unknown</sourceVolumeFileSystem>
      <sourceVolumePartitionStyle>Unknown</sourceVolumePartitionStyle>
      <isNotSuitableForVss>true</isNotSuitableForVss>
      <shadowCopyFiles>
        <shadowCopyFile>String content</shadowCopyFile>
        <shadowCopyFile>String content</shadowCopyFile>
      </shadowCopyFiles>
      <sourceVolumePartitionType>PartitionEntryUnused</sourceVolumePartitionType>
      <quotaState>Disabled</quotaState>
    </volumeRollbackSpecification>
    <volumeRollbackSpecification>
      <volumeName>
        <guidName>String content</guidName>
        <displayName>String content</displayName>
      </volumeName>
      <imageFile>String content</imageFile>
      <epoch>4294967295</epoch>
      <flags i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" />
      <enableInstant>true</enableInstant>
      <newEpoch>4294967295</newEpoch>
      <sourceVolumeName>String content</sourceVolumeName>
      <sourceVolumeCapacity>18446744073709551615</sourceVolumeCapacity>
      <includePreviousWrites>true</includePreviousWrites>
      <coreCallbackConfiguration>
        <coreId>String content</coreId>
        <doCallback>true</doCallback>
        <interval>4294967295</interval>
        <ipAddressCollection>
          <ipAddress>
            <ipAddress>String content</ipAddress>
          </ipAddress>
          <ipAddress>
            <ipAddress>String content</ipAddress>
          </ipAddress>
        </ipAddressCollection>
        <port>4294967295</port>
        <preferableIpAddress>String content</preferableIpAddress>
        <uriTemplate>String content</uriTemplate>
        <verifyConnectUriTemplate>String content</verifyConnectUriTemplate>
      </coreCallbackConfiguration>
      <usedCapacity>18446744073709551615</usedCapacity>
      <startEpoch>4294967295</startEpoch>
      <isRrcAutopartitioning>true</isRrcAutopartitioning>
      <driverVolumeId>1627aea5-8e0a-4371-9022-9b504344e724</driverVolumeId>
      <sourceVolumeFileSystem>Unknown</sourceVolumeFileSystem>
      <sourceVolumePartitionStyle>Unknown</sourceVolumePartitionStyle>
      <isNotSuitableForVss>true</isNotSuitableForVss>
      <shadowCopyFiles>
        <shadowCopyFile>String content</shadowCopyFile>
        <shadowCopyFile>String content</shadowCopyFile>
      </shadowCopyFiles>
      <sourceVolumePartitionType>PartitionEntryUnused</sourceVolumePartitionType>
      <quotaState>Disabled</quotaState>
    </volumeRollbackSpecification>
  </volumes>
  <networkTimeout>P428DT10H30M12.3S</networkTimeout>
</startRollbackRequest>

The following is an example response XML body:

No Xml response output for this method.

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/Replay.Agent.Contracts.Rollback" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api.NativeTypes" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.Quota" />
    <xs:complexType name="startRollbackRequest">
      <xs:sequence>
        <xs:element minOccurs="0" name="agentlessRestoreOptions" nillable="true" type="tns:agentlessVirtualMachineRollbackOptions" />
        <xs:element minOccurs="0" name="automaticallyDetermineReplayEngineAddress" type="xs:boolean" />
        <xs:element minOccurs="0" name="disks" nillable="true" type="tns:diskRollbackSpecifications" />
        <xs:element minOccurs="0" name="domain" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="fixBootRequest" nillable="true" type="tns:fixBootRequest" />
        <xs:element minOccurs="0" name="password" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="recoveryPointId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="replayEngineIpv4Address" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="replayEnginePort" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="securityProvider" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="userName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="volumes" nillable="true" type="tns:volumeRollbackSpecifications" />
        <xs:element minOccurs="0" name="networkTimeout" type="ser:duration" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="startRollbackRequest" nillable="true" type="tns:startRollbackRequest" />
    <xs:complexType name="agentlessVirtualMachineRollbackOptions">
      <xs:sequence>
        <xs:element minOccurs="0" name="restoreVirtualMachineConfiguration" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="agentlessVirtualMachineRollbackOptions" nillable="true" type="tns:agentlessVirtualMachineRollbackOptions" />
    <xs:complexType name="diskRollbackSpecifications">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="diskRollbackSpecification" nillable="true" type="tns:diskRollbackSpecification" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="diskRollbackSpecifications" nillable="true" type="tns:diskRollbackSpecifications" />
    <xs:complexType name="diskRollbackSpecification">
      <xs:sequence>
        <xs:element minOccurs="0" name="diskName" nillable="true" type="tns:diskName" />
        <xs:element minOccurs="0" name="imageFile" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="epoch" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="flags" xmlns:q1="http://schemas.datacontract.org/2004/07/Replay.Agent.Contracts.Rollback" type="q1:RollbackFlags" />
        <xs:element minOccurs="0" name="sourceDiskCapacity" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="startEpoch" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="sourceDiskName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="newEpoch" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="driverVolumeId" type="ser:guid" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="diskRollbackSpecification" nillable="true" type="tns:diskRollbackSpecification" />
    <xs:complexType name="diskName">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="number" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="guidName" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="diskName" nillable="true" type="tns:diskName" />
    <xs:complexType name="fixBootRequest">
      <xs:sequence>
        <xs:element minOccurs="0" name="bcdMetadata" nillable="true" type="tns:bcdMetadata" />
        <xs:element minOccurs="0" name="biosType" xmlns:q2="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q2:BiosType" />
        <xs:element minOccurs="0" name="bootVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="driveMappings" nillable="true" type="tns:driveLetterCollection" />
        <xs:element minOccurs="0" name="isRestoreFromUrc" type="xs:boolean" />
        <xs:element minOccurs="0" name="osArchitecture" xmlns:q3="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q3:ProcessorArchitecture" />
        <xs:element minOccurs="0" name="osVersion" xmlns:q4="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q4:OperatingSystemFamily" />
        <xs:element minOccurs="0" name="swapVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="systemVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="windowsPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="fixBootRequest" nillable="true" type="tns:fixBootRequest" />
    <xs:complexType name="bcdMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="recoveryVolumeMetadata" nillable="true" type="tns:recoveryVolumeMetadata" />
        <xs:element minOccurs="0" name="memoryDiagnosticMetadata" nillable="true" type="tns:memoryDiagnosticMetadata" />
        <xs:element minOccurs="0" name="bcdFileBackup" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="bcdMetadata" nillable="true" type="tns:bcdMetadata" />
    <xs:complexType name="recoveryVolumeMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="recoveryGuid" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="deviceOptionsGuid" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="recoveryPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="deviceDiskPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="recoveryVolumeMetadata" nillable="true" type="tns:recoveryVolumeMetadata" />
    <xs:complexType name="memoryDiagnosticMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="deviceDiskPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="memoryDiagnosticMetadata" nillable="true" type="tns:memoryDiagnosticMetadata" />
    <xs:complexType name="volumeName">
      <xs:sequence>
        <xs:element minOccurs="0" name="guidName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="volumeName" nillable="true" type="tns:volumeName" />
    <xs:complexType name="driveLetterCollection">
      <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="driveLetterMapping">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="volume" nillable="true" type="tns:volumeName" />
              <xs:element name="drive" nillable="true" type="xs:string" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:sequence>
    </xs:complexType>
    <xs:element name="driveLetterCollection" nillable="true" type="tns:driveLetterCollection" />
    <xs:complexType name="volumeRollbackSpecifications">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="volumeRollbackSpecification" nillable="true" type="tns:volumeRollbackSpecification" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="volumeRollbackSpecifications" nillable="true" type="tns:volumeRollbackSpecifications" />
    <xs:complexType name="volumeRollbackSpecification">
      <xs:sequence>
        <xs:element minOccurs="0" name="volumeName" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="imageFile" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="epoch" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="flags" xmlns:q5="http://schemas.datacontract.org/2004/07/Replay.Agent.Contracts.Rollback" type="q5:RollbackFlags" />
        <xs:element minOccurs="0" name="enableInstant" type="xs:boolean" />
        <xs:element minOccurs="0" name="newEpoch" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="sourceVolumeName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="sourceVolumeCapacity" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="includePreviousWrites" type="xs:boolean" />
        <xs:element minOccurs="0" name="coreCallbackConfiguration" nillable="true" type="tns:coreCallbackServiceConfiguration" />
        <xs:element minOccurs="0" name="usedCapacity" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="startEpoch" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="isRrcAutopartitioning" type="xs:boolean" />
        <xs:element minOccurs="0" name="driverVolumeId" type="ser:guid" />
        <xs:element minOccurs="0" name="sourceVolumeFileSystem" xmlns:q6="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" type="q6:FileSystemType" />
        <xs:element minOccurs="0" name="sourceVolumePartitionStyle" xmlns:q7="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" type="q7:PartitionStyle" />
        <xs:element minOccurs="0" name="isNotSuitableForVss" type="xs:boolean" />
        <xs:element minOccurs="0" name="shadowCopyFiles" nillable="true" type="tns:shadowCopyFiles" />
        <xs:element minOccurs="0" name="sourceVolumePartitionType" xmlns:q8="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api.NativeTypes" type="q8:PartitionType" />
        <xs:element minOccurs="0" name="quotaState" xmlns:q9="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.Quota" type="q9:QuotaState" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="volumeRollbackSpecification" nillable="true" type="tns:volumeRollbackSpecification" />
    <xs:complexType name="coreCallbackServiceConfiguration">
      <xs:sequence>
        <xs:element minOccurs="0" name="coreId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="doCallback" type="xs:boolean" />
        <xs:element minOccurs="0" name="interval" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="ipAddressCollection" nillable="true" type="tns:ipAddresses" />
        <xs:element minOccurs="0" name="port" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="preferableIpAddress" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="uriTemplate" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="verifyConnectUriTemplate" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="coreCallbackServiceConfiguration" nillable="true" type="tns:coreCallbackServiceConfiguration" />
    <xs:complexType name="ipAddresses">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="ipAddress" nillable="true" type="tns:ipAddressEntry" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ipAddresses" nillable="true" type="tns:ipAddresses" />
    <xs:complexType name="ipAddressEntry">
      <xs:sequence>
        <xs:element minOccurs="0" name="ipAddress" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ipAddressEntry" nillable="true" type="tns:ipAddressEntry" />
    <xs:complexType name="shadowCopyFiles">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="shadowCopyFile" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="shadowCopyFiles" nillable="true" type="tns:shadowCopyFiles" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Rollback" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Rollback" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://apprecovery.com/management/api/2010/05" />
    <xs:complexType name="EsxAgentlessVirtualMachineRollbackOptions">
      <xs:complexContent mixed="false">
        <xs:extension xmlns:q1="http://apprecovery.com/management/api/2010/05" base="q1:agentlessVirtualMachineRollbackOptions">
          <xs:sequence>
            <xs:element minOccurs="0" name="StorageProfileRestoreConfiguration" type="tns:StorageProfileRestoreType" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="EsxAgentlessVirtualMachineRollbackOptions" nillable="true" type="tns:EsxAgentlessVirtualMachineRollbackOptions" />
    <xs:simpleType name="StorageProfileRestoreType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="KeepCurrentProfile" />
        <xs:enumeration value="RestoreProfileFromBackup" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="StorageProfileRestoreType" nillable="true" type="tns:StorageProfileRestoreType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Agent.Contracts.Rollback" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Agent.Contracts.Rollback" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="RollbackFlags">
      <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="ForceDismount">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="DoNotReenable">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="SetNewEpoch">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="SetNewGuid">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="FullRecovery">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="DeltaRecovery">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Offline">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="TestRestore">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="RollForward">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">256</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="UseWritten">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">512</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="ForceUserMode">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1024</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="ForceKernelMode">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2048</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="NoFilterDrivers">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4096</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="RestoreAllBlocks">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8192</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="DoNotCheckFileSystem">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16384</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="RestoreFromCloud">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32768</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
          </xs:restriction>
        </xs:simpleType>
      </xs:list>
    </xs:simpleType>
    <xs:element name="RollbackFlags" nillable="true" type="tns:RollbackFlags" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="BiosType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="LegacyBios" />
        <xs:enumeration value="UnifiedExtensibleFirmwareInterface" />
        <xs:enumeration value="Unknown" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="BiosType" nillable="true" type="tns:BiosType" />
    <xs:simpleType name="ProcessorArchitecture">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="i386" />
        <xs:enumeration value="amd64" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ProcessorArchitecture" nillable="true" type="tns:ProcessorArchitecture" />
    <xs:simpleType name="OperatingSystemFamily">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Windows2000" />
        <xs:enumeration value="WindowsXP" />
        <xs:enumeration value="WindowsServer2003" />
        <xs:enumeration value="WindowsServer2003R2" />
        <xs:enumeration value="WindowsVista" />
        <xs:enumeration value="WindowsServer2008" />
        <xs:enumeration value="WindowsServer2008R2" />
        <xs:enumeration value="Windows7" />
        <xs:enumeration value="Windows8" />
        <xs:enumeration value="WindowsServer2012" />
        <xs:enumeration value="Linux" />
        <xs:enumeration value="Windows81" />
        <xs:enumeration value="WindowsServer2012R2" />
        <xs:enumeration value="LinuxDebian" />
        <xs:enumeration value="LinuxOpensuse" />
        <xs:enumeration value="LinuxRedhat6" />
        <xs:enumeration value="LinuxSles" />
        <xs:enumeration value="LinuxUbuntu" />
        <xs:enumeration value="LinuxCentos" />
        <xs:enumeration value="LinuxCentos5" />
        <xs:enumeration value="LinuxCentos6" />
        <xs:enumeration value="LinuxCentos7" />
        <xs:enumeration value="LinuxRedhat5" />
        <xs:enumeration value="LinuxRedhat7" />
        <xs:enumeration value="LinuxOracle5" />
        <xs:enumeration value="LinuxOracle6" />
        <xs:enumeration value="LinuxOracle7" />
        <xs:enumeration value="LinuxSles11" />
        <xs:enumeration value="LinuxSles12" />
        <xs:enumeration value="Windows" />
        <xs:enumeration value="LinuxDebian7" />
        <xs:enumeration value="LinuxDebian8" />
        <xs:enumeration value="LinuxUbuntu12" />
        <xs:enumeration value="LinuxUbuntu13" />
        <xs:enumeration value="LinuxUbuntu14" />
        <xs:enumeration value="LinuxUbuntu15" />
        <xs:enumeration value="Windows10" />
        <xs:enumeration value="WindowsServer2016" />
        <xs:enumeration value="LinuxOracle" />
        <xs:enumeration value="LinuxRedhat" />
        <xs:enumeration value="LinuxUbuntu16" />
        <xs:enumeration value="LinuxScientific" />
        <xs:enumeration value="LinuxScientific5" />
        <xs:enumeration value="LinuxScientific6" />
        <xs:enumeration value="LinuxScientific7" />
        <xs:enumeration value="LinuxUbuntu17" />
        <xs:enumeration value="LinuxDebian9" />
        <xs:enumeration value="LinuxSled" />
        <xs:enumeration value="LinuxSled11" />
        <xs:enumeration value="LinuxSled12" />
        <xs:enumeration value="LinuxUbuntu18" />
        <xs:enumeration value="WindowsServer2019" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="OperatingSystemFamily" nillable="true" type="tns:OperatingSystemFamily" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="FileSystemType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Ntfs" />
        <xs:enumeration value="Fat32" />
        <xs:enumeration value="Exfat" />
        <xs:enumeration value="ReFs" />
        <xs:enumeration value="Ext2" />
        <xs:enumeration value="Ext3" />
        <xs:enumeration value="Ext4" />
        <xs:enumeration value="Xfs" />
        <xs:enumeration value="Xvd" />
        <xs:enumeration value="Fat16" />
        <xs:enumeration value="Vfat" />
        <xs:enumeration value="Swap" />
        <xs:enumeration value="Btrfs" />
        <xs:enumeration value="Mafs" />
        <xs:enumeration value="Csvfs" />
        <xs:enumeration value="Raw" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="FileSystemType" nillable="true" type="tns:FileSystemType" />
    <xs:simpleType name="PartitionStyle">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="MBR" />
        <xs:enumeration value="GPT" />
        <xs:enumeration value="LVM" />
        <xs:enumeration value="LVMDISK" />
        <xs:enumeration value="RAID" />
        <xs:enumeration value="RAIDDISK" />
        <xs:enumeration value="FSDATA" />
        <xs:enumeration value="BIOSRAID" />
        <xs:enumeration value="BIOSRAIDDISK" />
        <xs:enumeration value="PHYSICALRAID" />
        <xs:enumeration value="DMCRYPT" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="PartitionStyle" nillable="true" type="tns:PartitionStyle" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api.NativeTypes" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api.NativeTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="PartitionType">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedByte" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
        </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="PartitionEntryUnused" />
        <xs:enumeration value="PartitionFat12" />
        <xs:enumeration value="PartitionXenixRoot" />
        <xs:enumeration value="PartitionXenixUsr" />
        <xs:enumeration value="PartitionFat16" />
        <xs:enumeration value="PartitionExtended" />
        <xs:enumeration value="PartitionFat16BigDos" />
        <xs:enumeration value="PartitionIfs" />
        <xs:enumeration value="PartitionAix" />
        <xs:enumeration value="PartitionAixBoot" />
        <xs:enumeration value="PartitionOS2BootManager" />
        <xs:enumeration value="PartitionFat32" />
        <xs:enumeration value="PartitionFat32Lba" />
        <xs:enumeration value="PartitionFat16Lba">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionExtdLba">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionXInt13Extended" />
        <xs:enumeration value="PartitionMsr">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">35</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionRecovery">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">39</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionOldLinux">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">65</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionOldSwap">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">66</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLdm">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">66</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionOldLinuxNative">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">67</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionNtft">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxSwap">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">130</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinux">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">131</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionHibernativeOrHiddenFs">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">132</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxExtended">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">133</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionOldLinuxRaid">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">134</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxPlaintext">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">136</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxLvm">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">142</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxHiddenFileSystem">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">147</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionBsdiOrHpfsNtfsMirroredMasterVolume">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">183</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionAcronisBackup">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">188</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionValidNtft">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">192</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxHiddenNativeFileSystem">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">194</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxSwapHidden">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">195</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionNonFsData">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">218</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionDellEisaFat32">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">219</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionDellEisaFat16">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">222</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxLuks">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">232</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionGptProtectiveMbr">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">238</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionEfiFat">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">239</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxRisc">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">240</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxExt2Ext3PersistentCache">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">249</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionVMwareVMFs">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">251</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionVMwareVMKCore">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">252</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionLinuxRaid">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">253</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionOldLinuxLvm">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">254</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionDiskAdministrationHidden">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">254</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PartitionXenixBadBlockTable">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">255</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="PartitionType" nillable="true" type="tns:PartitionType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.Quota" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.Quota" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="QuotaState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Disabled" />
        <xs:enumeration value="Tracked" />
        <xs:enumeration value="Enforced" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="QuotaState" nillable="true" type="tns:QuotaState" />
  </xs:schema>
</Schemas>

The following is the response XML Schema:

The response body is empty.