3.3.4.58 IsPurgeTaskRunning

This operation can be used to query whether the audit purge activity is currently in progress on the management server or not.

 <wsdl:operation name="IsPurgeTaskRunning">
   <wsdl:input wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/IsPurgeTaskRunning" message="ipam:IIpamServer_IsPurgeTaskRunning_InputMessage" />
   <wsdl:output wsaw:Action="http://Microsoft.Windows.Ipam/IIpamServer/IsPurgeTaskRunningResponse" message="ipam:IIpamServer_IsPurgeTaskRunning_OutputMessage" />
 </wsdl:operation>

Upon receiving the IIpamServer_IsPurgeTaskRunning_InputMessage request message, the server performs the following processing steps. Upon successful completion of the steps specified below, the server MUST respond with the IIpamServer_IsPurgeTaskRunning_OutputMessage message. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.

  1. Assign the value of ADM_IsAuditPurgeInProgress to IsPurgeTaskRunningResponse.IsPurgeTaskRunningResult.