3.2.5.43 IPCBackupServerProvider.GetFolderChildren

This operation gets the children of specified folder.

 <wsdl:operation name="GetFolderChildren">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetFolderChildren" message="tns:IPCBackupServerProvider_GetFolderChildren_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetFolderChildrenResponse" message="tns:IPCBackupServerProvider_GetFolderChildren_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetFolderChildrenSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_GetFolderChildren_SecurityAccessDeniedExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetFolderChildrenPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_GetFolderChildren_PCBackupServerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_GetFolderChildren_InputMessage request message, the protocol server gets the children of the specified folder. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_GetFolderChildren_OutputMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.