3.2.5.28 IPCBackupServerProvider.GetDefaultBackupConfiguration

This operation returns the default backup configuration settings, such as for backup window and cleanup schedule.

 <wsdl:operation name="GetDefaultBackupConfiguration">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetDefaultBackupConfiguration" message="tns:IPCBackupServerProvider_GetDefaultBackupConfiguration_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetDefaultBackupConfigurationResponse" message="tns:IPCBackupServerProvider_GetDefaultBackupConfiguration_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetDefaultBackupConfigurationSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_GetDefaultBackupConfiguration_SecurityAccessDeniedExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/GetDefaultBackupConfigurationPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_GetDefaultBackupConfiguration_PCBackupServerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_GetDefaultBackupConfiguration_InputMessage request message, the protocol server gets the default backup configuration. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_GetDefaultBackupConfiguration_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.