Reference for GetVirtualMachineMetadata
Url: hypervMachine/{machineId}/metadata/
HTTP Method: GET
| Message direction | Format | Body |
|---|---|---|
| Request | XML | Example,Schema |
| Response | XML | Example,Schema |
The following is an example request XML body:
No Xml request body for this method. False
The following is an example response XML body:
<?xml version="1.0" encoding="utf-16"?>
<hyperVVirtualMachineSummaryMetadata xmlns="http://apprecovery.com/management/api/2010/05">
<VhdsPaths>
<string>String content</string>
<string>String content</string>
</VhdsPaths>
<virtualMachineVersion>
<_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>
</virtualMachineVersion>
<hostName>String content</hostName>
<fqdn>String content</fqdn>
<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>
<physicalMemory>18446744073709551615</physicalMemory>
<processors>
<processor>
<Architecture>Unknown</Architecture>
<NumberOfCores>65535</NumberOfCores>
<NumberOfThreads>2147483647</NumberOfThreads>
<ClockSpeed>9223372036854775807</ClockSpeed>
<Description>String content</Description>
</processor>
<processor>
<Architecture>Unknown</Architecture>
<NumberOfCores>65535</NumberOfCores>
<NumberOfThreads>2147483647</NumberOfThreads>
<ClockSpeed>9223372036854775807</ClockSpeed>
<Description>String content</Description>
</processor>
</processors>
<generationType>Unknown</generationType>
<networkAdapters>
<networkAdapter>
<isEnabled>true</isEnabled>
<adapterType>String content</adapterType>
<connectionName>String content</connectionName>
<speed>9223372036854775807</speed>
<pnpDeviceId>String content</pnpDeviceId>
<productName>String content</productName>
<description>String content</description>
<macAddress>String content</macAddress>
<ipAddresses>
<string>String content</string>
<string>String content</string>
</ipAddresses>
<subnetMasks>
<string>String content</string>
<string>String content</string>
</subnetMasks>
<gateways>
<string>String content</string>
<string>String content</string>
</gateways>
<dnsServers>
<string>String content</string>
<string>String content</string>
</dnsServers>
<dnsHostName>String content</dnsHostName>
<dnsDomain>String content</dnsDomain>
<dnsDomainSuffixes>
<string>String content</string>
<string>String content</string>
</dnsDomainSuffixes>
<dhcpEnable>true</dhcpEnable>
<dhcpServer>String content</dhcpServer>
<connectionStatus>Unknown</connectionStatus>
<isPhysical>true</isPhysical>
</networkAdapter>
<networkAdapter>
<isEnabled>true</isEnabled>
<adapterType>String content</adapterType>
<connectionName>String content</connectionName>
<speed>9223372036854775807</speed>
<pnpDeviceId>String content</pnpDeviceId>
<productName>String content</productName>
<description>String content</description>
<macAddress>String content</macAddress>
<ipAddresses>
<string>String content</string>
<string>String content</string>
</ipAddresses>
<subnetMasks>
<string>String content</string>
<string>String content</string>
</subnetMasks>
<gateways>
<string>String content</string>
<string>String content</string>
</gateways>
<dnsServers>
<string>String content</string>
<string>String content</string>
</dnsServers>
<dnsHostName>String content</dnsHostName>
<dnsDomain>String content</dnsDomain>
<dnsDomainSuffixes>
<string>String content</string>
<string>String content</string>
</dnsDomainSuffixes>
<dhcpEnable>true</dhcpEnable>
<dhcpServer>String content</dhcpServer>
<connectionStatus>Unknown</connectionStatus>
<isPhysical>true</isPhysical>
</networkAdapter>
</networkAdapters>
<resourceType>invalid</resourceType>
<isExportInProgress>true</isExportInProgress>
<virtualMachineId>1627aea5-8e0a-4371-9022-9b504344e724</virtualMachineId>
<isSharedVhdxOnMachine>true</isSharedVhdxOnMachine>
<vhdSetsPaths>
<string>String content</string>
<string>String content</string>
</vhdSetsPaths>
<isSupportingTransferEncryption>true</isSupportingTransferEncryption>
<secureBoot>true</secureBoot>
<devices>
<!--Valid elements of type: linuxVolume, hyperVDeviceAsVolume, rollbackTargetVolume, rmanBackupAsVolume-->
<volume i:type="linuxVolume" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<deviceId>String content</deviceId>
<name>
<guidName>String content</guidName>
<displayName>String content</displayName>
</name>
<displayName>String content</displayName>
<serialNumber>9223372036854775807</serialNumber>
<allocationUnitSize>4294967295</allocationUnitSize>
<formattedCapacity>18446744073709551615</formattedCapacity>
<rawCapacity>18446744073709551615</rawCapacity>
<usedCapacity>18446744073709551615</usedCapacity>
<label>String content</label>
<mountPoints>
<mountPoint>String content</mountPoint>
<mountPoint>String content</mountPoint>
</mountPoints>
<isBoot>true</isBoot>
<isSystem>true</isSystem>
<isSimple>true</isSimple>
<diskNumbers>
<diskNumber>4294967295</diskNumber>
<diskNumber>4294967295</diskNumber>
</diskNumbers>
<driverId>1627aea5-8e0a-4371-9022-9b504344e724</driverId>
<isClean>true</isClean>
<previousEpochNumber>4294967295</previousEpochNumber>
<isClusterDisk>true</isClusterDisk>
<isSuitableForVss>true</isSuitableForVss>
<fileSystem>Unknown</fileSystem>
<partitionType>PartitionEntryUnused</partitionType>
<isReadOnly>true</isReadOnly>
<volumeIndex>4294967295</volumeIndex>
<isDeduplicationEnabled>true</isDeduplicationEnabled>
<quota>
<caption>String content</caption>
<defaultLimit>9223372036854775807</defaultLimit>
<defaultWarningLimit>9223372036854775807</defaultWarningLimit>
<description>String content</description>
<exceededNotification>true</exceededNotification>
<settingId>String content</settingId>
<state>Disabled</state>
<volumePath>String content</volumePath>
<warningExceededNotification>true</warningExceededNotification>
</quota>
<containsRepository>true</containsRepository>
<isStorageSpaces>true</isStorageSpaces>
<containsRunningService>true</containsRunningService>
<clusterDiskName>String content</clusterDiskName>
<clusterDiskState>Inherited</clusterDiskState>
<isSingleInstanceStorageEnabled>true</isSingleInstanceStorageEnabled>
<hasPageFile>true</hasPageFile>
<hasBootIndicator>true</hasBootIndicator>
<volumeMetadataFileExtents>
<extents>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
</extents>
</volumeMetadataFileExtents>
<blockSnapBitmapStoreFileExtents>
<extents>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
</extents>
</blockSnapBitmapStoreFileExtents>
</volume>
<!--Valid elements of type: linuxVolume, hyperVDeviceAsVolume, rollbackTargetVolume, rmanBackupAsVolume-->
<volume i:type="linuxVolume" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<deviceId>String content</deviceId>
<name>
<guidName>String content</guidName>
<displayName>String content</displayName>
</name>
<displayName>String content</displayName>
<serialNumber>9223372036854775807</serialNumber>
<allocationUnitSize>4294967295</allocationUnitSize>
<formattedCapacity>18446744073709551615</formattedCapacity>
<rawCapacity>18446744073709551615</rawCapacity>
<usedCapacity>18446744073709551615</usedCapacity>
<label>String content</label>
<mountPoints>
<mountPoint>String content</mountPoint>
<mountPoint>String content</mountPoint>
</mountPoints>
<isBoot>true</isBoot>
<isSystem>true</isSystem>
<isSimple>true</isSimple>
<diskNumbers>
<diskNumber>4294967295</diskNumber>
<diskNumber>4294967295</diskNumber>
</diskNumbers>
<driverId>1627aea5-8e0a-4371-9022-9b504344e724</driverId>
<isClean>true</isClean>
<previousEpochNumber>4294967295</previousEpochNumber>
<isClusterDisk>true</isClusterDisk>
<isSuitableForVss>true</isSuitableForVss>
<fileSystem>Unknown</fileSystem>
<partitionType>PartitionEntryUnused</partitionType>
<isReadOnly>true</isReadOnly>
<volumeIndex>4294967295</volumeIndex>
<isDeduplicationEnabled>true</isDeduplicationEnabled>
<quota>
<caption>String content</caption>
<defaultLimit>9223372036854775807</defaultLimit>
<defaultWarningLimit>9223372036854775807</defaultWarningLimit>
<description>String content</description>
<exceededNotification>true</exceededNotification>
<settingId>String content</settingId>
<state>Disabled</state>
<volumePath>String content</volumePath>
<warningExceededNotification>true</warningExceededNotification>
</quota>
<containsRepository>true</containsRepository>
<isStorageSpaces>true</isStorageSpaces>
<containsRunningService>true</containsRunningService>
<clusterDiskName>String content</clusterDiskName>
<clusterDiskState>Inherited</clusterDiskState>
<isSingleInstanceStorageEnabled>true</isSingleInstanceStorageEnabled>
<hasPageFile>true</hasPageFile>
<hasBootIndicator>true</hasBootIndicator>
<volumeMetadataFileExtents>
<extents>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
</extents>
</volumeMetadataFileExtents>
<blockSnapBitmapStoreFileExtents>
<extents>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
<linuxFileExtent>
<offset>18446744073709551615</offset>
<length>18446744073709551615</length>
</linuxFileExtent>
</extents>
</blockSnapBitmapStoreFileExtents>
</volume>
</devices>
<integrationServicesOk>true</integrationServicesOk>
</hyperVVirtualMachineSummaryMetadata>
The following is the request XML Schema:
The request body is empty.
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/System" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.HyperV.Protection" />
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<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.Metadata.Network" />
<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.Cluster" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.Quota" />
<xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" />
<xs:complexType name="hyperVVirtualMachineSummaryMetadata">
<xs:sequence>
<xs:element minOccurs="0" name="VhdsPaths" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="virtualMachineVersion" nillable="true" xmlns:q1="http://schemas.datacontract.org/2004/07/System" type="q1:Version" />
<xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="fqdn" nillable="true" type="xs:string" />
<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="physicalMemory" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="processors" nillable="true" type="tns:processors" />
<xs:element minOccurs="0" name="generationType" xmlns:q3="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.HyperV.Protection" type="q3:HyperVVirtualMachineGenerationType" />
<xs:element minOccurs="0" name="networkAdapters" nillable="true" type="tns:networkAdapters" />
<xs:element minOccurs="0" name="resourceType" type="tns:virtualMachineResourceType" />
<xs:element minOccurs="0" name="isExportInProgress" type="xs:boolean" />
<xs:element minOccurs="0" name="virtualMachineId" type="ser:guid" />
<xs:element minOccurs="0" name="isSharedVhdxOnMachine" type="xs:boolean" />
<xs:element minOccurs="0" name="vhdSetsPaths" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="isSupportingTransferEncryption" type="xs:boolean" />
<xs:element minOccurs="0" name="secureBoot" type="xs:boolean" />
<xs:element minOccurs="0" name="devices" nillable="true" type="tns:volumes" />
<xs:element minOccurs="0" name="integrationServicesOk" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
<xs:element name="hyperVVirtualMachineSummaryMetadata" nillable="true" type="tns:hyperVVirtualMachineSummaryMetadata" />
<xs:complexType name="stringCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="stringCollection" nillable="true" type="tns:stringCollection" />
<xs:complexType name="processors">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="processor" nillable="true" type="tns:processor" />
</xs:sequence>
</xs:complexType>
<xs:element name="processors" nillable="true" type="tns:processors" />
<xs:complexType name="processor">
<xs:sequence>
<xs:element minOccurs="0" name="Architecture" xmlns:q4="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q4:ProcessorArchitecture" />
<xs:element minOccurs="0" name="NumberOfCores" type="xs:unsignedShort" />
<xs:element minOccurs="0" name="NumberOfThreads" type="xs:int" />
<xs:element minOccurs="0" name="ClockSpeed" type="xs:long" />
<xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="processor" nillable="true" type="tns:processor" />
<xs:complexType name="networkAdapters">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="networkAdapter" nillable="true" type="tns:networkAdapter" />
</xs:sequence>
</xs:complexType>
<xs:element name="networkAdapters" nillable="true" type="tns:networkAdapters" />
<xs:complexType name="networkAdapter">
<xs:sequence>
<xs:element minOccurs="0" name="isEnabled" type="xs:boolean" />
<xs:element minOccurs="0" name="adapterType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="connectionName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="speed" type="xs:long" />
<xs:element minOccurs="0" name="pnpDeviceId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="productName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="description" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="macAddress" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ipAddresses" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="subnetMasks" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="gateways" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="dnsServers" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="dnsHostName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="dnsDomain" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="dnsDomainSuffixes" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="dhcpEnable" type="xs:boolean" />
<xs:element minOccurs="0" name="dhcpServer" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="connectionStatus" xmlns:q5="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Network" type="q5:NetworkConnectionStatus" />
<xs:element minOccurs="0" name="isPhysical" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
<xs:element name="networkAdapter" nillable="true" type="tns:networkAdapter" />
<xs:simpleType name="virtualMachineResourceType">
<xs:restriction base="xs:string">
<xs:enumeration value="invalid" />
<xs:enumeration value="local" />
<xs:enumeration value="cluster" />
</xs:restriction>
</xs:simpleType>
<xs:element name="virtualMachineResourceType" nillable="true" type="tns:virtualMachineResourceType" />
<xs:complexType name="volumes">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="volume" nillable="true" type="tns:volume" />
</xs:sequence>
</xs:complexType>
<xs:element name="volumes" nillable="true" type="tns:volumes" />
<xs:complexType name="volume">
<xs:sequence>
<xs:element minOccurs="0" name="deviceId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="name" nillable="true" type="tns:volumeName" />
<xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="serialNumber" type="xs:long" />
<xs:element minOccurs="0" name="allocationUnitSize" type="xs:unsignedInt" />
<xs:element minOccurs="0" name="formattedCapacity" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="rawCapacity" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="usedCapacity" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="label" 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="mountPoints" nillable="true" type="tns:mountPoints">
<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="isBoot" type="xs:boolean" />
<xs:element minOccurs="0" name="isSystem" type="xs:boolean" />
<xs:element minOccurs="0" name="isSimple" type="xs:boolean" />
<xs:element minOccurs="0" name="diskNumbers" nillable="true" type="tns:diskNumbers" />
<xs:element minOccurs="0" name="driverId" 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="isClean" nillable="true" type="xs:boolean">
<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="previousEpochNumber" nillable="true" type="xs:unsignedInt">
<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="isClusterDisk" type="xs:boolean" />
<xs:element minOccurs="0" name="isSuitableForVss" type="xs:boolean" />
<xs:element minOccurs="0" name="fileSystem" xmlns:q6="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" type="q6:FileSystemType" />
<xs:element minOccurs="0" name="partitionType" xmlns:q7="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api.NativeTypes" type="q7:PartitionType" />
<xs:element minOccurs="0" name="isReadOnly" type="xs:boolean" />
<xs:element minOccurs="0" name="volumeIndex" type="xs:unsignedInt" />
<xs:element minOccurs="0" name="isDeduplicationEnabled" type="xs:boolean" />
<xs:element minOccurs="0" name="quota" nillable="true" type="tns:quotaSetting" />
<xs:element minOccurs="0" name="containsRepository" type="xs:boolean" />
<xs:element minOccurs="0" name="isStorageSpaces" type="xs:boolean" />
<xs:element minOccurs="0" name="containsRunningService" type="xs:boolean" />
<xs:element minOccurs="0" name="clusterDiskName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="clusterDiskState" xmlns:q8="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q8:ClusterResourceState" />
<xs:element minOccurs="0" name="isSingleInstanceStorageEnabled" type="xs:boolean" />
<xs:element minOccurs="0" name="hasPageFile" type="xs:boolean" />
<xs:element minOccurs="0" name="hasBootIndicator" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
<xs:element name="volume" nillable="true" type="tns:volume" />
<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="mountPoints">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="mountPoint" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="mountPoints" nillable="true" type="tns:mountPoints" />
<xs:complexType name="diskNumbers">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="diskNumber" type="xs:unsignedInt" />
</xs:sequence>
</xs:complexType>
<xs:element name="diskNumbers" nillable="true" type="tns:diskNumbers" />
<xs:complexType name="quotaSetting">
<xs:sequence>
<xs:element minOccurs="0" name="caption" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="defaultLimit" type="xs:long" />
<xs:element minOccurs="0" name="defaultWarningLimit" type="xs:long" />
<xs:element minOccurs="0" name="description" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="exceededNotification" type="xs:boolean" />
<xs:element minOccurs="0" name="settingId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="state" xmlns:q9="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.Quota" type="q9:QuotaState" />
<xs:element minOccurs="0" name="volumePath" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="warningExceededNotification" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
<xs:element name="quotaSetting" nillable="true" type="tns:quotaSetting" />
<xs:complexType name="linuxVolume">
<xs:complexContent mixed="false">
<xs:extension base="tns:volume">
<xs:sequence>
<xs:element minOccurs="0" name="volumeMetadataFileExtents" nillable="true" type="tns:linuxFileExtents" />
<xs:element minOccurs="0" name="blockSnapBitmapStoreFileExtents" nillable="true" type="tns:linuxFileExtents" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="linuxVolume" nillable="true" type="tns:linuxVolume" />
<xs:complexType name="linuxFileExtents">
<xs:sequence>
<xs:element minOccurs="0" name="extents" nillable="true" type="tns:ArrayOflinuxFileExtent" />
</xs:sequence>
</xs:complexType>
<xs:element name="linuxFileExtents" nillable="true" type="tns:linuxFileExtents" />
<xs:complexType name="ArrayOflinuxFileExtent">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="linuxFileExtent" nillable="true" type="tns:linuxFileExtent" />
</xs:sequence>
</xs:complexType>
<xs:element name="ArrayOflinuxFileExtent" nillable="true" type="tns:ArrayOflinuxFileExtent" />
<xs:complexType name="linuxFileExtent">
<xs:sequence>
<xs:element minOccurs="0" name="offset" type="xs:unsignedLong" />
<xs:element minOccurs="0" name="length" type="xs:unsignedLong" />
</xs:sequence>
</xs:complexType>
<xs:element name="linuxFileExtent" nillable="true" type="tns:linuxFileExtent" />
<xs:complexType name="hyperVDeviceAsVolume">
<xs:complexContent mixed="false">
<xs:extension base="tns:volume">
<xs:sequence>
<xs:element minOccurs="0" name="diskSignature" type="ser:guid" />
<xs:element minOccurs="0" name="isDisk" type="xs:boolean" />
<xs:element minOccurs="0" name="isShared" type="xs:boolean" />
<xs:element minOccurs="0" name="virtualDiskId" type="ser:guid" />
<xs:element minOccurs="0" name="virtualDiskPath" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="virtualDiskFormat" xmlns:q10="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" type="q10:VirtualHardDiskFormat" />
<xs:element minOccurs="0" name="possibleOwnerHosts" nillable="true" type="tns:stringCollection" />
<xs:element minOccurs="0" name="volumeFiles" nillable="true" type="tns:virtualMachineVolumeFilesCollection" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="hyperVDeviceAsVolume" nillable="true" type="tns:hyperVDeviceAsVolume" />
<xs:complexType name="virtualMachineVolumeFilesCollection">
<xs:sequence>
<xs:element minOccurs="0" maxOccurs="unbounded" name="protectedFile" nillable="true" type="tns:protectedFile" />
</xs:sequence>
</xs:complexType>
<xs:element name="virtualMachineVolumeFilesCollection" nillable="true" type="tns:virtualMachineVolumeFilesCollection" />
<xs:complexType name="protectedFile">
<xs:sequence>
<xs:element minOccurs="0" name="isSharedVirtualDisk" type="xs:boolean" />
<xs:element minOccurs="0" name="virtualDiskPath" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
<xs:element name="protectedFile" nillable="true" type="tns:protectedFile" />
<xs:complexType name="rollbackTargetVolume">
<xs:complexContent mixed="false">
<xs:extension base="tns:volume">
<xs:sequence>
<xs:element minOccurs="0" name="isClusterQuorumVolume" type="xs:boolean" />
<xs:element minOccurs="0" name="isExchangeInstallAndRunVolume" type="xs:boolean" />
<xs:element minOccurs="0" name="isLocatedOnFileBackedVirtualDisk" type="xs:boolean" />
<xs:element minOccurs="0" name="isOracleInstallAndRunVolume" type="xs:boolean" />
<xs:element minOccurs="0" name="isSharedVhdxVolume" type="xs:boolean" />
<xs:element minOccurs="0" name="isSqlInstallAndRunVolume" type="xs:boolean" />
<xs:element minOccurs="0" name="sharedVhdxOwners" nillable="true" type="tns:stringCollection" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="rollbackTargetVolume" nillable="true" type="tns:rollbackTargetVolume" />
<xs:complexType name="rmanBackupAsVolume">
<xs:complexContent mixed="false">
<xs:extension base="tns:volume">
<xs:sequence />
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="rmanBackupAsVolume" nillable="true" type="tns:rmanBackupAsVolume" />
</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>
<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="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:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.HyperV.Protection" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.HyperV.Protection" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:simpleType name="HyperVVirtualMachineGenerationType">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Generation1" />
<xs:enumeration value="Generation2" />
</xs:restriction>
</xs:simpleType>
<xs:element name="HyperVVirtualMachineGenerationType" nillable="true" type="tns:HyperVVirtualMachineGenerationType" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Network" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Network" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="NetworkConnectionStatus">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">-1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Disconnected">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Connecting">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Connected">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Disconnecting">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NoHardware">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DisabledHardware">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MalfunctionHardware">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MediaDisconnected">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Authenticating">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AuthenticationSuccess">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="AuthenticationFailure">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="InvalidAddress">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CredentialsRequired">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:element name="NetworkConnectionStatus" nillable="true" type="tns:NetworkConnectionStatus" />
</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: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>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="ClusterResourceState">
<xs:restriction base="xs:string">
<xs:enumeration value="Inherited" />
<xs:enumeration value="Initializing" />
<xs:enumeration value="Online" />
<xs:enumeration value="Offline" />
<xs:enumeration value="Failed" />
<xs:enumeration value="StateUnknown">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CannotComeOnlineOnAnyNode">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">126</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CannotComeOnlineOnThisNode">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">127</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Pending">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OnlinePending">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">129</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OfflinePending">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">130</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:element name="ClusterResourceState" nillable="true" type="tns:ClusterResourceState" />
</xs:schema>
<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xs:simpleType name="VirtualHardDiskFormat">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Vhd">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Vhdx">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VhdSet">
<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="VirtualHardDiskFormat" nillable="true" type="tns:VirtualHardDiskFormat" />
</xs:schema>
</Schemas>