<App_UpdateStoragePolicyCopyReq>
	<storagePolicyCopyInfo>
		<StoragePolicyCopy>
			<copyName/>
			<storagePolicyName/>
		</StoragePolicyCopy>
		<dataPathProperties>
			<operationFlags>
				<addDataPath>0</addDataPath>
				<enableDataPath>0</enableDataPath>
				<removeDataPath>0</removeDataPath>
				<disableDataPath>0</disableDataPath>
				<setDefault>0</setDefault>
				<setScratchPool>0</setScratchPool>
				<modifyDataPathProperties>0</modifyDataPathProperties>
			</operationFlags>
			<library>
				<libraryName/>
			</library>
			<mediaAgent>
				<mediaAgentName/>
			</mediaAgent>
			<drivePool>
				<drivePoolName/>
				<libraryName/>
			</drivePool>
			<scratchPool>
				<scratchPoolName/>
				<libraryName/>
			</scratchPool>
			<useHardwareCompression>2</useHardwareCompression>
			<useHardwareEncryption/>			
			<chunkSizeMB/>
			<flushBlockSizeKB/>
		</dataPathProperties>
		<!-- To add an additional data path, uncomment the dataPathProperties tag below and update the parameter values. To add multiple data paths, you can use multiple dataPathProperties tags. -->
		<!--
		<dataPathProperties>
			<operationFlags>
				<addDataPath>0</addDataPath>
				<enableDataPath>0</enableDataPath>
				<removeDataPath>0</removeDataPath>
				<disableDataPath>0</disableDataPath>
				<setDefault>0</setDefault>
				<setScratchPool>0</setScratchPool>
				<modifyDataPathProperties>0</modifyDataPathProperties>
			</operationFlags>
			<library>
				<libraryName/>
			</library>
			<mediaAgent>
				<mediaAgentName/>
			</mediaAgent>
			<drivePool>
				<drivePoolName/>
				<libraryName/>
			</drivePool>
			<scratchPool>
				<scratchPoolName/>
				<libraryName/>
			</scratchPool>
			<useHardwareCompression>2<useHardwareCompression/>
			<useHardwareEncryption/>			
			<chunkSizeMB/>
			<flushBlockSizeKB/>
		</dataPathProperties> 
		-->
	</storagePolicyCopyInfo>
</App_UpdateStoragePolicyCopyReq>