http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
The resetStatisticsByStartEndPeriodCount Operation

This operation resets the statistics for all notifications currently registered with Notification Management that match the provided criteria. It optionally allows limiting the number to be reset and also filtering by requester, service, and/or operation.

Please see the resetStatisticsByStartEndPeriodCount and resetStatisticsResponse elements for more details.

NotificationAdministration_resetStatisticsResponse  resetStatisticsByStartEndPeriodCount (resetStatisticsByStartEndPeriodCountRequest parameters)
[fault:  NotificationRequestInvalidFault  NotificationServiceFault  ]
Operation Type: Request-response
Collapse Input: NotificationAdministration_resetStatisticsByStartEndPeriodCountRequest
resetStatisticsByStartEndPeriodCountRequest parameters  
Collapse Output: NotificationAdministration_resetStatisticsResponse
resetStatisticsResponse result  
Collapse Fault:
NotificationRequestInvalidFault  : 

This fault occurs if the request contains invalid structure or semantic content.

NotificationRequestInvalidFault NotificationRequestInvalidFault  
NotificationServiceFault  : 

This fault occurs if an unrecoverable error occurs while processing the request.

NotificationServiceFault NotificationServiceFault  
 Collapse Bindings
Binding: NotificationAdministrationBinding
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction=""
  style="document" />
Output: NotificationAdministration_resetStatisticsResponse
<soap:body  use="literal" />
Fault:
NotificationRequestInvalidFault: NotificationRequestInvalidFault
<soap:fault  name="NotificationRequestInvalidFault"
  use="literal" />
 
NotificationServiceFault: NotificationServiceFault
<soap:fault  name="NotificationServiceFault"
  use="literal" />
 

 Collapse XML
-<wsdl:operation  name="resetStatisticsByStartEndPeriodCount">
-<wsdl:documentation>
<xhtml:p> This operation resets the statistics for all notifications currently registered with Notification Management that match the provided criteria. It optionally allows limiting the number to be reset and also filtering by requester, service, and/or operation. </xhtml:p>
<xhtml:p> Please see the resetStatisticsByStartEndPeriodCount and resetStatisticsResponse elements for more details. </xhtml:p>
</wsdl:documentation>
-<wsdl:fault  message="twss_nm_faults:NotificationRequestInvalidFault"  name="NotificationRequestInvalidFault">
-<wsdl:documentation>
<xhtml:p> This fault occurs if the request contains invalid structure or semantic content. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
-<wsdl:fault  message="twss_nm_faults:NotificationServiceFault"  name="NotificationServiceFault">
-<wsdl:documentation>
<xhtml:p> This fault occurs if an unrecoverable error occurs while processing the request. </xhtml:p>
</wsdl:documentation>
</wsdl:fault>
</wsdl:operation>
Generated by WSDLdoc ©