3.2.5.11 IPCBackupServerRegister.CalculateVolumeAsync
This callback operation calculates the folder tree for a given volume.
-
<wsdl:operation name="CalculateVolumeAsync"> <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerRegister/CalculateVolumeAsync" message="tns:IPCBackupServerRegister_CalculateVolumeAsync_OutputCallbackMessage" /> <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerRegister/CalculateVolumeAsyncResponse" message="tns:IPCBackupServerRegister_CalculateVolumeAsync_InputCallbackMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerRegister/CalculateVolumeAsyncPCBackupClientFaultFault" name="PCBackupClientFaultFault" message="tns:IPCBackupServerRegister_CalculateVolumeAsync_PCBackupClientFaultFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IPCBackupServerRegister_CalculateVolumeAsync_OutputCallbackMessage request message, the protocol client calculates the folder tree for the volume. On successful completion of the action, the client MUST respond with IPCBackupServerRegister_CalculateVolumeAsync_InputCallbackMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the server as specified in section 2.2.2.1.