Reference for ValidateVirtualMachine

Url: agents/query/validateVirtualMachine

HTTP Method: PUT

Message direction Format Body
Request XML Example,Schema
Response XML Example,Schema

The following is an example request XML body:

<?xml version="1.0" encoding="utf-16"?>
<validateVirtualMachineRequest xmlns="http://apprecovery.com/management/api/2010/05">
  <!--Valid elements of type: relatedServerAgentDescriptor-->
  <agentDescriptor i:type="relatedServerAgentDescriptor" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <agentType>Protected</agentType>
    <credentials>
      <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
      <encryptPassword>true</encryptPassword>
      <password>String content</password>
      <passwordEncrypted>String content</passwordEncrypted>
      <userName>String content</userName>
      <useCoreServiceCredentials>true</useCoreServiceCredentials>
    </credentials>
    <displayName>String content</displayName>
    <hostName>String content</hostName>
    <hostUri>http://www.example.com/</hostUri>
    <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
    <machineFlags i:nil="true" />
    <metadataCredentials>
      <!--Valid elements of type: agentCredentials, oracleInstanceCredentials, instanceCredentials, virtualInstanceCredentials-->
      <defaultCredentials i:type="agentCredentials">
        <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
        <encryptPassword>true</encryptPassword>
        <password>String content</password>
        <passwordEncrypted>String content</passwordEncrypted>
        <userName>String content</userName>
        <useCoreServiceCredentials>true</useCoreServiceCredentials>
      </defaultCredentials>
      <!--Valid elements of type: agentCredentials, oracleInstanceCredentials, instanceCredentials, virtualInstanceCredentials-->
      <exchangeCredentials i:type="agentCredentials">
        <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
        <encryptPassword>true</encryptPassword>
        <password>String content</password>
        <passwordEncrypted>String content</passwordEncrypted>
        <userName>String content</userName>
        <useCoreServiceCredentials>true</useCoreServiceCredentials>
      </exchangeCredentials>
      <oracleCredentials>
        <oracleInstancesCredentials>
          <instanceCredentials>
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <hostName>String content</hostName>
            <instanceServiceName>String content</instanceServiceName>
            <instanceSid>String content</instanceSid>
            <port>2147483647</port>
            <tnsNetworkAlias>String content</tnsNetworkAlias>
            <useWindowsAuthentication>true</useWindowsAuthentication>
          </instanceCredentials>
          <instanceCredentials>
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <hostName>String content</hostName>
            <instanceServiceName>String content</instanceServiceName>
            <instanceSid>String content</instanceSid>
            <port>2147483647</port>
            <tnsNetworkAlias>String content</tnsNetworkAlias>
            <useWindowsAuthentication>true</useWindowsAuthentication>
          </instanceCredentials>
        </oracleInstancesCredentials>
      </oracleCredentials>
      <sqlCredentials>
        <instancesCredentials>
          <!--Valid elements of type: virtualInstanceCredentials-->
          <instanceCredentials i:type="virtualInstanceCredentials">
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <instanceName>String content</instanceName>
            <useDefaultCredentials>true</useDefaultCredentials>
            <useWindowsAuthentication>true</useWindowsAuthentication>
            <virtualServerName>String content</virtualServerName>
          </instanceCredentials>
          <!--Valid elements of type: virtualInstanceCredentials-->
          <instanceCredentials i:type="virtualInstanceCredentials">
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <instanceName>String content</instanceName>
            <useDefaultCredentials>true</useDefaultCredentials>
            <useWindowsAuthentication>true</useWindowsAuthentication>
            <virtualServerName>String content</virtualServerName>
          </instanceCredentials>
        </instancesCredentials>
      </sqlCredentials>
    </metadataCredentials>
    <sshPort>4294967295</sshPort>
    <hyperVHostName>String content</hyperVHostName>
  </agentDescriptor>
  <isNeedToInstallAgent>true</isNeedToInstallAgent>
  <!--Valid elements of type: relatedServerAgentDescriptor-->
  <parentAgentDescriptor i:type="relatedServerAgentDescriptor" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <agentType>Protected</agentType>
    <credentials>
      <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
      <encryptPassword>true</encryptPassword>
      <password>String content</password>
      <passwordEncrypted>String content</passwordEncrypted>
      <userName>String content</userName>
      <useCoreServiceCredentials>true</useCoreServiceCredentials>
    </credentials>
    <displayName>String content</displayName>
    <hostName>String content</hostName>
    <hostUri>http://www.example.com/</hostUri>
    <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
    <machineFlags i:nil="true" />
    <metadataCredentials>
      <!--Valid elements of type: agentCredentials, oracleInstanceCredentials, instanceCredentials, virtualInstanceCredentials-->
      <defaultCredentials i:type="agentCredentials">
        <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
        <encryptPassword>true</encryptPassword>
        <password>String content</password>
        <passwordEncrypted>String content</passwordEncrypted>
        <userName>String content</userName>
        <useCoreServiceCredentials>true</useCoreServiceCredentials>
      </defaultCredentials>
      <!--Valid elements of type: agentCredentials, oracleInstanceCredentials, instanceCredentials, virtualInstanceCredentials-->
      <exchangeCredentials i:type="agentCredentials">
        <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
        <encryptPassword>true</encryptPassword>
        <password>String content</password>
        <passwordEncrypted>String content</passwordEncrypted>
        <userName>String content</userName>
        <useCoreServiceCredentials>true</useCoreServiceCredentials>
      </exchangeCredentials>
      <oracleCredentials>
        <oracleInstancesCredentials>
          <instanceCredentials>
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <hostName>String content</hostName>
            <instanceServiceName>String content</instanceServiceName>
            <instanceSid>String content</instanceSid>
            <port>2147483647</port>
            <tnsNetworkAlias>String content</tnsNetworkAlias>
            <useWindowsAuthentication>true</useWindowsAuthentication>
          </instanceCredentials>
          <instanceCredentials>
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <hostName>String content</hostName>
            <instanceServiceName>String content</instanceServiceName>
            <instanceSid>String content</instanceSid>
            <port>2147483647</port>
            <tnsNetworkAlias>String content</tnsNetworkAlias>
            <useWindowsAuthentication>true</useWindowsAuthentication>
          </instanceCredentials>
        </oracleInstancesCredentials>
      </oracleCredentials>
      <sqlCredentials>
        <instancesCredentials>
          <!--Valid elements of type: virtualInstanceCredentials-->
          <instanceCredentials i:type="virtualInstanceCredentials">
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <instanceName>String content</instanceName>
            <useDefaultCredentials>true</useDefaultCredentials>
            <useWindowsAuthentication>true</useWindowsAuthentication>
            <virtualServerName>String content</virtualServerName>
          </instanceCredentials>
          <!--Valid elements of type: virtualInstanceCredentials-->
          <instanceCredentials i:type="virtualInstanceCredentials">
            <credentialsAccountId>1627aea5-8e0a-4371-9022-9b504344e724</credentialsAccountId>
            <encryptPassword>true</encryptPassword>
            <password>String content</password>
            <passwordEncrypted>String content</passwordEncrypted>
            <userName>String content</userName>
            <instanceName>String content</instanceName>
            <useDefaultCredentials>true</useDefaultCredentials>
            <useWindowsAuthentication>true</useWindowsAuthentication>
            <virtualServerName>String content</virtualServerName>
          </instanceCredentials>
        </instancesCredentials>
      </sqlCredentials>
    </metadataCredentials>
    <sshPort>4294967295</sshPort>
    <hyperVHostName>String content</hyperVHostName>
  </parentAgentDescriptor>
  <!--Valid elements of type: hyperVProtectionRules, esxProtectionRules-->
  <protectionRules i:type="hyperVProtectionRules" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
    <protectAgentlessly>true</protectAgentlessly>
    <protectOrphaned>true</protectOrphaned>
    <protectWithRecoveryPoints>true</protectWithRecoveryPoints>
    <installAgent>true</installAgent>
    <protectShareowner>true</protectShareowner>
    <protectWithoutUnsupportedDisk>true</protectWithoutUnsupportedDisk>
    <upgradeAgent>true</upgradeAgent>
  </protectionRules>
</validateVirtualMachineRequest>

The following is an example response XML body:

<?xml version="1.0" encoding="utf-16"?>
<validateVirtualMachineResult xmlns="http://apprecovery.com/management/api/2010/05">
  <agentInstallRequired>true</agentInstallRequired>
  <agentPairingCheckResult>
    <agentId>1627aea5-8e0a-4371-9022-9b504344e724</agentId>
    <agentPairingStatus>NotPaired</agentPairingStatus>
    <!--Valid elements of type: agentSummaryMetadataLinux, agentSummaryMetadataEsxVirtualMachine, agentSummaryMetadataHyperVVirtualMachine-->
    <agentSummaryMetadata i:type="agentSummaryMetadataLinux" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
      <hostName>String content</hostName>
      <physicalMemory>18446744073709551615</physicalMemory>
      <volumes>
        <!--Valid elements of type: linuxVolume, hyperVDeviceAsVolume, rollbackTargetVolume, rmanBackupAsVolume-->
        <volume i:type="linuxVolume">
          <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">
          <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>
      </volumes>
      <disks>
        <!--Valid elements of type: rollbackTargetDisk-->
        <disk i:type="rollbackTargetDisk">
          <number>4294967295</number>
          <name>String content</name>
          <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
          <capacity>18446744073709551615</capacity>
          <bytesPerSector>4294967295</bytesPerSector>
          <isDynamic>true</isDynamic>
          <partitionStyle>Unknown</partitionStyle>
          <volumeNames>
            <volumeName>
              <guidName>String content</guidName>
              <displayName>String content</displayName>
            </volumeName>
            <volumeName>
              <guidName>String content</guidName>
              <displayName>String content</displayName>
            </volumeName>
          </volumeNames>
          <areas>
            <!--Valid elements of type: errorArea, partitionArea, unusableArea, unusedArea, vdsErrorArea, vdsPartitionArea, vdsUninitializedArea, vdsUnusableArea, vdsUnusedArea, volumeArea-->
            <area i:type="errorArea">
              <size>18446744073709551615</size>
              <offset>18446744073709551615</offset>
              <identityInfo>String content</identityInfo>
              <notes>String content</notes>
              <sizeInfo>String content</sizeInfo>
              <widthFactor>1.26743233E+15</widthFactor>
              <isBootable>true</isBootable>
              <driveLetter>String content</driveLetter>
            </area>
            <!--Valid elements of type: errorArea, partitionArea, unusableArea, unusedArea, vdsErrorArea, vdsPartitionArea, vdsUninitializedArea, vdsUnusableArea, vdsUnusedArea, volumeArea-->
            <area i:type="errorArea">
              <size>18446744073709551615</size>
              <offset>18446744073709551615</offset>
              <identityInfo>String content</identityInfo>
              <notes>String content</notes>
              <sizeInfo>String content</sizeInfo>
              <widthFactor>1.26743233E+15</widthFactor>
              <isBootable>true</isBootable>
              <driveLetter>String content</driveLetter>
            </area>
          </areas>
          <sectorsPerTrack>4294967295</sectorsPerTrack>
          <tracksPerCylinder>4294967295</tracksPerCylinder>
          <isReadOnly>true</isReadOnly>
          <busType>Unknown</busType>
          <isOnline>true</isOnline>
          <format>Unknown</format>
          <storageFormat>Unknown</storageFormat>
          <isSharedVhdx>true</isSharedVhdx>
          <sharedVhdxOwners>
            <string>String content</string>
            <string>String content</string>
          </sharedVhdxOwners>
        </disk>
        <!--Valid elements of type: rollbackTargetDisk-->
        <disk i:type="rollbackTargetDisk">
          <number>4294967295</number>
          <name>String content</name>
          <id>1627aea5-8e0a-4371-9022-9b504344e724</id>
          <capacity>18446744073709551615</capacity>
          <bytesPerSector>4294967295</bytesPerSector>
          <isDynamic>true</isDynamic>
          <partitionStyle>Unknown</partitionStyle>
          <volumeNames>
            <volumeName>
              <guidName>String content</guidName>
              <displayName>String content</displayName>
            </volumeName>
            <volumeName>
              <guidName>String content</guidName>
              <displayName>String content</displayName>
            </volumeName>
          </volumeNames>
          <areas>
            <!--Valid elements of type: errorArea, partitionArea, unusableArea, unusedArea, vdsErrorArea, vdsPartitionArea, vdsUninitializedArea, vdsUnusableArea, vdsUnusedArea, volumeArea-->
            <area i:type="errorArea">
              <size>18446744073709551615</size>
              <offset>18446744073709551615</offset>
              <identityInfo>String content</identityInfo>
              <notes>String content</notes>
              <sizeInfo>String content</sizeInfo>
              <widthFactor>1.26743233E+15</widthFactor>
              <isBootable>true</isBootable>
              <driveLetter>String content</driveLetter>
            </area>
            <!--Valid elements of type: errorArea, partitionArea, unusableArea, unusedArea, vdsErrorArea, vdsPartitionArea, vdsUninitializedArea, vdsUnusableArea, vdsUnusedArea, volumeArea-->
            <area i:type="errorArea">
              <size>18446744073709551615</size>
              <offset>18446744073709551615</offset>
              <identityInfo>String content</identityInfo>
              <notes>String content</notes>
              <sizeInfo>String content</sizeInfo>
              <widthFactor>1.26743233E+15</widthFactor>
              <isBootable>true</isBootable>
              <driveLetter>String content</driveLetter>
            </area>
          </areas>
          <sectorsPerTrack>4294967295</sectorsPerTrack>
          <tracksPerCylinder>4294967295</tracksPerCylinder>
          <isReadOnly>true</isReadOnly>
          <busType>Unknown</busType>
          <isOnline>true</isOnline>
          <format>Unknown</format>
          <storageFormat>Unknown</storageFormat>
          <isSharedVhdx>true</isSharedVhdx>
          <sharedVhdxOwners>
            <string>String content</string>
            <string>String content</string>
          </sharedVhdxOwners>
        </disk>
      </disks>
      <osVersion>Unknown</osVersion>
      <osArchitecture>Unknown</osArchitecture>
      <osPath>String content</osPath>
      <agentId>1627aea5-8e0a-4371-9022-9b504344e724</agentId>
      <csdVersion>String content</csdVersion>
      <osCaption>String content</osCaption>
      <osSupportsDeduplication>true</osSupportsDeduplication>
      <virtualMachineType>None</virtualMachineType>
      <hasSwapPartition>true</hasSwapPartition>
      <isStoragePoolEnabled>true</isStoragePoolEnabled>
      <storagePools>
        <storagePool>
          <objectId>String content</objectId>
          <uniqueId>String content</uniqueId>
          <friendlyName>String content</friendlyName>
          <name>String content</name>
          <usage>Unknown</usage>
          <otherUsageDescription>String content</otherUsageDescription>
          <isPrimordial>true</isPrimordial>
          <healthStatus>Healthy</healthStatus>
          <operationalStatus>
            <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
            <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
          </operationalStatus>
          <otherOperationalStatusDescription>String content</otherOperationalStatusDescription>
          <size>18446744073709551615</size>
          <allocatedSize>18446744073709551615</allocatedSize>
          <logicalSectorSize>18446744073709551615</logicalSectorSize>
          <physicalSectorSize>18446744073709551615</physicalSectorSize>
          <provisioningTypeDefault>Unknown</provisioningTypeDefault>
          <supportedProvisioningTypes>
            <SupportedProvisioningTypes i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
            <SupportedProvisioningTypes i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
          </supportedProvisioningTypes>
          <resiliencySettingNameDefault>String content</resiliencySettingNameDefault>
          <isReadOnly>true</isReadOnly>
          <readOnlyReason>Unknown</readOnlyReason>
          <isClustered>true</isClustered>
          <supportsDeduplication>true</supportsDeduplication>
          <thinProvisioningAlertThresholds>
            <unsignedShort xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">65535</unsignedShort>
            <unsignedShort xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">65535</unsignedShort>
          </thinProvisioningAlertThresholds>
          <clearOnDeallocate>true</clearOnDeallocate>
          <isPowerProtected>true</isPowerProtected>
          <enclosureAwareDefault>true</enclosureAwareDefault>
          <retireMissingPhysicalDisks>Auto</retireMissingPhysicalDisks>
          <virtualDisks>
            <disk>
              <objectId>String content</objectId>
              <uniqueId>String content</uniqueId>
              <access>Unknown</access>
              <allocatedSize>18446744073709551615</allocatedSize>
              <detachedReason>Unknown</detachedReason>
              <footprintOnPool>18446744073709551615</footprintOnPool>
              <friendlyName>String content</friendlyName>
              <healthStatus>Healthy</healthStatus>
              <interleave>18446744073709551615</interleave>
              <isDeduplicationEnabled>true</isDeduplicationEnabled>
              <isEnclosureAware>true</isEnclosureAware>
              <isManualAttach>true</isManualAttach>
              <isSnapshot>true</isSnapshot>
              <logicalSectorSize>18446744073709551615</logicalSectorSize>
              <name>String content</name>
              <nameFormat>Unknown</nameFormat>
              <numberOfAvailableCopies>65535</numberOfAvailableCopies>
              <numberOfColumns>65535</numberOfColumns>
              <numberOfDataCopies>65535</numberOfDataCopies>
              <operationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
              </operationalStatus>
              <parityLayout>NonRotatedParity</parityLayout>
              <physicalDiskRedundancy>65535</physicalDiskRedundancy>
              <physicalSectorSize>18446744073709551615</physicalSectorSize>
              <provisioningType>Unknown</provisioningType>
              <requestNoSinglePointOfFailure>true</requestNoSinglePointOfFailure>
              <size>18446744073709551615</size>
              <uniqueIdFormat>65535</uniqueIdFormat>
              <usage>Unknown</usage>
              <WriteCacheSize>18446744073709551615</WriteCacheSize>
              <diskNumbers>
                <diskNumber>4294967295</diskNumber>
                <diskNumber>4294967295</diskNumber>
              </diskNumbers>
            </disk>
            <disk>
              <objectId>String content</objectId>
              <uniqueId>String content</uniqueId>
              <access>Unknown</access>
              <allocatedSize>18446744073709551615</allocatedSize>
              <detachedReason>Unknown</detachedReason>
              <footprintOnPool>18446744073709551615</footprintOnPool>
              <friendlyName>String content</friendlyName>
              <healthStatus>Healthy</healthStatus>
              <interleave>18446744073709551615</interleave>
              <isDeduplicationEnabled>true</isDeduplicationEnabled>
              <isEnclosureAware>true</isEnclosureAware>
              <isManualAttach>true</isManualAttach>
              <isSnapshot>true</isSnapshot>
              <logicalSectorSize>18446744073709551615</logicalSectorSize>
              <name>String content</name>
              <nameFormat>Unknown</nameFormat>
              <numberOfAvailableCopies>65535</numberOfAvailableCopies>
              <numberOfColumns>65535</numberOfColumns>
              <numberOfDataCopies>65535</numberOfDataCopies>
              <operationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
              </operationalStatus>
              <parityLayout>NonRotatedParity</parityLayout>
              <physicalDiskRedundancy>65535</physicalDiskRedundancy>
              <physicalSectorSize>18446744073709551615</physicalSectorSize>
              <provisioningType>Unknown</provisioningType>
              <requestNoSinglePointOfFailure>true</requestNoSinglePointOfFailure>
              <size>18446744073709551615</size>
              <uniqueIdFormat>65535</uniqueIdFormat>
              <usage>Unknown</usage>
              <WriteCacheSize>18446744073709551615</WriteCacheSize>
              <diskNumbers>
                <diskNumber>4294967295</diskNumber>
                <diskNumber>4294967295</diskNumber>
              </diskNumbers>
            </disk>
          </virtualDisks>
        </storagePool>
        <storagePool>
          <objectId>String content</objectId>
          <uniqueId>String content</uniqueId>
          <friendlyName>String content</friendlyName>
          <name>String content</name>
          <usage>Unknown</usage>
          <otherUsageDescription>String content</otherUsageDescription>
          <isPrimordial>true</isPrimordial>
          <healthStatus>Healthy</healthStatus>
          <operationalStatus>
            <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
            <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
          </operationalStatus>
          <otherOperationalStatusDescription>String content</otherOperationalStatusDescription>
          <size>18446744073709551615</size>
          <allocatedSize>18446744073709551615</allocatedSize>
          <logicalSectorSize>18446744073709551615</logicalSectorSize>
          <physicalSectorSize>18446744073709551615</physicalSectorSize>
          <provisioningTypeDefault>Unknown</provisioningTypeDefault>
          <supportedProvisioningTypes>
            <SupportedProvisioningTypes i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
            <SupportedProvisioningTypes i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
          </supportedProvisioningTypes>
          <resiliencySettingNameDefault>String content</resiliencySettingNameDefault>
          <isReadOnly>true</isReadOnly>
          <readOnlyReason>Unknown</readOnlyReason>
          <isClustered>true</isClustered>
          <supportsDeduplication>true</supportsDeduplication>
          <thinProvisioningAlertThresholds>
            <unsignedShort xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">65535</unsignedShort>
            <unsignedShort xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">65535</unsignedShort>
          </thinProvisioningAlertThresholds>
          <clearOnDeallocate>true</clearOnDeallocate>
          <isPowerProtected>true</isPowerProtected>
          <enclosureAwareDefault>true</enclosureAwareDefault>
          <retireMissingPhysicalDisks>Auto</retireMissingPhysicalDisks>
          <virtualDisks>
            <disk>
              <objectId>String content</objectId>
              <uniqueId>String content</uniqueId>
              <access>Unknown</access>
              <allocatedSize>18446744073709551615</allocatedSize>
              <detachedReason>Unknown</detachedReason>
              <footprintOnPool>18446744073709551615</footprintOnPool>
              <friendlyName>String content</friendlyName>
              <healthStatus>Healthy</healthStatus>
              <interleave>18446744073709551615</interleave>
              <isDeduplicationEnabled>true</isDeduplicationEnabled>
              <isEnclosureAware>true</isEnclosureAware>
              <isManualAttach>true</isManualAttach>
              <isSnapshot>true</isSnapshot>
              <logicalSectorSize>18446744073709551615</logicalSectorSize>
              <name>String content</name>
              <nameFormat>Unknown</nameFormat>
              <numberOfAvailableCopies>65535</numberOfAvailableCopies>
              <numberOfColumns>65535</numberOfColumns>
              <numberOfDataCopies>65535</numberOfDataCopies>
              <operationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
              </operationalStatus>
              <parityLayout>NonRotatedParity</parityLayout>
              <physicalDiskRedundancy>65535</physicalDiskRedundancy>
              <physicalSectorSize>18446744073709551615</physicalSectorSize>
              <provisioningType>Unknown</provisioningType>
              <requestNoSinglePointOfFailure>true</requestNoSinglePointOfFailure>
              <size>18446744073709551615</size>
              <uniqueIdFormat>65535</uniqueIdFormat>
              <usage>Unknown</usage>
              <WriteCacheSize>18446744073709551615</WriteCacheSize>
              <diskNumbers>
                <diskNumber>4294967295</diskNumber>
                <diskNumber>4294967295</diskNumber>
              </diskNumbers>
            </disk>
            <disk>
              <objectId>String content</objectId>
              <uniqueId>String content</uniqueId>
              <access>Unknown</access>
              <allocatedSize>18446744073709551615</allocatedSize>
              <detachedReason>Unknown</detachedReason>
              <footprintOnPool>18446744073709551615</footprintOnPool>
              <friendlyName>String content</friendlyName>
              <healthStatus>Healthy</healthStatus>
              <interleave>18446744073709551615</interleave>
              <isDeduplicationEnabled>true</isDeduplicationEnabled>
              <isEnclosureAware>true</isEnclosureAware>
              <isManualAttach>true</isManualAttach>
              <isSnapshot>true</isSnapshot>
              <logicalSectorSize>18446744073709551615</logicalSectorSize>
              <name>String content</name>
              <nameFormat>Unknown</nameFormat>
              <numberOfAvailableCopies>65535</numberOfAvailableCopies>
              <numberOfColumns>65535</numberOfColumns>
              <numberOfDataCopies>65535</numberOfDataCopies>
              <operationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
              </operationalStatus>
              <parityLayout>NonRotatedParity</parityLayout>
              <physicalDiskRedundancy>65535</physicalDiskRedundancy>
              <physicalSectorSize>18446744073709551615</physicalSectorSize>
              <provisioningType>Unknown</provisioningType>
              <requestNoSinglePointOfFailure>true</requestNoSinglePointOfFailure>
              <size>18446744073709551615</size>
              <uniqueIdFormat>65535</uniqueIdFormat>
              <usage>Unknown</usage>
              <WriteCacheSize>18446744073709551615</WriteCacheSize>
              <diskNumbers>
                <diskNumber>4294967295</diskNumber>
                <diskNumber>4294967295</diskNumber>
              </diskNumbers>
            </disk>
          </virtualDisks>
        </storagePool>
      </storagePools>
      <storageNodes>
        <storageNode>
          <objectId>String content</objectId>
          <uniqueId>String content</uniqueId>
          <name>String content</name>
          <nameFormat>Other</nameFormat>
          <operationalStatus>Unknown</operationalStatus>
          <pools>
            <storagePool>
              <objectId>String content</objectId>
              <uniqueId>String content</uniqueId>
              <friendlyName>String content</friendlyName>
              <name>String content</name>
              <usage>Unknown</usage>
              <otherUsageDescription>String content</otherUsageDescription>
              <isPrimordial>true</isPrimordial>
              <healthStatus>Healthy</healthStatus>
              <operationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
                <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces">Unknown</OperationalStatus>
              </operationalStatus>
              <otherOperationalStatusDescription>String content</otherOperationalStatusDescription>
              <size>18446744073709551615</size>
              <allocatedSize>18446744073709551615</allocatedSize>
              <logicalSectorSize>18446744073709551615</logicalSectorSize>
              <physicalSectorSize>18446744073709551615</physicalSectorSize>
              <provisioningTypeDefault>Unknown</provisioningTypeDefault>
              <supportedProvisioningTypes>
                <SupportedProvisioningTypes i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
                <SupportedProvisioningTypes i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
              </supportedProvisioningTypes>
              <resiliencySettingNameDefault>String content</resiliencySettingNameDefault>
              <isReadOnly>true</isReadOnly>
              <readOnlyReason>Unknown</readOnlyReason>
              <isClustered>true</isClustered>
              <supportsDeduplication>true</supportsDeduplication>
              <thinProvisioningAlertThresholds>
                <unsignedShort xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">65535</unsignedShort>
                <unsignedShort xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">65535</unsignedShort>
              </thinProvisioningAlertThresholds>
              <clearOnDeallocate>true</clearOnDeallocate>
              <isPowerProtected>true</isPowerProtected>
              <enclosureAwareDefault>true</enclosureAwareDefault>
              <retireMissingPhysicalDisks>Auto</retireMissingPhysicalDisks>
              <virtualDisks>
                <disk>
                  <objectId>String content</objectId>
                  <uniqueId>String content</uniqueId>
                  <access>Unknown</access>
                  <allocatedSize>18446744073709551615</allocatedSize>
                  <detachedReason>Unknown</detachedReason>
                  <footprintOnPool>18446744073709551615</footprintOnPool>
                  <friendlyName>String content</friendlyName>
                  <healthStatus>Healthy</healthStatus>
                  <interleave>18446744073709551615</interleave>
                  <isDeduplicationEnabled>true</isDeduplicationEnabled>
                  <isEnclosureAware>true</isEnclosureAware>
                  <isManualAttach>true</isManualAttach>
                  <isSnapshot>true</isSnapshot>
                  <logicalSectorSize>18446744073709551615</logicalSectorSize>
                  <name>String content</name>
                  <nameFormat>Unknown</nameFormat>
                  <numberOfAvailableCopies>65535</numberOfAvailableCopies>
                  <numberOfColumns>65535</numberOfColumns>
                  <numberOfDataCopies>65535</numberOfDataCopies>
                  <operationalStatus>
                    <OperationalStatus xmlns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
                  </operationalStatus>
                  <parityLayout>NonRotatedParity</parityLayout>
                  <physicalDiskRedundancy />
                </disk>
              </virtualDisks>
            </storagePool>
          </pools>
        </storageNode>
        <storageNode>
          <objectId>String content</objectId>
          <uniqueId>String content</uniqueId>
          <name>String content</name>
          <nameFormat>Other</nameFormat>
          <operationalStatus />
        </storageNode>
      </storageNodes>
      <virtualDisks>
        <disk />
      </virtualDisks>
      <isSingleInstanceStorageSupported>true</isSingleInstanceStorageSupported>
      <!--Valid elements of type: clusterMetadata-->
      <clusterMetadata i:type="clusterMetadata" />
    </agentSummaryMetadata>
  </agentPairingCheckResult>
</validateVirtualMachineResult>

The following is the request XML Schema:

<?xml version="1.0" encoding="utf-16"?>
<Schemas>
  <xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:element name="anyType" nillable="true" type="xs:anyType" />
    <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
    <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
    <xs:element name="boolean" nillable="true" type="xs:boolean" />
    <xs:element name="byte" nillable="true" type="xs:byte" />
    <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
    <xs:element name="decimal" nillable="true" type="xs:decimal" />
    <xs:element name="double" nillable="true" type="xs:double" />
    <xs:element name="float" nillable="true" type="xs:float" />
    <xs:element name="int" nillable="true" type="xs:int" />
    <xs:element name="long" nillable="true" type="xs:long" />
    <xs:element name="QName" nillable="true" type="xs:QName" />
    <xs:element name="short" nillable="true" type="xs:short" />
    <xs:element name="string" nillable="true" type="xs:string" />
    <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
    <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
    <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
    <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
    <xs:element name="char" nillable="true" type="tns:char" />
    <xs:simpleType name="char">
      <xs:restriction base="xs:int" />
    </xs:simpleType>
    <xs:element name="duration" nillable="true" type="tns:duration" />
    <xs:simpleType name="duration">
      <xs:restriction base="xs:duration">
        <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
        <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
        <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="guid" nillable="true" type="tns:guid" />
    <xs:simpleType name="guid">
      <xs:restriction base="xs:string">
        <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
      </xs:restriction>
    </xs:simpleType>
    <xs:attribute name="FactoryType" type="xs:QName" />
    <xs:attribute name="Id" type="xs:ID" />
    <xs:attribute name="Ref" type="xs:IDREF" />
  </xs:schema>
  <xs:schema xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://apprecovery.com/management/api/2010/05" elementFormDefault="qualified" targetNamespace="http://apprecovery.com/management/api/2010/05" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" />
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:complexType name="validateVirtualMachineRequest">
      <xs:sequence>
        <xs:element minOccurs="0" name="agentDescriptor" nillable="true" type="tns:agentDescriptor" />
        <xs:element minOccurs="0" name="isNeedToInstallAgent" type="xs:boolean" />
        <xs:element minOccurs="0" name="parentAgentDescriptor" nillable="true" type="tns:agentDescriptor" />
        <xs:element minOccurs="0" name="protectionRules" nillable="true" type="tns:protectionRules" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="validateVirtualMachineRequest" nillable="true" type="tns:validateVirtualMachineRequest" />
    <xs:complexType name="agentDescriptor">
      <xs:sequence>
        <xs:element minOccurs="0" name="agentType" xmlns:q1="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q1:AgentType" />
        <xs:element minOccurs="0" name="credentials" nillable="true" type="tns:agentCredentials" />
        <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="hostUri" nillable="true" type="xs:anyURI" />
        <xs:element minOccurs="0" name="id" type="ser:guid" />
        <xs:element minOccurs="0" name="machineFlags" xmlns:q2="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q2:MachineFlags" />
        <xs:element minOccurs="0" name="metadataCredentials" nillable="true" type="tns:credentialsDescriptor">
          <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="sshPort" type="xs:unsignedInt" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="agentDescriptor" nillable="true" type="tns:agentDescriptor" />
    <xs:complexType name="agentCredentials">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:baseCredentials">
          <xs:sequence>
            <xs:element minOccurs="0" name="useCoreServiceCredentials" 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:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="agentCredentials" nillable="true" type="tns:agentCredentials" />
    <xs:complexType name="baseCredentials">
      <xs:sequence>
        <xs:element minOccurs="0" name="credentialsAccountId" type="ser:guid" />
        <xs:element minOccurs="0" name="encryptPassword" type="xs:boolean" />
        <xs:element minOccurs="0" name="password" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="passwordEncrypted" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="userName" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="baseCredentials" nillable="true" type="tns:baseCredentials" />
    <xs:complexType name="oracleInstanceCredentials">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:baseCredentials">
          <xs:sequence>
            <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="instanceServiceName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="instanceSid" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="port" type="xs:int" />
            <xs:element minOccurs="0" name="tnsNetworkAlias" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="useWindowsAuthentication" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="oracleInstanceCredentials" nillable="true" type="tns:oracleInstanceCredentials" />
    <xs:complexType name="instanceCredentials">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:baseCredentials">
          <xs:sequence>
            <xs:element minOccurs="0" name="instanceName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="useDefaultCredentials" type="xs:boolean" />
            <xs:element minOccurs="0" name="useWindowsAuthentication" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="instanceCredentials" nillable="true" type="tns:instanceCredentials" />
    <xs:complexType name="virtualInstanceCredentials">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:instanceCredentials">
          <xs:sequence>
            <xs:element minOccurs="0" name="virtualServerName" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="virtualInstanceCredentials" nillable="true" type="tns:virtualInstanceCredentials" />
    <xs:complexType name="credentialsDescriptor">
      <xs:sequence>
        <xs:element minOccurs="0" name="defaultCredentials" nillable="true" type="tns:baseCredentials">
          <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="exchangeCredentials" nillable="true" type="tns:baseCredentials">
          <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="oracleCredentials" nillable="true" type="tns:oracleCredentials">
          <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="sqlCredentials" nillable="true" type="tns:sqlCredentials">
          <xs:annotation>
            <xs:appinfo>
              <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:complexType>
    <xs:element name="credentialsDescriptor" nillable="true" type="tns:credentialsDescriptor" />
    <xs:complexType name="oracleCredentials">
      <xs:sequence>
        <xs:element minOccurs="0" name="oracleInstancesCredentials" nillable="true" type="tns:oracleInstancesCredentials" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="oracleCredentials" nillable="true" type="tns:oracleCredentials" />
    <xs:complexType name="oracleInstancesCredentials">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="instanceCredentials" nillable="true" type="tns:oracleInstanceCredentials" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="oracleInstancesCredentials" nillable="true" type="tns:oracleInstancesCredentials" />
    <xs:complexType name="sqlCredentials">
      <xs:sequence>
        <xs:element minOccurs="0" name="instancesCredentials" nillable="true" type="tns:instancesCredentials" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="sqlCredentials" nillable="true" type="tns:sqlCredentials" />
    <xs:complexType name="instancesCredentials">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="instanceCredentials" nillable="true" type="tns:instanceCredentials" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="instancesCredentials" nillable="true" type="tns:instancesCredentials" />
    <xs:complexType name="relatedServerAgentDescriptor">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:agentDescriptor">
          <xs:sequence>
            <xs:element minOccurs="0" name="hyperVHostName" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="relatedServerAgentDescriptor" nillable="true" type="tns:relatedServerAgentDescriptor" />
    <xs:complexType name="protectionRules">
      <xs:sequence>
        <xs:element minOccurs="0" name="protectAgentlessly" type="xs:boolean" />
        <xs:element minOccurs="0" name="protectOrphaned" type="xs:boolean" />
        <xs:element minOccurs="0" name="protectWithRecoveryPoints" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="protectionRules" nillable="true" type="tns:protectionRules" />
    <xs:complexType name="hyperVProtectionRules">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:protectionRules">
          <xs:sequence>
            <xs:element minOccurs="0" name="installAgent" type="xs:boolean" />
            <xs:element minOccurs="0" name="protectShareowner" type="xs:boolean" />
            <xs:element minOccurs="0" name="protectWithoutUnsupportedDisk" type="xs:boolean" />
            <xs:element minOccurs="0" name="upgradeAgent" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="hyperVProtectionRules" nillable="true" type="tns:hyperVProtectionRules" />
    <xs:complexType name="esxProtectionRules">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:protectionRules">
          <xs:sequence>
            <xs:element minOccurs="0" name="deleteOldSnapshots" type="xs:boolean" />
            <xs:element minOccurs="0" name="protectPairedToAnotherCore" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="esxProtectionRules" nillable="true" type="tns:esxProtectionRules" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="AgentType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Protected" />
        <xs:enumeration value="Replicated" />
        <xs:enumeration value="PendingFailover" />
        <xs:enumeration value="Failover" />
        <xs:enumeration value="ClusterNode" />
        <xs:enumeration value="Cluster" />
        <xs:enumeration value="RecoveryPointsOnly" />
        <xs:enumeration value="EsxServer" />
        <xs:enumeration value="EsxVirtualMachine" />
        <xs:enumeration value="Backup" />
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="HyperVServer" />
        <xs:enumeration value="HyperVVirtualMachine" />
        <xs:enumeration value="HyperVCluster" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="AgentType" nillable="true" type="tns:AgentType" />
    <xs:simpleType name="MachineFlags">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="long" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
        </xs:appinfo>
      </xs:annotation>
      <xs:list>
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="None">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Agent">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Cluster">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="ClusterNode">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="EsxServer">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="EsxVirtualMachine">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="HyperVServer">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="HyperVVirtualMachine">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="SmbServer">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
          </xs:restriction>
        </xs:simpleType>
      </xs:list>
    </xs:simpleType>
    <xs:element name="MachineFlags" nillable="true" type="tns:MachineFlags" />
  </xs:schema>
</Schemas>

The following is the response XML Schema:

<?xml version="1.0" encoding="utf-16"?>
<Schemas>
  <xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:element name="anyType" nillable="true" type="xs:anyType" />
    <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
    <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
    <xs:element name="boolean" nillable="true" type="xs:boolean" />
    <xs:element name="byte" nillable="true" type="xs:byte" />
    <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
    <xs:element name="decimal" nillable="true" type="xs:decimal" />
    <xs:element name="double" nillable="true" type="xs:double" />
    <xs:element name="float" nillable="true" type="xs:float" />
    <xs:element name="int" nillable="true" type="xs:int" />
    <xs:element name="long" nillable="true" type="xs:long" />
    <xs:element name="QName" nillable="true" type="xs:QName" />
    <xs:element name="short" nillable="true" type="xs:short" />
    <xs:element name="string" nillable="true" type="xs:string" />
    <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
    <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
    <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
    <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
    <xs:element name="char" nillable="true" type="tns:char" />
    <xs:simpleType name="char">
      <xs:restriction base="xs:int" />
    </xs:simpleType>
    <xs:element name="duration" nillable="true" type="tns:duration" />
    <xs:simpleType name="duration">
      <xs:restriction base="xs:duration">
        <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
        <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
        <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="guid" nillable="true" type="tns:guid" />
    <xs:simpleType name="guid">
      <xs:restriction base="xs:string">
        <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
      </xs:restriction>
    </xs:simpleType>
    <xs:attribute name="FactoryType" type="xs:QName" />
    <xs:attribute name="Id" type="xs:ID" />
    <xs:attribute name="Ref" type="xs:IDREF" />
  </xs:schema>
  <xs:schema xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:tns="http://apprecovery.com/management/api/2010/05" elementFormDefault="qualified" targetNamespace="http://apprecovery.com/management/api/2010/05" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Clusters" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.WmiApi.Services" />
    <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.WmiApi.Environment" />
    <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:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" />
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql.Base" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.VSphereApi" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/System" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Lvm" />
    <xs:import namespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Raid" />
    <xs:complexType name="validateVirtualMachineResult">
      <xs:sequence>
        <xs:element minOccurs="0" name="agentInstallRequired" type="xs:boolean" />
        <xs:element minOccurs="0" name="agentPairingCheckResult" nillable="true" type="tns:agentPairingCheckResult" />
        <xs:element minOccurs="0" name="agentServiceStopped" type="xs:boolean" />
        <xs:element minOccurs="0" name="agentUpdateRequired" type="xs:boolean" />
        <xs:element minOccurs="0" name="changeTrackingEnabled" type="xs:boolean" />
        <xs:element minOccurs="0" name="hasRecoveryPoints" type="xs:boolean" />
        <xs:element minOccurs="0" name="hasUnsupportedDisk" type="xs:boolean" />
        <xs:element minOccurs="0" name="machinesWithNotInstalledAgentService" nillable="true" type="tns:stringCollection" />
        <xs:element minOccurs="0" name="machinesWithObsoleteAgentVersion" nillable="true" type="tns:stringCollection" />
        <xs:element minOccurs="0" name="machinesWithStoppedAgentService" nillable="true" type="tns:stringCollection" />
        <xs:element minOccurs="0" name="shareownerProtectRequired" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="validateVirtualMachineResult" nillable="true" type="tns:validateVirtualMachineResult" />
    <xs:complexType name="agentPairingCheckResult">
      <xs:sequence>
        <xs:element minOccurs="0" name="agentId" type="ser:guid" />
        <xs:element minOccurs="0" name="agentPairingStatus" xmlns:q1="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q1:AgentPairingStatus" />
        <xs:element minOccurs="0" name="agentSummaryMetadata" nillable="true" type="tns:agentSummaryMetadata" />
        <xs:element minOccurs="0" name="agentType" xmlns:q2="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" type="q2:AgentType" />
        <xs:element minOccurs="0" name="clusterMembershipType" xmlns:q3="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Clusters" type="q3:ClusterMembershipType" />
        <xs:element minOccurs="0" name="serviceState" nillable="true" xmlns:q4="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.WmiApi.Services" type="q4:State" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="agentPairingCheckResult" nillable="true" type="tns:agentPairingCheckResult" />
    <xs:complexType name="agentSummaryMetadata">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:commonSummaryMetadata">
          <xs:sequence>
            <xs:element minOccurs="0" name="clusterMetadata" nillable="true" type="tns:clusterSummaryMetadata" />
            <xs:element minOccurs="0" name="exchangeMetadata" nillable="true" type="tns:exchangeMetadata" />
            <xs:element minOccurs="0" name="sqlSummaryMetadata" nillable="true" type="tns:sqlSummaryMetadata" />
            <xs:element minOccurs="0" name="esxServerMetadata" nillable="true" type="tns:esxServerSummary" />
            <xs:element minOccurs="0" name="hypervServerMetadata" nillable="true" type="tns:hypervServerSummary" />
            <xs:element minOccurs="0" name="oracleSummaryMetadata" nillable="true" type="tns:oracleSummaryMetadata" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="agentSummaryMetadata" nillable="true" type="tns:agentSummaryMetadata" />
    <xs:complexType name="commonSummaryMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="physicalMemory" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="volumes" nillable="true" type="tns:volumes" />
        <xs:element minOccurs="0" name="disks" nillable="true" type="tns:disks" />
        <xs:element minOccurs="0" name="osVersion" xmlns:q5="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q5:OperatingSystemFamily" />
        <xs:element minOccurs="0" name="osArchitecture" xmlns:q6="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q6:ProcessorArchitecture" />
        <xs:element minOccurs="0" name="osPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="agentId" type="ser:guid" />
        <xs:element minOccurs="0" name="csdVersion" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="osCaption" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="osSupportsDeduplication" type="xs:boolean" />
        <xs:element minOccurs="0" name="virtualMachineType" xmlns:q7="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.WmiApi.Environment" type="q7:VirtualMachineType" />
        <xs:element minOccurs="0" name="hasSwapPartition" type="xs:boolean" />
        <xs:element minOccurs="0" name="isStoragePoolEnabled" type="xs:boolean" />
        <xs:element minOccurs="0" name="storagePools" nillable="true" type="tns:storagePools" />
        <xs:element minOccurs="0" name="storageNodes" nillable="true" type="tns:storageNodes" />
        <xs:element minOccurs="0" name="virtualDisks" nillable="true" type="tns:virtualDisks" />
        <xs:element minOccurs="0" name="isSingleInstanceStorageSupported" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="commonSummaryMetadata" nillable="true" type="tns:commonSummaryMetadata" />
    <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:q8="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" type="q8:FileSystemType" />
        <xs:element minOccurs="0" name="partitionType" xmlns:q9="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api.NativeTypes" type="q9: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:q10="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q10: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:q11="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.Quota" type="q11: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:q12="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" type="q12: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="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="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:complexType name="disks">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="disk" nillable="true" type="tns:disk" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="disks" nillable="true" type="tns:disks" />
    <xs:complexType name="disk">
      <xs:sequence>
        <xs:element minOccurs="0" name="number" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" type="ser:guid" />
        <xs:element minOccurs="0" name="capacity" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="bytesPerSector" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="isDynamic" type="xs:boolean" />
        <xs:element minOccurs="0" name="partitionStyle" xmlns:q13="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Storage" type="q13:PartitionStyle" />
        <xs:element minOccurs="0" name="volumeNames" nillable="true" type="tns:volumeNames" />
        <xs:element minOccurs="0" name="areas" nillable="true" type="tns:areas" />
        <xs:element minOccurs="0" name="sectorsPerTrack" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="tracksPerCylinder" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="isReadOnly" type="xs:boolean" />
        <xs:element minOccurs="0" name="busType" xmlns:q14="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" type="q14:StorageBusType" />
        <xs:element minOccurs="0" name="isOnline" type="xs:boolean" />
        <xs:element minOccurs="0" name="format" xmlns:q15="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" type="q15:VirtualHardDiskFormat" />
        <xs:element minOccurs="0" name="storageFormat" xmlns:q16="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" type="q16:VirtualHardDiskStorageFormat" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="disk" nillable="true" type="tns:disk" />
    <xs:complexType name="volumeNames">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="volumeName" nillable="true" type="tns:volumeName" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="volumeNames" nillable="true" type="tns:volumeNames" />
    <xs:complexType name="areas">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="area" nillable="true" type="tns:area" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="areas" nillable="true" type="tns:areas" />
    <xs:complexType name="area">
      <xs:sequence>
        <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="offset" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="identityInfo" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="notes" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="sizeInfo" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="widthFactor" type="xs:double" />
        <xs:element minOccurs="0" name="isBootable" type="xs:boolean" />
        <xs:element minOccurs="0" name="driveLetter" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="area" nillable="true" type="tns:area" />
    <xs:complexType name="errorArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="errorArea" nillable="true" type="tns:errorArea" />
    <xs:complexType name="partitionArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="partitionArea" nillable="true" type="tns:partitionArea" />
    <xs:complexType name="unusableArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="unusableArea" nillable="true" type="tns:unusableArea" />
    <xs:complexType name="unusedArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="unusedArea" nillable="true" type="tns:unusedArea" />
    <xs:complexType name="vdsErrorArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="vdsErrorArea" nillable="true" type="tns:vdsErrorArea" />
    <xs:complexType name="vdsPartitionArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence>
            <xs:element minOccurs="0" name="volumeName" nillable="true" type="tns:volumeName" />
            <xs:element minOccurs="0" name="volumeType" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="vdsPartitionArea" nillable="true" type="tns:vdsPartitionArea" />
    <xs:complexType name="vdsUninitializedArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="vdsUninitializedArea" nillable="true" type="tns:vdsUninitializedArea" />
    <xs:complexType name="vdsUnusableArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="vdsUnusableArea" nillable="true" type="tns:vdsUnusableArea" />
    <xs:complexType name="vdsUnusedArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="vdsUnusedArea" nillable="true" type="tns:vdsUnusedArea" />
    <xs:complexType name="volumeArea">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:area">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="volumeArea" nillable="true" type="tns:volumeArea" />
    <xs:complexType name="rollbackTargetDisk">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:disk">
          <xs:sequence>
            <xs:element minOccurs="0" name="isSharedVhdx" 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="rollbackTargetDisk" nillable="true" type="tns:rollbackTargetDisk" />
    <xs:complexType name="storagePools">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="storagePool" nillable="true" type="tns:storagePool" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="storagePools" nillable="true" type="tns:storagePools" />
    <xs:complexType name="storagePool">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:storageObject">
          <xs:sequence>
            <xs:element minOccurs="0" name="friendlyName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="usage" xmlns:q17="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q17:UsageType" />
            <xs:element minOccurs="0" name="otherUsageDescription" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="isPrimordial" type="xs:boolean" />
            <xs:element minOccurs="0" name="healthStatus" xmlns:q18="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q18:HealthStatus" />
            <xs:element minOccurs="0" name="operationalStatus" nillable="true" xmlns:q19="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q19:ArrayOfOperationalStatus" />
            <xs:element minOccurs="0" name="otherOperationalStatusDescription" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="allocatedSize" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="logicalSectorSize" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="physicalSectorSize" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="provisioningTypeDefault" xmlns:q20="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q20:ProvisioningTypeDefault" />
            <xs:element minOccurs="0" name="supportedProvisioningTypes" nillable="true" xmlns:q21="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q21:ArrayOfSupportedProvisioningTypes" />
            <xs:element minOccurs="0" name="resiliencySettingNameDefault" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="isReadOnly" type="xs:boolean" />
            <xs:element minOccurs="0" name="readOnlyReason" xmlns:q22="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q22:ReadOnlyReason" />
            <xs:element minOccurs="0" name="isClustered" type="xs:boolean" />
            <xs:element minOccurs="0" name="supportsDeduplication" type="xs:boolean" />
            <xs:element minOccurs="0" name="thinProvisioningAlertThresholds" nillable="true" xmlns:q23="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q23:ArrayOfunsignedShort" />
            <xs:element minOccurs="0" name="clearOnDeallocate" type="xs:boolean" />
            <xs:element minOccurs="0" name="isPowerProtected" type="xs:boolean" />
            <xs:element minOccurs="0" name="enclosureAwareDefault" type="xs:boolean" />
            <xs:element minOccurs="0" name="retireMissingPhysicalDisks" xmlns:q24="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q24:RetireMissingPhysicalDisks" />
            <xs:element minOccurs="0" name="virtualDisks" nillable="true" type="tns:virtualDisks" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="storagePool" nillable="true" type="tns:storagePool" />
    <xs:complexType name="storageObject">
      <xs:sequence>
        <xs:element minOccurs="0" name="objectId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="uniqueId" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="storageObject" nillable="true" type="tns:storageObject" />
    <xs:complexType name="virtualDisks">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="disk" nillable="true" type="tns:virtualDisk" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="virtualDisks" nillable="true" type="tns:virtualDisks" />
    <xs:complexType name="virtualDisk">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:storageObject">
          <xs:sequence>
            <xs:element minOccurs="0" name="access" xmlns:q25="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q25:VirtualDiskAccess" />
            <xs:element minOccurs="0" name="allocatedSize" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="detachedReason" xmlns:q26="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q26:DetachedReason" />
            <xs:element minOccurs="0" name="footprintOnPool" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="friendlyName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="healthStatus" xmlns:q27="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q27:HealthStatus" />
            <xs:element minOccurs="0" name="interleave" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="isDeduplicationEnabled" type="xs:boolean" />
            <xs:element minOccurs="0" name="isEnclosureAware" type="xs:boolean" />
            <xs:element minOccurs="0" name="isManualAttach" type="xs:boolean" />
            <xs:element minOccurs="0" name="isSnapshot" type="xs:boolean" />
            <xs:element minOccurs="0" name="logicalSectorSize" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="nameFormat" xmlns:q28="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q28:VirtualDiskNameFormat" />
            <xs:element minOccurs="0" name="numberOfAvailableCopies" type="xs:unsignedShort" />
            <xs:element minOccurs="0" name="numberOfColumns" type="xs:unsignedShort" />
            <xs:element minOccurs="0" name="numberOfDataCopies" type="xs:unsignedShort" />
            <xs:element minOccurs="0" name="operationalStatus" nillable="true" xmlns:q29="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q29:ArrayOfOperationalStatus" />
            <xs:element minOccurs="0" name="parityLayout" xmlns:q30="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q30:ParityLayout" />
            <xs:element minOccurs="0" name="physicalDiskRedundancy" type="xs:unsignedShort" />
            <xs:element minOccurs="0" name="physicalSectorSize" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="provisioningType" xmlns:q31="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q31:ProvisioningType" />
            <xs:element minOccurs="0" name="requestNoSinglePointOfFailure" type="xs:boolean" />
            <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="uniqueIdFormat" type="xs:unsignedShort" />
            <xs:element minOccurs="0" name="usage" xmlns:q32="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q32:VirtualDiskUsage" />
            <xs:element minOccurs="0" name="WriteCacheSize" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="diskNumbers" nillable="true" type="tns:diskNumbers" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="virtualDisk" nillable="true" type="tns:virtualDisk" />
    <xs:complexType name="storageNodes">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="storageNode" nillable="true" type="tns:storageNode" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="storageNodes" nillable="true" type="tns:storageNodes" />
    <xs:complexType name="storageNode">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:storageObject">
          <xs:sequence>
            <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="nameFormat" xmlns:q33="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q33:NameFormat" />
            <xs:element minOccurs="0" name="operationalStatus" xmlns:q34="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" type="q34:OperationalStatus" />
            <xs:element minOccurs="0" name="pools" nillable="true" type="tns:storagePools" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="storageNode" nillable="true" type="tns:storageNode" />
    <xs:complexType name="clusterSummaryMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="clusterInfo" nillable="true" type="tns:clusterSummaryInfo" />
        <xs:element minOccurs="0" name="isClusterServiceStarted" type="xs:boolean" />
        <xs:element minOccurs="0" name="isClusterNode" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterSummaryMetadata" nillable="true" type="tns:clusterSummaryMetadata" />
    <xs:complexType name="clusterSummaryInfo">
      <xs:sequence>
        <xs:element minOccurs="0" name="clusterType" xmlns:q35="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q35:ClusterType" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="nodes" nillable="true" type="tns:clusterNodes" />
        <xs:element minOccurs="0" name="Disks" nillable="true" type="tns:clusterDisks" />
        <xs:element minOccurs="0" name="FQDN" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Resources" nillable="true" type="tns:clusterResources" />
        <xs:element minOccurs="0" name="enableSharedVolumes" type="xs:boolean" />
        <xs:element minOccurs="0" name="QuorumPathNew" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="QuorumTypeNew" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="FileShareWitnessDirectory" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterSummaryInfo" nillable="true" type="tns:clusterSummaryInfo" />
    <xs:complexType name="clusterNodes">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="clusterNode" nillable="true" type="tns:clusterNode" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterNodes" nillable="true" type="tns:clusterNodes" />
    <xs:complexType name="clusterNode">
      <xs:sequence>
        <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Version" xmlns:q36="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q36:WindowsVersion" />
        <xs:element minOccurs="0" name="BuildNumber" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="InstanceId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="State" xmlns:q37="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q37:ClusterNodeState" />
        <xs:element minOccurs="0" name="CSDVersion" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="FQDN" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="IPAddresses" nillable="true" type="tns:ipAddresses" />
        <xs:element minOccurs="0" name="AccessibleAddress" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="AgentServiceState" xmlns:q38="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.WmiApi.Services" type="q38:State" />
        <xs:element minOccurs="0" name="IsAgentUsingNonDefaultPort" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterNode" nillable="true" type="tns:clusterNode" />
    <xs:complexType name="ipAddresses">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="ipAddress" nillable="true" type="tns:ipAddress" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ipAddresses" nillable="true" type="tns:ipAddresses" />
    <xs:complexType name="ipAddress">
      <xs:sequence>
        <xs:element minOccurs="0" name="addressFamily" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="address" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ipAddress" nillable="true" type="tns:ipAddress" />
    <xs:complexType name="clusterDisks">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="clusterDisk" nillable="true" type="tns:clusterDisk" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterDisks" nillable="true" type="tns:clusterDisks" />
    <xs:complexType name="clusterDisk">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResource">
          <xs:sequence>
            <xs:element minOccurs="0" name="DiskId" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="DiskPath" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="OwnerNode" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="VolumeInfo" nillable="true" type="tns:clusterDiskVolumeInfos" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="clusterDisk" nillable="true" type="tns:clusterDisk" />
    <xs:complexType name="clusterResource">
      <xs:sequence>
        <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Characteristics" xmlns:q39="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q39:ClusterCharacteristics" />
        <xs:element minOccurs="0" name="ResourceSpecificStatus" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="RestartAction" xmlns:q40="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q40:ClusterResourceRestartAction" />
        <xs:element minOccurs="0" name="State" xmlns:q41="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q41:ClusterResourceState" />
        <xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="ResourceType" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="OwnerNodeName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Dependencies" nillable="true" type="tns:stringCollection" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterResource" nillable="true" type="tns:clusterResource" />
    <xs:complexType name="clusterIPAddress">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResource">
          <xs:sequence>
            <xs:element minOccurs="0" name="Address" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="DhcpAddress" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="DhcpServer" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="DhcpSubnetMask" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="EnableDhcp" type="xs:boolean" />
            <xs:element minOccurs="0" name="EnableNetBios" type="xs:boolean" />
            <xs:element minOccurs="0" name="ClusterNetwork" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="SubnetMask" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="clusterIPAddress" nillable="true" type="tns:clusterIPAddress" />
    <xs:complexType name="clusterNetworkName">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResource">
          <xs:sequence>
            <xs:element minOccurs="0" name="CreatingDomainController" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="DnsName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="NetworkName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="ObjectGuid" type="ser:guid" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="clusterNetworkName" nillable="true" type="tns:clusterNetworkName" />
    <xs:complexType name="exchangeClusterStore">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResource">
          <xs:sequence>
            <xs:element minOccurs="0" name="clusteredStorageType" xmlns:q42="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" type="q42:ExchangeClusterType" />
            <xs:element minOccurs="0" name="destPath" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="networkName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="ExchangeVirtualServers" nillable="true" type="tns:evsCollection" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="exchangeClusterStore" nillable="true" type="tns:exchangeClusterStore" />
    <xs:complexType name="evsCollection">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="evs" nillable="true" type="tns:evs" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="evsCollection" nillable="true" type="tns:evsCollection" />
    <xs:complexType name="evs">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResourceGroup">
          <xs:sequence>
            <xs:element minOccurs="0" name="VirtualServerName" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="evs" nillable="true" type="tns:evs" />
    <xs:complexType name="clusterResourceGroup">
      <xs:sequence>
        <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="AntiAffinityClassNames" nillable="true" xmlns:q43="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q43:ArrayOfanyType" />
        <xs:element minOccurs="0" name="AutoFailbackType" type="xs:boolean" />
        <xs:element minOccurs="0" name="Characteristics" xmlns:q44="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q44:ClusterCharacteristics" />
        <xs:element minOccurs="0" name="GroupType" xmlns:q45="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q45:ClusterResourceGroupType" />
        <xs:element minOccurs="0" name="State" xmlns:q46="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q46:ClusterResourceGroupState" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterResourceGroup" nillable="true" type="tns:clusterResourceGroup" />
    <xs:complexType name="sqlvs">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResourceGroup">
          <xs:sequence>
            <xs:element minOccurs="0" name="VirtualServerName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="LocalName" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="sqlvs" nillable="true" type="tns:sqlvs" />
    <xs:complexType name="sqlVirtualInstance">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResource">
          <xs:sequence>
            <xs:element minOccurs="0" name="metadataError" nillable="true" type="tns:serverError" />
            <xs:element minOccurs="0" name="virtualServerName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="localInstanceName" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="sqlVirtualInstance" nillable="true" type="tns:sqlVirtualInstance" />
    <xs:complexType name="serverError">
      <xs:sequence>
        <xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="stackTrace" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="serverException" nillable="true" type="tns:exception" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="serverError" nillable="true" type="tns:serverError" />
    <xs:complexType name="exception">
      <xs:sequence>
        <xs:element minOccurs="0" name="message" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="type" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="detail" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="rawException" nillable="true" type="xs:base64Binary">
          <xs:annotation>
            <xs:appinfo>
              <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:complexType>
    <xs:element name="exception" nillable="true" type="tns:exception" />
    <xs:complexType name="sqlAvailabilityGroup">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterResource">
          <xs:sequence>
            <xs:element minOccurs="0" name="databases" nillable="true" type="tns:databases" />
            <xs:element minOccurs="0" name="areDatabasesFilled" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="sqlAvailabilityGroup" nillable="true" type="tns:sqlAvailabilityGroup" />
    <xs:complexType name="databases">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="database" nillable="true" type="tns:database" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="databases" nillable="true" type="tns:databases" />
    <xs:complexType name="database">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:databaseBase">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="database" nillable="true" type="tns:database" />
    <xs:complexType name="databaseBase">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" type="xs:int" />
        <xs:element minOccurs="0" name="isOnline" type="xs:boolean" />
        <xs:element minOccurs="0" name="isDeleted" type="xs:boolean" />
        <xs:element minOccurs="0" name="fileGroups" nillable="true" type="tns:fileGroups" />
        <xs:element minOccurs="0" name="logFiles" nillable="true" type="tns:logFiles" />
        <xs:element minOccurs="0" name="lastAttachabilityCheckTimeStamp" type="xs:dateTime">
          <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="isAccessible" type="xs:boolean" />
        <xs:element minOccurs="0" name="fullTextCatalogs" nillable="true" type="tns:fullTextCatalogs" />
        <xs:element minOccurs="0" name="isSystemDatabase" type="xs:boolean" />
        <xs:element minOccurs="0" name="availabilityGroupName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="availabilityReplicaRole" nillable="true" xmlns:q47="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql.Base" type="q47:AvailabilityReplicaRole" />
        <xs:element minOccurs="0" name="isReportServicesDatabase" nillable="true" type="tns:roles" />
        <xs:element minOccurs="0" name="isAvailabilitySynchronizationError" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="databaseBase" nillable="true" type="tns:databaseBase" />
    <xs:complexType name="fileGroups">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="fileGroup" nillable="true" type="tns:fileGroup" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="fileGroups" nillable="true" type="tns:fileGroups" />
    <xs:complexType name="fileGroup">
      <xs:sequence>
        <xs:element minOccurs="0" name="id" type="xs:int" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="isDefault" type="xs:boolean" />
        <xs:element minOccurs="0" name="isFileStream" type="xs:boolean" />
        <xs:element minOccurs="0" name="dataFiles" nillable="true" type="tns:dataFiles" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="fileGroup" nillable="true" type="tns:fileGroup" />
    <xs:complexType name="dataFiles">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="dataFile" nillable="true" type="tns:dataFile" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="dataFiles" nillable="true" type="tns:dataFiles" />
    <xs:complexType name="dataFile">
      <xs:sequence>
        <xs:element minOccurs="0" name="path" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="isPrimary" type="xs:boolean" />
        <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="pathVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="displayPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="dataFile" nillable="true" type="tns:dataFile" />
    <xs:complexType name="logFiles">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="logFile" nillable="true" type="tns:logFile" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="logFiles" nillable="true" type="tns:logFiles" />
    <xs:complexType name="logFile">
      <xs:sequence>
        <xs:element minOccurs="0" name="path" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="pathVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="displayPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="logFile" nillable="true" type="tns:logFile" />
    <xs:complexType name="fullTextCatalogs">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="fullTextCatalog" nillable="true" type="tns:fullTextCatalog" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="fullTextCatalogs" nillable="true" type="tns:fullTextCatalogs" />
    <xs:complexType name="fullTextCatalog">
      <xs:sequence>
        <xs:element minOccurs="0" name="location" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="locationVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="displayLocation" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="fullTextCatalog" nillable="true" type="tns:fullTextCatalog" />
    <xs:complexType name="roles">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="role" nillable="true" type="tns:role" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="roles" nillable="true" type="tns:roles" />
    <xs:complexType name="role">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="role" nillable="true" type="tns:role" />
    <xs:complexType name="clusterDiskVolumeInfos">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="clusterDiskVolume" nillable="true" type="tns:clusterDiskVolume" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterDiskVolumeInfos" nillable="true" type="tns:clusterDiskVolumeInfos" />
    <xs:complexType name="clusterDiskVolume">
      <xs:sequence>
        <xs:element minOccurs="0" name="StartingOffset" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="PartitionLength" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="PartitionNumber" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="Drive" type="ser:char" />
        <xs:element minOccurs="0" name="VolumeGuid" type="ser:guid" />
        <xs:element minOccurs="0" name="IsClusterSharedVolume" type="xs:boolean" />
        <xs:element minOccurs="0" name="Path" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="VolumeName" nillable="true" type="tns:volumeName" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterDiskVolume" nillable="true" type="tns:clusterDiskVolume" />
    <xs:complexType name="clusterResources">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="clusterResource" nillable="true" type="tns:clusterResource" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterResources" nillable="true" type="tns:clusterResources" />
    <xs:complexType name="cluster">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterSummaryInfo">
          <xs:sequence>
            <xs:element minOccurs="0" name="BackupInProgress" type="xs:boolean" />
            <xs:element minOccurs="0" name="DefaultNetworkRole" xmlns:q48="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q48:DefaultNetworkRole" />
            <xs:element minOccurs="0" name="MaxNumberOfNodes" type="xs:unsignedInt" />
            <xs:element minOccurs="0" name="QuorumPath" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="QuorumType" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="SharedVolumesRoot" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="NetworkInterfaces" nillable="true" type="tns:clusterNetworkInterfaces" />
            <xs:element minOccurs="0" name="Networks" nillable="true" type="tns:clusterNetworks" />
            <xs:element minOccurs="0" name="QuorumResources" nillable="true" type="tns:clusterResources" />
            <xs:element minOccurs="0" name="Groups" nillable="true" type="tns:clusterResourceGroups" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="cluster" nillable="true" type="tns:cluster" />
    <xs:complexType name="clusterNetworkInterfaces">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="clusterNetworkInterface" nillable="true" type="tns:clusterNetworkInterface" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterNetworkInterfaces" nillable="true" type="tns:clusterNetworkInterfaces" />
    <xs:complexType name="clusterNetworkInterface">
      <xs:sequence>
        <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Adapter" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Address" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Availability" xmlns:q49="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q49:DeviceAvailabilityState" />
        <xs:element minOccurs="0" name="DeviceId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="DhcpEnabled" type="xs:boolean" />
        <xs:element minOccurs="0" name="Ipv4Addresses" nillable="true" xmlns:q50="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q50:ArrayOfanyType" />
        <xs:element minOccurs="0" name="Ipv6Addresses" nillable="true" xmlns:q51="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q51:ArrayOfanyType" />
        <xs:element minOccurs="0" name="Network" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Node" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="State" xmlns:q52="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q52:ClusterObjectState" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterNetworkInterface" nillable="true" type="tns:clusterNetworkInterface" />
    <xs:complexType name="clusterNetworks">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="clusterNetwork" nillable="true" type="tns:clusterNetwork" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterNetworks" nillable="true" type="tns:clusterNetworks" />
    <xs:complexType name="clusterNetwork">
      <xs:sequence>
        <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Address" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="AddressMask" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="IPv4Addresses" nillable="true" xmlns:q53="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q53:ArrayOfanyType" />
        <xs:element minOccurs="0" name="IPv4PrefixLengths" nillable="true" xmlns:q54="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q54:ArrayOfanyType" />
        <xs:element minOccurs="0" name="IPv6Addresses" nillable="true" xmlns:q55="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q55:ArrayOfanyType" />
        <xs:element minOccurs="0" name="IPv6PrefixLengths" nillable="true" xmlns:q56="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q56:ArrayOfanyType" />
        <xs:element minOccurs="0" name="Role" xmlns:q57="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q57:ClusterNetworkRole" />
        <xs:element minOccurs="0" name="State" xmlns:q58="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Cluster" type="q58:ClusterObjectState" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterNetwork" nillable="true" type="tns:clusterNetwork" />
    <xs:complexType name="clusterResourceGroups">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="clusterResourceGroup" nillable="true" type="tns:clusterResourceGroup" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="clusterResourceGroups" nillable="true" type="tns:clusterResourceGroups" />
    <xs:complexType name="clusterMetadata">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:clusterSummaryMetadata">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="clusterMetadata" nillable="true" type="tns:clusterMetadata" />
    <xs:complexType name="exchangeMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="exchangeServer" nillable="true" type="tns:exchangeServer">
          <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="isRunningExchange" type="xs:boolean" />
        <xs:element minOccurs="0" name="errorDetails" nillable="true" type="tns:serverError">
          <xs:annotation>
            <xs:appinfo>
              <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:complexType>
    <xs:element name="exchangeMetadata" nillable="true" type="tns:exchangeMetadata" />
    <xs:complexType name="exchangeServer">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:exchangeServerBase">
          <xs:sequence>
            <xs:element minOccurs="0" name="metadataError" nillable="true" type="tns:serverError" />
            <xs:element minOccurs="0" name="serialNumber" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="installPath" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="installVolume" nillable="true" type="tns:volumeName" />
            <xs:element minOccurs="0" name="distinguishedName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="commonName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="legacyStorageGroups" nillable="true" type="tns:legacyStorageGroups" />
            <xs:element minOccurs="0" name="mailStores" nillable="true" type="tns:mailStores" />
            <xs:element minOccurs="0" name="clusterType" xmlns:q59="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" type="q59:ExchangeClusterType" />
            <xs:element minOccurs="0" name="dagLink" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="isServiceRunning" 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="displayInstallPath" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="exchangeServer" nillable="true" type="tns:exchangeServer" />
    <xs:complexType name="exchangeServerBase">
      <xs:sequence>
        <xs:element minOccurs="0" name="version" xmlns:q60="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" type="q60:ExchangeServerVersion" />
        <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="dataPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="objectGuid" type="ser:guid" />
        <xs:element minOccurs="0" name="platform" xmlns:q61="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api" type="q61:PeFilePlatform" />
        <xs:element minOccurs="0" name="dataVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="displayDataPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="exchangeServerBase" nillable="true" type="tns:exchangeServerBase" />
    <xs:complexType name="legacyStorageGroups">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="legacyStorageGroup" nillable="true" type="tns:legacyStorageGroup" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="legacyStorageGroups" nillable="true" type="tns:legacyStorageGroups" />
    <xs:complexType name="legacyStorageGroup">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:legacyStorageGroupBase">
          <xs:sequence>
            <xs:element minOccurs="0" name="mailStores" nillable="true" type="tns:legacyMailStores" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="legacyStorageGroup" nillable="true" type="tns:legacyStorageGroup" />
    <xs:complexType name="legacyStorageGroupBase">
      <xs:sequence>
        <xs:element minOccurs="0" name="logFilePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="systemPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="objectGuid" type="ser:guid" />
        <xs:element minOccurs="0" name="commonName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="distinguishedName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="isRestoreGroup" type="xs:boolean" />
        <xs:element minOccurs="0" name="logPrefix" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="systemVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="logVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="displayLogFilePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="displaySystemPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="legacyStorageGroupBase" nillable="true" type="tns:legacyStorageGroupBase" />
    <xs:complexType name="legacyMailStores">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="legacyMailStore" nillable="true" type="tns:legacyMailStore" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="legacyMailStores" nillable="true" type="tns:legacyMailStores" />
    <xs:complexType name="legacyMailStore">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:legacyMailStoreBase">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="legacyMailStore" nillable="true" type="tns:legacyMailStore" />
    <xs:complexType name="legacyMailStoreBase">
      <xs:sequence>
        <xs:element minOccurs="0" name="commonName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="distinguishedName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="objectClass" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="exchangeDatabasePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="objectGuid" type="ser:guid" />
        <xs:element minOccurs="0" name="mailStoreType" xmlns:q62="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" type="q62:MailStoreType" />
        <xs:element minOccurs="0" name="lastChecksumCheckTimestamp" type="xs:dateTime">
          <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="lastMountabilityCheckTimestamp" type="xs:dateTime">
          <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="exchangeDatabaseVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="displayExchangeDatabasePath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="legacyMailStoreBase" nillable="true" type="tns:legacyMailStoreBase" />
    <xs:complexType name="mailStores">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="mailStore" nillable="true" type="tns:mailStore" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="mailStores" nillable="true" type="tns:mailStores" />
    <xs:complexType name="mailStore">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:mailStoreBase">
          <xs:sequence />
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="mailStore" nillable="true" type="tns:mailStore" />
    <xs:complexType name="mailStoreBase">
      <xs:sequence>
        <xs:element minOccurs="0" name="exchangeDatabasePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="logFilePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="systemPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="objectGuid" type="ser:guid" />
        <xs:element minOccurs="0" name="mailStoreType" xmlns:q63="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" type="q63:MailStoreType" />
        <xs:element minOccurs="0" name="isRecoveryDatabase" type="xs:boolean" />
        <xs:element minOccurs="0" name="isOwner" type="xs:boolean" />
        <xs:element minOccurs="0" name="logPrefix" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="commonName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="distinguishedName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="dagName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="lastChecksumCheckTimestamp" type="xs:dateTime">
          <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="lastMountabilityCheckTimestamp" type="xs:dateTime">
          <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="exchangeDatabaseVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="logVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="systemVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="displayExchangeDatabasePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="displayLogFilePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="displaySystemPath" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="mailStoreBase" nillable="true" type="tns:mailStoreBase" />
    <xs:complexType name="exchangeClusterMetadataInfo">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:exchangeServer">
          <xs:sequence>
            <xs:element minOccurs="0" name="errorDetails" nillable="true" type="tns:serverError">
              <xs:annotation>
                <xs:appinfo>
                  <DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
                </xs:appinfo>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="fileShareWitness" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="fileShareWitnessDirectory" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="exchangeServers" nillable="true" type="tns:exchangeServerCollection" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="exchangeClusterMetadataInfo" nillable="true" type="tns:exchangeClusterMetadataInfo" />
    <xs:complexType name="exchangeServerCollection">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="exchangeServer" nillable="true" type="tns:exchangeServer" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="exchangeServerCollection" nillable="true" type="tns:exchangeServerCollection" />
    <xs:complexType name="sqlSummaryMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="instances" nillable="true" type="tns:instancesSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="sqlSummaryMetadata" nillable="true" type="tns:sqlSummaryMetadata" />
    <xs:complexType name="instancesSummary">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="instanceSummary" nillable="true" type="tns:instanceSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="instancesSummary" nillable="true" type="tns:instancesSummary" />
    <xs:complexType name="instanceSummary">
      <xs:sequence>
        <xs:element minOccurs="0" name="displayInstallPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="installPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="installVolume" nillable="true" type="tns:volumeName" />
        <xs:element minOccurs="0" name="isCluster" type="xs:boolean" />
        <xs:element minOccurs="0" name="isRunning" 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="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="version" xmlns:q64="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql" type="q64:SqlServerVersion" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="instanceSummary" nillable="true" type="tns:instanceSummary" />
    <xs:complexType name="esxServerSummary">
      <xs:sequence>
        <xs:element minOccurs="0" name="datacenters" nillable="true" type="tns:datacenters" />
        <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" type="ser:guid" />
        <xs:element minOccurs="0" name="isVcenter" type="xs:boolean" />
        <xs:element minOccurs="0" name="managementServerAddress" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="port" type="xs:int" />
        <xs:element minOccurs="0" name="processors" nillable="true" type="tns:processors" />
        <xs:element minOccurs="0" name="realId" type="ser:guid" />
        <xs:element minOccurs="0" name="storageProfiles" nillable="true" type="tns:pbmStorageProfiles" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="esxServerSummary" nillable="true" type="tns:esxServerSummary" />
    <xs:complexType name="datacenters">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="datacenter" nillable="true" type="tns:datacenterSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="datacenters" nillable="true" type="tns:datacenters" />
    <xs:complexType name="datacenterSummary">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:objectBaseSummary">
          <xs:sequence>
            <xs:element minOccurs="0" name="computeresources" nillable="true" type="tns:computeresources" />
            <xs:element minOccurs="0" name="readOnlyApi" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="datacenterSummary" nillable="true" type="tns:datacenterSummary" />
    <xs:complexType name="objectBaseSummary">
      <xs:sequence>
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="objectBaseSummary" nillable="true" type="tns:objectBaseSummary" />
    <xs:complexType name="virtualMachineSummary_x0020_">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:objectBaseSummary">
          <xs:sequence>
            <xs:element minOccurs="0" name="allIpAddresses" nillable="true" type="tns:stringCollection" />
            <xs:element minOccurs="0" name="error" nillable="true" type="tns:serverError" />
            <xs:element minOccurs="0" name="hostName" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="ip" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="isConnected" type="xs:boolean" />
            <xs:element minOccurs="0" name="isConsolidationNeeded" type="xs:boolean" />
            <xs:element minOccurs="0" name="isPaused" type="xs:boolean" />
            <xs:element minOccurs="0" name="isPoweredOn" type="xs:boolean" />
            <xs:element minOccurs="0" name="isVMToolsOk" type="xs:boolean" />
            <xs:element minOccurs="0" name="location" nillable="true" type="tns:virtualMachineLocation_x0020_" />
            <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
            <xs:element minOccurs="0" name="uuid" nillable="true" type="xs:string" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="virtualMachineSummary_x0020_" nillable="true" type="tns:virtualMachineSummary_x0020_" />
    <xs:complexType name="virtualMachineLocation_x0020_">
      <xs:sequence>
        <xs:element minOccurs="0" name="Uuid" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="computeResourceId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="datacenterId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="datastoreId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="folderid" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="port" type="xs:int" />
        <xs:element minOccurs="0" name="resourcePoolId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="server" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="storageProfileId" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="useVirtualMachineConfigurationFiles" type="xs:boolean" />
        <xs:element minOccurs="0" name="virtualMachineVersion" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="virtualMachineLocation_x0020_" nillable="true" type="tns:virtualMachineLocation_x0020_" />
    <xs:complexType name="esxHostSystemSummary_x0020_">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:objectBaseSummary">
          <xs:sequence>
            <xs:element minOccurs="0" name="connectionState" xmlns:q65="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.VSphereApi" type="q65:EsxHostSystemConnectionState" />
            <xs:element minOccurs="0" name="isSupportedVersion" type="xs:boolean" />
            <xs:element minOccurs="0" name="productVersion" nillable="true" xmlns:q66="http://schemas.datacontract.org/2004/07/System" type="q66:Version" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="esxHostSystemSummary_x0020_" nillable="true" type="tns:esxHostSystemSummary_x0020_" />
    <xs:complexType name="computeresources">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="computeresource" nillable="true" type="tns:computeResourceSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="computeresources" nillable="true" type="tns:computeresources" />
    <xs:complexType name="computeResourceSummary">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:objectBaseSummary">
          <xs:sequence>
            <xs:element minOccurs="0" name="datastores" nillable="true" type="tns:datastores" />
            <xs:element minOccurs="0" name="hostSystems" nillable="true" type="tns:hostSystems" />
            <xs:element minOccurs="0" name="resourcePools" nillable="true" type="tns:resourcePools" />
            <xs:element minOccurs="0" name="supportedVirtualMachineVersions" nillable="true" type="tns:esxObjects" />
            <xs:element minOccurs="0" name="virtualApps" nillable="true" type="tns:virtualApps" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="computeResourceSummary" nillable="true" type="tns:computeResourceSummary" />
    <xs:complexType name="datastores">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="datastore" nillable="true" type="tns:datastore" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="datastores" nillable="true" type="tns:datastores" />
    <xs:complexType name="datastore">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:objectBaseSummary">
          <xs:sequence>
            <xs:element minOccurs="0" name="isAccessible" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="datastore" nillable="true" type="tns:datastore" />
    <xs:complexType name="hostSystems">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="hostSystem" nillable="true" type="tns:esxHostSystemSummary_x0020_" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="hostSystems" nillable="true" type="tns:hostSystems" />
    <xs:complexType name="resourcePools">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="resourcePool" nillable="true" type="tns:resourcePoolSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="resourcePools" nillable="true" type="tns:resourcePools" />
    <xs:complexType name="resourcePoolSummary">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:objectBaseSummary">
          <xs:sequence>
            <xs:element minOccurs="0" name="isRoot" type="xs:boolean" />
            <xs:element minOccurs="0" name="parentResorcePoolId" nillable="true" type="xs:string" />
            <xs:element minOccurs="0" name="virtualMachines" nillable="true" type="tns:virtualMachineSummaryColl" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="resourcePoolSummary" nillable="true" type="tns:resourcePoolSummary" />
    <xs:complexType name="virtualMachineSummaryColl">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="virtMachineItem" nillable="true" type="tns:virtualMachineSummary_x0020_" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="virtualMachineSummaryColl" nillable="true" type="tns:virtualMachineSummaryColl" />
    <xs:complexType name="esxObjects">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="esxObject" nillable="true" type="tns:objectBaseSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="esxObjects" nillable="true" type="tns:esxObjects" />
    <xs:complexType name="virtualApps">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="virtualApp" nillable="true" type="tns:esxVirtualAppSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="virtualApps" nillable="true" type="tns:virtualApps" />
    <xs:complexType name="esxVirtualAppSummary">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:objectBaseSummary">
          <xs:sequence>
            <xs:element minOccurs="0" name="virtualMachines" nillable="true" type="tns:virtualMachineSummaryColl" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="esxVirtualAppSummary" nillable="true" type="tns:esxVirtualAppSummary" />
    <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:q67="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q67: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="pbmStorageProfiles">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="pbmStorageProfile" nillable="true" type="tns:pbmStorageProfile" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="pbmStorageProfiles" nillable="true" type="tns:pbmStorageProfiles" />
    <xs:complexType name="pbmStorageProfile">
      <xs:sequence>
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="compatibleDatastores" nillable="true" type="tns:stringCollection" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="pbmStorageProfile" nillable="true" type="tns:pbmStorageProfile" />
    <xs:complexType name="hypervServerSummary">
      <xs:sequence>
        <xs:element minOccurs="0" name="clusterId" type="ser:guid" />
        <xs:element minOccurs="0" name="clusterName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="displayName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="fqdn" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="hasHyperVVssWriter" type="xs:boolean" />
        <xs:element minOccurs="0" name="ipAddresses" nillable="true" type="tns:ipAddresses" />
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="nodes" nillable="true" type="tns:clusterNodes" />
        <xs:element minOccurs="0" name="osFamily" xmlns:q68="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.System" type="q68:OperatingSystemFamily" />
        <xs:element minOccurs="0" name="port" type="xs:int" />
        <xs:element minOccurs="0" name="processors" nillable="true" type="tns:processors" />
        <xs:element minOccurs="0" name="serverId" type="ser:guid" />
        <xs:element minOccurs="0" name="sharedVirtualDisks" nillable="true" type="tns:hyperVSharedVhdxCollection" />
        <xs:element minOccurs="0" name="version" nillable="true" xmlns:q69="http://schemas.datacontract.org/2004/07/System" type="q69:Version" />
        <xs:element minOccurs="0" name="virtualMachines" nillable="true" type="tns:hypeVvirtualMachineSummaryColl" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="hypervServerSummary" nillable="true" type="tns:hypervServerSummary" />
    <xs:complexType name="hyperVSharedVhdxCollection">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="hyperVSharedVhdx" nillable="true" type="tns:hyperVSharedVhdx" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="hyperVSharedVhdxCollection" nillable="true" type="tns:hyperVSharedVhdxCollection" />
    <xs:complexType name="hyperVSharedVhdx">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <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="virtualMachineIds" nillable="true" type="tns:guidCollection" />
        <xs:element minOccurs="0" name="isProtected" type="xs:boolean" />
        <xs:element minOccurs="0" name="virtualHardDiskFormat" xmlns:q70="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage" type="q70:VirtualHardDiskFormat" />
        <xs:element minOccurs="0" name="possibleOwnerHosts" nillable="true" type="tns:stringCollection" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="hyperVSharedVhdx" nillable="true" type="tns:hyperVSharedVhdx" />
    <xs:complexType name="guidCollection">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="guid" type="ser:guid" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="guidCollection" nillable="true" type="tns:guidCollection" />
    <xs:complexType name="hypeVvirtualMachineSummaryColl">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="virtMachineItem" nillable="true" type="tns:hyperVvirtualMachineSummary_x0020_" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="hypeVvirtualMachineSummaryColl" nillable="true" type="tns:hypeVvirtualMachineSummaryColl" />
    <xs:complexType name="hyperVvirtualMachineSummary_x0020_">
      <xs:sequence>
        <xs:element minOccurs="0" name="HostName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Id" type="ser:guid" />
        <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="VirtualMachineId" type="ser:guid" />
        <xs:element minOccurs="0" name="fullPath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="integrationServicesOk" type="xs:boolean" />
        <xs:element minOccurs="0" name="isConnected" type="xs:boolean" />
        <xs:element minOccurs="0" name="isPoweredOn" type="xs:boolean" />
        <xs:element minOccurs="0" name="ownerNode" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="size" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="virtualMachineResourceType" type="tns:virtualMachineResourceType" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="hyperVvirtualMachineSummary_x0020_" nillable="true" type="tns:hyperVvirtualMachineSummary_x0020_" />
    <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="oracleSummaryMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="homes" nillable="true" type="tns:oracleHomeSummaryCollection" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="oracleSummaryMetadata" nillable="true" type="tns:oracleSummaryMetadata" />
    <xs:complexType name="oracleHomeSummaryCollection">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="oracleHomeSummary" nillable="true" type="tns:oracleHomeSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="oracleHomeSummaryCollection" nillable="true" type="tns:oracleHomeSummaryCollection" />
    <xs:complexType name="oracleHomeSummary">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="databaseEdition" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="basePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="homePath" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="instances" nillable="true" type="tns:oracleInstancesSummary" />
        <xs:element minOccurs="0" name="isTnsListenerRunning" type="xs:boolean" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="oracleHomeSummary" nillable="true" type="tns:oracleHomeSummary" />
    <xs:complexType name="oracleInstancesSummary">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="oracleInstanceSummary" nillable="true" type="tns:oracleInstanceSummary" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="oracleInstancesSummary" nillable="true" type="tns:oracleInstancesSummary" />
    <xs:complexType name="oracleInstanceSummary">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="isRunning" type="xs:boolean" />
        <xs:element minOccurs="0" name="isVssWriterRunning" type="xs:boolean" />
        <xs:element minOccurs="0" name="version" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="installVolume" nillable="true" type="tns:volumeName" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="oracleInstanceSummary" nillable="true" type="tns:oracleInstanceSummary" />
    <xs:complexType name="agentSummaryMetadataLinux">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:agentSummaryMetadata">
          <xs:sequence>
            <xs:element minOccurs="0" name="lvmMetadata" nillable="true" type="tns:lvmMetadata" />
            <xs:element minOccurs="0" name="raidMetadata" nillable="true" type="tns:raidMetadata" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="agentSummaryMetadataLinux" nillable="true" type="tns:agentSummaryMetadataLinux" />
    <xs:complexType name="lvmMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="configuration" nillable="true" type="tns:lvmConfiguration" />
        <xs:element minOccurs="0" name="volumeGroups" nillable="true" type="tns:ArrayOfphysicalVolumeGroup" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="lvmMetadata" nillable="true" type="tns:lvmMetadata" />
    <xs:complexType name="lvmConfiguration">
      <xs:sequence>
        <xs:element minOccurs="0" name="devicesDirectory" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="metadataBackup" type="xs:boolean" />
        <xs:element minOccurs="0" name="metadataBackupDirectory" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="format" xmlns:q71="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Lvm" type="q71:LvmFormat" />
        <xs:element minOccurs="0" name="pvMetadataAreaSize" type="xs:unsignedInt" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="lvmConfiguration" nillable="true" type="tns:lvmConfiguration" />
    <xs:complexType name="ArrayOfphysicalVolumeGroup">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="physicalVolumeGroup" nillable="true" type="tns:physicalVolumeGroup" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfphysicalVolumeGroup" nillable="true" type="tns:ArrayOfphysicalVolumeGroup" />
    <xs:complexType name="physicalVolumeGroup">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="extentSize" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="physicalVolumes" nillable="true" type="tns:ArrayOfphysicalVolume" />
        <xs:element minOccurs="0" name="logicalVolumes" nillable="true" type="tns:ArrayOflogicalVolume" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="physicalVolumeGroup" nillable="true" type="tns:physicalVolumeGroup" />
    <xs:complexType name="ArrayOfphysicalVolume">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="physicalVolume" nillable="true" type="tns:physicalVolume" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfphysicalVolume" nillable="true" type="tns:ArrayOfphysicalVolume" />
    <xs:complexType name="physicalVolume">
      <xs:sequence>
        <xs:element minOccurs="0" name="number" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="device" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="deviceSize" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="physicalExtentStart" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="physicalExtentCount" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="deviceStart" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="physicalDiskNumber" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="physicalDiskVolumeIndex" type="xs:unsignedInt" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="physicalVolume" nillable="true" type="tns:physicalVolume" />
    <xs:complexType name="ArrayOflogicalVolume">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="logicalVolume" nillable="true" type="tns:logicalVolume" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOflogicalVolume" nillable="true" type="tns:ArrayOflogicalVolume" />
    <xs:complexType name="logicalVolume">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="segments" nillable="true" type="tns:ArrayOflogicalVolumeSegment" />
        <xs:element minOccurs="0" name="deviceName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="deviceAltName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="windowsGuidName" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="logicalVolume" nillable="true" type="tns:logicalVolume" />
    <xs:complexType name="ArrayOflogicalVolumeSegment">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="logicalVolumeSegment" nillable="true" type="tns:logicalVolumeSegment" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOflogicalVolumeSegment" nillable="true" type="tns:ArrayOflogicalVolumeSegment" />
    <xs:complexType name="logicalVolumeSegment">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="startExtent" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="extentCount" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="mirrorLog" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="regionSize" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="stripeSize" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="type" xmlns:q72="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Lvm" type="q72:LogicalVolumeSegmentType" />
        <xs:element minOccurs="0" name="stripes" nillable="true" type="tns:ArrayOflogicalVolumeSegmentStripe" />
        <xs:element minOccurs="0" name="mirrors" nillable="true" type="tns:ArrayOflogicalVolumeSegmentMirror" />
        <xs:element minOccurs="0" name="raids1" nillable="true" type="tns:ArrayOflogicalVolumeSegmentRaid1" />
        <xs:element minOccurs="0" name="metadata" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="pool" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="thinPool" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="logicalVolumeSegment" nillable="true" type="tns:logicalVolumeSegment" />
    <xs:complexType name="ArrayOflogicalVolumeSegmentStripe">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="logicalVolumeSegmentStripe" nillable="true" type="tns:logicalVolumeSegmentStripe" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOflogicalVolumeSegmentStripe" nillable="true" type="tns:ArrayOflogicalVolumeSegmentStripe" />
    <xs:complexType name="logicalVolumeSegmentStripe">
      <xs:sequence>
        <xs:element minOccurs="0" name="number" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="physicalVolumeNumber" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="startExtent" type="xs:unsignedLong" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="logicalVolumeSegmentStripe" nillable="true" type="tns:logicalVolumeSegmentStripe" />
    <xs:complexType name="ArrayOflogicalVolumeSegmentMirror">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="logicalVolumeSegmentMirror" nillable="true" type="tns:logicalVolumeSegmentMirror" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOflogicalVolumeSegmentMirror" nillable="true" type="tns:ArrayOflogicalVolumeSegmentMirror" />
    <xs:complexType name="logicalVolumeSegmentMirror">
      <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="value" type="xs:unsignedLong" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="logicalVolumeSegmentMirror" nillable="true" type="tns:logicalVolumeSegmentMirror" />
    <xs:complexType name="ArrayOflogicalVolumeSegmentRaid1">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="logicalVolumeSegmentRaid1" nillable="true" type="tns:logicalVolumeSegmentRaid1" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOflogicalVolumeSegmentRaid1" nillable="true" type="tns:ArrayOflogicalVolumeSegmentRaid1" />
    <xs:complexType name="logicalVolumeSegmentRaid1">
      <xs:sequence>
        <xs:element minOccurs="0" name="metaName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="imageName" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="logicalVolumeSegmentRaid1" nillable="true" type="tns:logicalVolumeSegmentRaid1" />
    <xs:complexType name="raidMetadata">
      <xs:sequence>
        <xs:element minOccurs="0" name="volumeGroups" nillable="true" type="tns:ArrayOfraidVolumeGroup" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="raidMetadata" nillable="true" type="tns:raidMetadata" />
    <xs:complexType name="ArrayOfraidVolumeGroup">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="raidVolumeGroup" nillable="true" type="tns:raidVolumeGroup" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfraidVolumeGroup" nillable="true" type="tns:ArrayOfraidVolumeGroup" />
    <xs:complexType name="raidVolumeGroup">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="chunkSize" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="superblockFormat" xmlns:q73="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Raid" type="q73:RaidSuperblockFormat" />
        <xs:element minOccurs="0" name="physicalVolumes" nillable="true" type="tns:ArrayOfraidPhysicalVolume" />
        <xs:element minOccurs="0" name="logicalVolume" nillable="true" type="tns:raidLogicalVolume" />
        <xs:element minOccurs="0" name="active" type="xs:boolean" />
        <xs:element minOccurs="0" name="blocks" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="usedPhysicalVolumes" type="xs:int" />
        <xs:element minOccurs="0" name="availablePhysicalVolumes" type="xs:int" />
        <xs:element minOccurs="0" name="level" type="xs:int" />
        <xs:element minOccurs="0" name="algorithm" type="xs:int" />
        <xs:element minOccurs="0" name="layout" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="container" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="member" type="xs:int" />
        <xs:element minOccurs="0" name="externalSuperblock" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="raidVolumeGroup" nillable="true" type="tns:raidVolumeGroup" />
    <xs:complexType name="ArrayOfraidPhysicalVolume">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="raidPhysicalVolume" nillable="true" type="tns:raidPhysicalVolume" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfraidPhysicalVolume" nillable="true" type="tns:ArrayOfraidPhysicalVolume" />
    <xs:complexType name="raidPhysicalVolume">
      <xs:sequence>
        <xs:element minOccurs="0" name="number" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="device" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="deviceSize" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="physicalExtentStart" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="physicalExtentCount" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="deviceStart" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="physicalDiskNumber" type="xs:unsignedInt" />
        <xs:element minOccurs="0" name="physicalDiskVolumeIndex" type="xs:unsignedInt" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="raidPhysicalVolume" nillable="true" type="tns:raidPhysicalVolume" />
    <xs:complexType name="raidLogicalVolume">
      <xs:sequence>
        <xs:element minOccurs="0" name="name" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="id" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="type" xmlns:q74="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Raid" type="q74:RaidLogicalVolumeType" />
        <xs:element minOccurs="0" name="deviceName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="deviceAltName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="windowsGuidName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="deviceSize" type="xs:unsignedLong" />
        <xs:element minOccurs="0" name="homeHost" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="raidLogicalVolume" nillable="true" type="tns:raidLogicalVolume" />
    <xs:complexType name="agentSummaryMetadataEsxVirtualMachine">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:agentSummaryMetadata">
          <xs:sequence>
            <xs:element minOccurs="0" name="changeTrackingEnabled" type="xs:boolean" />
            <xs:element minOccurs="0" name="hasDisksOnNfsDatastore" type="xs:boolean" />
            <xs:element minOccurs="0" name="hasSnapshots" type="xs:boolean" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="agentSummaryMetadataEsxVirtualMachine" nillable="true" type="tns:agentSummaryMetadataEsxVirtualMachine" />
    <xs:complexType name="agentSummaryMetadataHyperVVirtualMachine">
      <xs:complexContent mixed="false">
        <xs:extension base="tns:agentSummaryMetadata">
          <xs:sequence>
            <xs:element minOccurs="0" name="VhdsPaths" nillable="true" type="tns:stringCollection" />
            <xs:element minOccurs="0" name="vhdSetsPaths" nillable="true" type="tns:stringCollection" />
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    <xs:element name="agentSummaryMetadataHyperVVirtualMachine" nillable="true" type="tns:agentSummaryMetadataHyperVVirtualMachine" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Agents" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="AgentPairingStatus">
      <xs:restriction base="xs:string">
        <xs:enumeration value="NotPaired" />
        <xs:enumeration value="PairedToAnotherCore" />
        <xs:enumeration value="PairedToThisCore" />
        <xs:enumeration value="OrphanedByThisCore" />
        <xs:enumeration value="ProtectedByAnotherAgentType" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="AgentPairingStatus" nillable="true" type="tns:AgentPairingStatus" />
    <xs:simpleType name="AgentType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Protected" />
        <xs:enumeration value="Replicated" />
        <xs:enumeration value="PendingFailover" />
        <xs:enumeration value="Failover" />
        <xs:enumeration value="ClusterNode" />
        <xs:enumeration value="Cluster" />
        <xs:enumeration value="RecoveryPointsOnly" />
        <xs:enumeration value="EsxServer" />
        <xs:enumeration value="EsxVirtualMachine" />
        <xs:enumeration value="Backup" />
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="HyperVServer" />
        <xs:enumeration value="HyperVVirtualMachine" />
        <xs:enumeration value="HyperVCluster" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="AgentType" nillable="true" type="tns:AgentType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.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>
  <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:simpleType name="ClusterType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Cluster2003">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Cluster2008">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Cluster2012">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Cluster2012R2">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Cluster2016">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Cluster2019">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ClusterType" nillable="true" type="tns:ClusterType" />
    <xs:simpleType name="WindowsVersion">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="WindowsServer2000">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">50</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Windows2003">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">52</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Windows2008">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">60</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Windows2008R2">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">61</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="WindowsServer8">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">62</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="WindowsServer8R2">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">63</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="WindowsServer16">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">100</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="WindowsServer2019">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">101</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="WindowsVersion" nillable="true" type="tns:WindowsVersion" />
    <xs:simpleType name="ClusterNodeState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Up" />
        <xs:enumeration value="Down" />
        <xs:enumeration value="Paused" />
        <xs:enumeration value="Joining" />
        <xs:enumeration value="Unknown">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ClusterNodeState" nillable="true" type="tns:ClusterNodeState" />
    <xs:simpleType name="ClusterCharacteristics">
      <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="Quorum">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="DeleteRequiresAllNodes">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="LocalQuorum">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="LocalQuorumDebug">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="RequiresStateChangeReason">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="BroadcastDelete">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="SingleClusterInstance">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="SingleGroupInstance">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="CoexistInSharedVolumeGroup">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">256</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Preemptable">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">512</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="MonitorDetach">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1024</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="MonitorReattach">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2048</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="OperationContext">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4096</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Clones">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8192</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
          </xs:restriction>
        </xs:simpleType>
      </xs:list>
    </xs:simpleType>
    <xs:element name="ClusterCharacteristics" nillable="true" type="tns:ClusterCharacteristics" />
    <xs:simpleType name="ClusterResourceRestartAction">
      <xs:restriction base="xs:string">
        <xs:enumeration value="DoNotRestartAfterFail" />
        <xs:enumeration value="RestartAfterFailOnNode" />
        <xs:enumeration value="RestartAfterFailOnOtherNode" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ClusterResourceRestartAction" nillable="true" type="tns:ClusterResourceRestartAction" />
    <xs:simpleType name="ClusterResourceGroupType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="RoleDHCP" />
        <xs:enumeration value="RoleDTC" />
        <xs:enumeration value="RoleFileServer" />
        <xs:enumeration value="RoleGenericApplication" />
        <xs:enumeration value="RoleGenericScript" />
        <xs:enumeration value="RoleGenericService" />
        <xs:enumeration value="RoleISCSINameServer" />
        <xs:enumeration value="RoleMSMQ" />
        <xs:enumeration value="RoleNFS" />
        <xs:enumeration value="RolePrintServer" />
        <xs:enumeration value="RoleStandAloneNamespaceServer" />
        <xs:enumeration value="RoleVolumeShadowCopyServiceTask" />
        <xs:enumeration value="RoleWINS" />
        <xs:enumeration value="FileServer">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">100</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PrintServer">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">101</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="DhcpServer">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">102</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Dtc">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">103</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Msmq">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">104</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Wins">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">105</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="StandaloneDfs">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">106</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="GenericApplication">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">107</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="GenericService">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">108</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="GenericScript">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">109</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="iScsiNameService">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">110</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="VirtualMachine">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">111</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="TsSessionBroker">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">112</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="iScsiTargetServer">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">113</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="ScaleOutFileServer">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">114</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="HyperVReplica">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">115</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="NewResource">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">117</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Unknown">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9999</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ClusterResourceGroupType" nillable="true" type="tns:ClusterResourceGroupType" />
    <xs:simpleType name="ClusterResourceGroupState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Online" />
        <xs:enumeration value="Offline" />
        <xs:enumeration value="Failed" />
        <xs:enumeration value="PartialOnline" />
        <xs:enumeration value="Pending" />
        <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:restriction>
    </xs:simpleType>
    <xs:element name="ClusterResourceGroupState" nillable="true" type="tns:ClusterResourceGroupState" />
    <xs:simpleType name="DefaultNetworkRole">
      <xs:restriction base="xs:string">
        <xs:enumeration value="ClusterNetworkRoleNone" />
        <xs:enumeration value="ClusterNetworkRoleInternalUse" />
        <xs:enumeration value="ClusterNetworkRoleClientAccess" />
        <xs:enumeration value="ClusterNetworkRoleInternalAndClient" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="DefaultNetworkRole" nillable="true" type="tns:DefaultNetworkRole" />
    <xs:simpleType name="DeviceAvailabilityState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Other" />
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Running" />
        <xs:enumeration value="Warning" />
        <xs:enumeration value="InTest" />
        <xs:enumeration value="NotApplicable" />
        <xs:enumeration value="PowerOff" />
        <xs:enumeration value="Offline" />
        <xs:enumeration value="OffDuty" />
        <xs:enumeration value="Degraded" />
        <xs:enumeration value="NotInstalled" />
        <xs:enumeration value="InstallError" />
        <xs:enumeration value="PowerSaveUnknown" />
        <xs:enumeration value="PowerSaveLowPowerMode" />
        <xs:enumeration value="PowerSaveStandby" />
        <xs:enumeration value="PowerCycle" />
        <xs:enumeration value="PowerSaveWarning" />
        <xs:enumeration value="Paused" />
        <xs:enumeration value="NotReady" />
        <xs:enumeration value="NotConfigured" />
        <xs:enumeration value="Quiesced" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="DeviceAvailabilityState" nillable="true" type="tns:DeviceAvailabilityState" />
    <xs:simpleType name="ClusterObjectState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="StateUnavailable" />
        <xs:enumeration value="Down" />
        <xs:enumeration value="Partitioned" />
        <xs:enumeration value="Up" />
        <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:restriction>
    </xs:simpleType>
    <xs:element name="ClusterObjectState" nillable="true" type="tns:ClusterObjectState" />
    <xs:simpleType name="ClusterNetworkRole">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Cluster" />
        <xs:enumeration value="Client" />
        <xs:enumeration value="Both" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ClusterNetworkRole" nillable="true" type="tns:ClusterNetworkRole" />
  </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:simpleType name="StorageBusType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Scsi" />
        <xs:enumeration value="Atapi" />
        <xs:enumeration value="Ata" />
        <xs:enumeration value="Type1394" />
        <xs:enumeration value="Ssa" />
        <xs:enumeration value="Fibre" />
        <xs:enumeration value="Usb" />
        <xs:enumeration value="Raid" />
        <xs:enumeration value="Iscsi" />
        <xs:enumeration value="Sas" />
        <xs:enumeration value="Sata" />
        <xs:enumeration value="Sd" />
        <xs:enumeration value="Mmc" />
        <xs:enumeration value="Virtual" />
        <xs:enumeration value="FileBackedVirtual" />
        <xs:enumeration value="Spaces" />
        <xs:enumeration value="Max" />
        <xs:enumeration value="MaxReserved">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">127</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="StorageBusType" nillable="true" type="tns:StorageBusType" />
    <xs:simpleType name="VirtualHardDiskStorageFormat">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Vmfs" />
        <xs:enumeration value="Nfs" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="VirtualHardDiskStorageFormat" nillable="true" type="tns:VirtualHardDiskStorageFormat" />
  </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="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: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.WmiApi.Environment" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.WmiApi.Environment" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="VirtualMachineType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="VMWare" />
        <xs:enumeration value="HyperV" />
        <xs:enumeration value="VirtualBox" />
        <xs:enumeration value="XenServer" />
        <xs:enumeration value="Azure" />
        <xs:enumeration value="EC2" />
        <xs:enumeration value="ESX" />
        <xs:enumeration value="Unknown">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">65535</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="VirtualMachineType" nillable="true" type="tns:VirtualMachineType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Storage.StorageSpaces" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="UsageType">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="Other" />
        <xs:enumeration value="Unrestricted" />
        <xs:enumeration value="ComputerSystem" />
        <xs:enumeration value="DeltaReplicaContainer" />
        <xs:enumeration value="MigrationServices" />
        <xs:enumeration value="LocalReplicationService" />
        <xs:enumeration value="RemoteReplicationService" />
        <xs:enumeration value="Sparing" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="UsageType" nillable="true" type="tns:UsageType" />
    <xs:simpleType name="HealthStatus">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Healthy" />
        <xs:enumeration value="Warning" />
        <xs:enumeration value="Unhealthy" />
        <xs:enumeration value="Unknown">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="HealthStatus" nillable="true" type="tns:HealthStatus" />
    <xs:complexType name="ArrayOfOperationalStatus">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="OperationalStatus" type="tns:OperationalStatus" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfOperationalStatus" nillable="true" type="tns:ArrayOfOperationalStatus" />
    <xs:simpleType name="OperationalStatus">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="Other" />
        <xs:enumeration value="Ok" />
        <xs:enumeration value="Degraded" />
        <xs:enumeration value="Stressed" />
        <xs:enumeration value="PredictiveFailure" />
        <xs:enumeration value="Error" />
        <xs:enumeration value="NonRecoverableError" />
        <xs:enumeration value="Starting" />
        <xs:enumeration value="Stopping" />
        <xs:enumeration value="Stopped" />
        <xs:enumeration value="InService" />
        <xs:enumeration value="NoContact" />
        <xs:enumeration value="LostCommunication" />
        <xs:enumeration value="Aborted" />
        <xs:enumeration value="Dormant" />
        <xs:enumeration value="SupportingEntityInError" />
        <xs:enumeration value="Completed" />
        <xs:enumeration value="PowerMode" />
        <xs:enumeration value="Relocating" />
        <xs:enumeration value="MajorityDisksUnhealthy">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32768</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="MinorityDisksUnhealthy">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32769</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="MicrosoftReserved">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32770</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Detached">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">53250</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Incomplete">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">53251</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="OperationalStatus" nillable="true" type="tns:OperationalStatus" />
    <xs:simpleType name="ProvisioningTypeDefault">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="Thin" />
        <xs:enumeration value="Fixed" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ProvisioningTypeDefault" nillable="true" type="tns:ProvisioningTypeDefault" />
    <xs:complexType name="ArrayOfSupportedProvisioningTypes">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="SupportedProvisioningTypes" type="tns:SupportedProvisioningTypes" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfSupportedProvisioningTypes" nillable="true" type="tns:ArrayOfSupportedProvisioningTypes" />
    <xs:simpleType name="SupportedProvisioningTypes">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
        </xs:appinfo>
      </xs:annotation>
      <xs:list>
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="Unknown">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">0</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Thin">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="Fixed">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
            <xs:enumeration value="All">
              <xs:annotation>
                <xs:appinfo>
                  <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
                </xs:appinfo>
              </xs:annotation>
            </xs:enumeration>
          </xs:restriction>
        </xs:simpleType>
      </xs:list>
    </xs:simpleType>
    <xs:element name="SupportedProvisioningTypes" nillable="true" type="tns:SupportedProvisioningTypes" />
    <xs:simpleType name="ReadOnlyReason">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="None" />
        <xs:enumeration value="ByPolicy" />
        <xs:enumeration value="MajorityDisksUnhealthy" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ReadOnlyReason" nillable="true" type="tns:ReadOnlyReason" />
    <xs:simpleType name="RetireMissingPhysicalDisks">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Auto">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Always">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Never">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="RetireMissingPhysicalDisks" nillable="true" type="tns:RetireMissingPhysicalDisks" />
    <xs:simpleType name="VirtualDiskAccess">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="Readable" />
        <xs:enumeration value="Writeable" />
        <xs:enumeration value="ReadWrite" />
        <xs:enumeration value="WriteOnce" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="VirtualDiskAccess" nillable="true" type="tns:VirtualDiskAccess" />
    <xs:simpleType name="DetachedReason">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="None" />
        <xs:enumeration value="ByPolicy" />
        <xs:enumeration value="MajorityDisksUnhealthy" />
        <xs:enumeration value="Incomplete" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="DetachedReason" nillable="true" type="tns:DetachedReason" />
    <xs:simpleType name="VirtualDiskNameFormat">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="Other" />
        <xs:enumeration value="Vpd83Naa6" />
        <xs:enumeration value="Vpd83Naa5" />
        <xs:enumeration value="Vpd83Type2" />
        <xs:enumeration value="Vpd83Type1" />
        <xs:enumeration value="Vpd83Type0" />
        <xs:enumeration value="Snvm" />
        <xs:enumeration value="NodeWwn" />
        <xs:enumeration value="Naa" />
        <xs:enumeration value="Eui64" />
        <xs:enumeration value="T10Vid" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="VirtualDiskNameFormat" nillable="true" type="tns:VirtualDiskNameFormat" />
    <xs:simpleType name="ParityLayout">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="NonRotatedParity">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="RotatedParity">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ParityLayout" nillable="true" type="tns:ParityLayout" />
    <xs:simpleType name="ProvisioningType">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="Thin" />
        <xs:enumeration value="Fixed" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ProvisioningType" nillable="true" type="tns:ProvisioningType" />
    <xs:simpleType name="VirtualDiskUsage">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Unknown" />
        <xs:enumeration value="Other" />
        <xs:enumeration value="Unrestricted" />
        <xs:enumeration value="ComputerSystem" />
        <xs:enumeration value="DeltaReplicaContainer" />
        <xs:enumeration value="MigrationServices" />
        <xs:enumeration value="LocalReplicationSource" />
        <xs:enumeration value="RemoteReplicationSource" />
        <xs:enumeration value="LocalReplicationTarget" />
        <xs:enumeration value="RemoteReplicationTarget" />
        <xs:enumeration value="LocalReplicationSourceOrTarget" />
        <xs:enumeration value="RemoteReplicationSourceOrTarget" />
        <xs:enumeration value="DeltaReplicationTarget" />
        <xs:enumeration value="ElementComponent" />
        <xs:enumeration value="PoolContributor" />
        <xs:enumeration value="VolumeMember" />
        <xs:enumeration value="VirtualDiskMember" />
        <xs:enumeration value="Sparing" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="VirtualDiskUsage" nillable="true" type="tns:VirtualDiskUsage" />
    <xs:simpleType name="NameFormat">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="unsignedShort" 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="Other">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="IP">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Dial">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Hid">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Nwa">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Hwa">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="X25">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Isdn">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Ipx">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Dcc">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Icd">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="E164">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Sna">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">13</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="OdiOsi">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Wwn">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Naa">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="NameFormat" nillable="true" type="tns:NameFormat" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:complexType name="ArrayOfunsignedShort">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="unsignedShort" type="xs:unsignedShort" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfunsignedShort" nillable="true" type="tns:ArrayOfunsignedShort" />
    <xs:complexType name="ArrayOfanyType">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="anyType" nillable="true" type="xs:anyType" />
      </xs:sequence>
    </xs:complexType>
    <xs:element name="ArrayOfanyType" nillable="true" type="tns:ArrayOfanyType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.WmiApi.Services" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.WmiApi.Services" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="State">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Stopped" />
        <xs:enumeration value="StartPending" />
        <xs:enumeration value="StopPending" />
        <xs:enumeration value="Running" />
        <xs:enumeration value="ContinuePending" />
        <xs:enumeration value="PausePending" />
        <xs:enumeration value="Paused" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="State" nillable="true" type="tns:State" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Exchange" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="ExchangeClusterType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="CCR" />
        <xs:enumeration value="SCC" />
        <xs:enumeration value="DAG" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ExchangeClusterType" nillable="true" type="tns:ExchangeClusterType" />
    <xs:simpleType name="ExchangeServerVersion">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="None" />
        <xs:enumeration value="Exchange2003">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Exchange2007">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Exchange2010">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Exchange2013">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">15</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Exchange2016">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">151</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ExchangeServerVersion" nillable="true" type="tns:ExchangeServerVersion" />
    <xs:simpleType name="MailStoreType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Private" />
        <xs:enumeration value="Public" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="MailStoreType" nillable="true" type="tns:MailStoreType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql.Base" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql.Base" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="AvailabilityReplicaRole">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Resolving" />
        <xs:enumeration value="Primary" />
        <xs:enumeration value="Secondary" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="AvailabilityReplicaRole" nillable="true" type="tns:AvailabilityReplicaRole" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Win32Api" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="PeFilePlatform">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="X86" />
        <xs:enumeration value="Ia64" />
        <xs:enumeration value="Amd64" />
        <xs:enumeration value="AnyOther" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="PeFilePlatform" nillable="true" type="tns:PeFilePlatform" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Metadata.Sql" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
    <xs:simpleType name="SqlServerVersion">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="SqlServer2005">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SqlServer2008">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SqlServer2008R2">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">105</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SqlServer2012">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">11</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SqlServer2014">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SqlServer2016">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">13</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SqlServer2017">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="SqlServerVersion" nillable="true" type="tns:SqlServerVersion" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.VSphereApi" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Virtualization.VSphereApi" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="EsxHostSystemConnectionState">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unknown" />
        <xs:enumeration value="Connected" />
        <xs:enumeration value="Disconnected" />
        <xs:enumeration value="NotResponding" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="EsxHostSystemConnectionState" nillable="true" type="tns:EsxHostSystemConnectionState" />
  </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.Lvm" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Lvm" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="LvmFormat">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Lvm1" />
        <xs:enumeration value="Lvm2" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="LvmFormat" nillable="true" type="tns:LvmFormat" />
    <xs:simpleType name="LogicalVolumeSegmentType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Linear" />
        <xs:enumeration value="Striped" />
        <xs:enumeration value="Mirror" />
        <xs:enumeration value="Raid1" />
        <xs:enumeration value="Thin" />
        <xs:enumeration value="ThinPool" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="LogicalVolumeSegmentType" nillable="true" type="tns:LogicalVolumeSegmentType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Raid" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Common.Contracts.Raid" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="RaidSuperblockFormat">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Version_0_9" />
        <xs:enumeration value="Version_1_0" />
        <xs:enumeration value="Version_1_1" />
        <xs:enumeration value="Version_1_2" />
        <xs:enumeration value="External" />
        <xs:enumeration value="Ddf" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="RaidSuperblockFormat" nillable="true" type="tns:RaidSuperblockFormat" />
    <xs:simpleType name="RaidLogicalVolumeType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="None" />
        <xs:enumeration value="Linear" />
        <xs:enumeration value="Striped" />
        <xs:enumeration value="Mirror" />
        <xs:enumeration value="Raid4" />
        <xs:enumeration value="Raid5" />
        <xs:enumeration value="Raid6" />
        <xs:enumeration value="Raid10" />
        <xs:enumeration value="Multipath" />
        <xs:enumeration value="ContainerDdf" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="RaidLogicalVolumeType" nillable="true" type="tns:RaidLogicalVolumeType" />
  </xs:schema>
  <xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Clusters" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Replay.Core.Contracts.Clusters" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:simpleType name="ClusterMembershipType">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Nonmember" />
        <xs:enumeration value="ClusterNode" />
        <xs:enumeration value="ClusterPublicAddress" />
      </xs:restriction>
    </xs:simpleType>
    <xs:element name="ClusterMembershipType" nillable="true" type="tns:ClusterMembershipType" />
  </xs:schema>
</Schemas>