3.2.5.24 IPCBackupServerProvider.SetExcludedFolders

This operation sets excluded folders.

 <wsdl:operation name="SetExcludedFolders">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetExcludedFolders" message="tns:IPCBackupServerProvider_SetExcludedFolders_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetExcludedFoldersResponse" message="tns:IPCBackupServerProvider_SetExcludedFolders_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetExcludedFoldersPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_SetExcludedFolders_PCBackupServerFaultFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetExcludedFoldersSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_SetExcludedFolders_SecurityAccessDeniedExceptionFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_SetExcludedFolders_InputMessage request message, the protocol server sets the specified excluded folders. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_SetExcludedFolders_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.