ICAP Response Modification Object
The ICAP response object describes the information gathered upon doing a content inspection of HTTP response body.
Name | Attribute | Requirement | Type | Description |
---|---|---|---|---|
Header Detail | metadata | Optional | JSON | ICAP response modification header details. |
ICAP Service Name | service | Optional | String | Name of the ICAP service. For example : "cas_group", "elastica_respmod_eu", "elastica_respmod". |
Status | status | Recommended | String | ICAP response modification status. For example: ICAP_NOT_SCANNED, ICAP_NO_MODIFICATION, ICAP_REPLACED, ICAP_COMMUNICATION_ERROR, ICAP_REQUEST_ABANDONED, ICAP_FATAL_ERROR |
Status Detail | status_detail | Optional | String | ICAP response modification error details. For example: Connection failure, Connection dropped by ICTM, Server unavailable, File is password protected, Request timed out, Abandoning ICAP request due to partial object |