(Supporting ADX v03.1.00) Owner's manual
Table Of Contents
- Contents
- Preface
- Introduction to the Brocade Virtual ADX Web Interface
- Navigating the Web Interface
- Navigating the Dashboard
- Configuration Overview
- System Settings
- Network Settings
- Traffic Settings
- GSLB Settings
- Security Settings
- Monitoring Overview
- Viewing System Information
- Viewing Network Status
- Viewing Traffic Statistics
- Viewing Security Statistics
- Maintenance Overview
- Managing Software Images
- Restarting the System
- License Management
- Packet Capture
- Accessing the CLI
- Retrieving System Information for Technical Support
- Troubleshooting
- Config Template XML Schema
- Managing Config Templates through the CLI

296 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
insertRequest.
header
container The header details of a
"request insert" rewrite
action
If this element is used,
then these other elements
must not be used:
• customString
• clientCert
• clientIp
They are mutually
exclusive.
header.
headerName
string The header name 80 characters maximum
header.
direction
enumerated
string
The direction
• request
• response
optional
rewrite.
replaceRequest
container The rewrite
"replace-request" details
Used only if the rewrite
type is "request replace"
replaceRequest.
replaceType
enumerated
string
The type of "replace" to
perform
• matched-string
• string
replaceRequest.
oldString
string The old string to replace 80 characters maximum;
only used for replace type
"string"
replaceRequest.
newString
string The new string to use for
replacement
80 characters maximum
rewrite.
deleteRequest
container The rewrite
"delete-request" details
Used only if the rewrite
type is "request delete"
deleteRequest.
deleteType
enumerated
string
The type of "delete" to
perform
• matched-string
• string
• offset
deleteRequest.
offset
container The offset details of a
"delete" operation
Used only if "deleteType" is
"offset"
offset.start integer The start of the offset
section
0 to 1000000000
offset.length integer The length of the offset
section
0 to 1000000000
offset.
negative
boolean If "true", the offset is a
negative one
Default is false; optional
deleteRequest.string string The string detail of a
"delete" operation
Used only if "deleteType" is
"string"
details.
hashPersist
container The details of a "hash
persist" action
TABLE 96 CSW request policies schema elements (Continued)
Element Type Description Rules / Notes