3.2.5.32 IPCBackupServerProvider.SetBackupConfiguration

This operation sets system-wide backup configurations.

 <wsdl:operation name="SetBackupConfiguration">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetBackupConfiguration" message="tns:IPCBackupServerProvider_SetBackupConfiguration_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetBackupConfigurationResponse" message="tns:IPCBackupServerProvider_SetBackupConfiguration_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetBackupConfigurationSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_SetBackupConfiguration_SecurityAccessDeniedExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/SetBackupConfigurationPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_SetBackupConfiguration_PCBackupServerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_SetBackupConfiguration_InputMessage request message, the protocol server sets the system-wide backup configurations. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_SetBackupConfiguration_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.