Class ImportLogFiles


@Deprecated(since="1.11.0", forRemoval=true) public class ImportLogFiles extends ImportLogFilesDeprecated
Deprecated, for removal: This API element is subject to removal in a future version.
Use Exim instead.
This file was automatically generated.
  • Constructor Details

    • ImportLogFiles

      public ImportLogFiles(ClientApi api)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • ImportZAPLogFromFile

      public ApiResponse ImportZAPLogFromFile(String filepath) throws ClientApiException
      Deprecated, for removal: This API element is subject to removal in a future version.
      This component is optional and therefore the API will only work if it is installed
      Throws:
      ClientApiException
    • ImportModSecurityLogFromFile

      public ApiResponse ImportModSecurityLogFromFile(String filepath) throws ClientApiException
      Deprecated, for removal: This API element is subject to removal in a future version.
      This component is optional and therefore the API will only work if it is installed
      Throws:
      ClientApiException
    • ImportZAPHttpRequestResponsePair

      public ApiResponse ImportZAPHttpRequestResponsePair(String httprequest, String httpresponse) throws ClientApiException
      Deprecated, for removal: This API element is subject to removal in a future version.
      This component is optional and therefore the API will only work if it is installed
      Throws:
      ClientApiException
    • PostModSecurityAuditEvent

      public ApiResponse PostModSecurityAuditEvent(String auditeventstring) throws ClientApiException
      Deprecated, for removal: This API element is subject to removal in a future version.
      This component is optional and therefore the API will only work if it is installed
      Throws:
      ClientApiException
    • OtherPostModSecurityAuditEvent

      public byte[] OtherPostModSecurityAuditEvent(String auditeventstring) throws ClientApiException
      Deprecated, for removal: This API element is subject to removal in a future version.
      This component is optional and therefore the API will only work if it is installed
      Throws:
      ClientApiException