ICAP_Profile (object)

Configures an ICAP profile

Properties (* = required):

name type(s) default allowed values description
class* string   “ICAP_Profile”  
fromHeader string     Specifies the ‘From’ attribute to use in the ICAP header
hostHeader string     Specifies the ‘Host’ attribute to use in the ICAP header
label string   “^[^x00-x1fx22#&*<>?x5b-x5d`x7f]*$” Optional friendly name for this object. Allows 0-64 chars, excluding a few likely to cause trouble with string searching, JS, TCL, or HTML
previewLength integer 0 0 - 4294967295 Specifies the length of the preview in the transaction
refererHeader string     Specifies the ‘Referer’ attribute to use in the ICAP header
uri string     Specifies the absolute URI that contains both the complete hostname and the path of the resource to use in the ICAP header. Macro expansion is supported for all attribute values in the ICAP header (e.g. icap://${SERVER_IP}:${SERVER_PORT}/videoOptimization)
userAgentHeader string     Specifies the ‘User-Agent’ attribute to use in the ICAP header