(Supporting ADX v03.1.00) Owner's manual

Table Of Contents
294 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
redirect.port port-or-protocol
-number
The name of a well known
port or a protocol number
http
https
ssl
dns
ftp
"dap
ldaps
tftp
ssh
1 to 65535
Optional
redirect.statusCode integer The "redirect" status code 0 to 999; optional
details.rewrite container The details of a "rewrite"
action
Rewrite of type "insert
cookie" requires the sub
element "insertCookie" be
included; rewrite of type
"request insert" requires
the sub element
"insertRequest" be
included
rewrite.type enumerated
string
The type of rewrite
insert-cookie
delete-cookie
destroy-cookie
request-insert
request-replace
request-delete
rewrite.insertCookie container The "insert-cookie" details
of a "rewrite" action
Used only is the "type" is
"insert-cookie"
insertCookie.
cookieName
string The cookie name 80 characters maximum
insertCookie.domain string The "insert cookie" domain 80 characters maximum;
optional
insertCookie.path string The "insert cookie" path 80 characters maximum;
optional
insertCookie.age integer The "insert cookie" age in
minutes
0 to 50000000; 0 means
expired immediately;
optional
rewrite.insertRequest container The "request insert" details
of a "rewrite" action
Used only if the "type" is
"request insert"; must
include one and only one
of the following
sub-elements:
customString
clientCert
clientIp
header
TABLE 96 CSW request policies schema elements (Continued)
Element Type Description Rules / Notes