3.1.4.168 ExecuteSPPurgeReportingEventInstances

The ExecuteSPPurgeReportingEventInstances WSDL operation deletes one or more ReportingEvent instances based on a set of filters that are defined in section 3.1.4.168.3.1. The ReportingEvent structure is defined in [MS-WUSP] section 2.2.2.3.1.

This operation is specified by the following WSDL.

            
 <wsdl:operation name="ExecuteSPPurgeReportingEventInstances">
   <wsdl:input
     wsaw:Action="http://www.microsoft.com/SoftwareDistribution/
        Server/ApiRemotingWebService/ApiRemotingSoap/
        ExecuteSPPurgeReportingEventInstancesRequest" name="ExecuteSPPurgeReportingEventInstancesSoapIn"
        message="tns:ExecuteSPPurgeReportingEventInstancesSoapIn"/>
   <wsdl:output
     wsaw:Action="http://www.microsoft.com/SoftwareDistribution/
        Server/ApiRemotingWebService/ApiRemotingSoap/
        ExecuteSPPurgeReportingEventInstancesResponse" name="ExecuteSPPurgeReportingEventInstancesSoapOut" 
        message="tns:ExecuteSPPurgeReportingEventInstancesSoapOut"/>
 </wsdl:operation>