3.2.5.13 IPCBackupServerRegister.GetConnectedVolumes
This callback operation is called by the server to obtain the list of volumes connected to the client.
-
<wsdl:operation name="GetConnectedVolumes"> <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerRegister/GetConnectedVolumes" message="tns:IPCBackupServerRegister_GetConnectedVolumes_OutputCallbackMessage" /> <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerRegister/GetConnectedVolumesResponse" message="tns:IPCBackupServerRegister_GetConnectedVolumes_InputCallbackMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerRegister/GetConnectedVolumesPCBackupClientFaultFault" name="PCBackupClientFaultFault" message="tns:IPCBackupServerRegister_GetConnectedVolumes_PCBackupClientFaultFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IPCBackupServerRegister_GetConnectedVolumes_OutputCallbackMessage request message, the protocol client returns the list of configured and unconfigured volumes connected to the client. On successful completion of the action, the client MUST respond with IPCBackupServerRegister_GetConnectedVolumes_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.