3.1.4.3 DeleteImportLogs

This operation deletes log files created by import job(s) associated with the specified content deployment job, as follows.<3>

 <wsdl:operation name="DeleteImportLogs">
   <wsdl:input message="tns:DeleteImportLogsSoapIn" />
   <wsdl:output message="tns:DeleteImportLogsSoapOut" />
 </wsdl:operation>

A protocol client initiates the operation by sending a DeleteImportLogsSoapIn message to the protocol server, formatted as specified in section 3.1.4.3.1.1.

The protocol server MUST delete any existing log files created by import job(s) associated with the specified content deployment job. If no such log files exist, the protocol server MUST take no action.

When the operation is finished, the protocol server MUST respond with a DeleteImportLogsSoapOut response message, formatted as specified in section 3.1.4.3.1.2.