SOAP API - stopAutoArchive

The table summarizes the SOAP API - stopAutoArchive.

Request Uses the stopAutoArchiveRequest element (from the EventCollectorManagementService schema).
Response Returns a stopAutoArchiveResponse element (from the EventCollectorManagementService schema).
Example Request:
<soapenv:Body>
      <api:stopAutoArchiveRequest>
      </api:stopAutoArchiveRequest>
</soapenv:Body>
Response:
<SOAP-ENV:Body>
      <stopAutoArchiveResponse xmlns="http://api.ec.n2.tibco.com"/>
</SOAP-ENV:Body>