(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

Brocade Virtual ADX Graphical User Interface Guide 291
53-1003242-01
XML schema element reference
B
requestPolicy.name string The Request Policy name 80 characters maximum
requestPolicy.type enumerated
string
The Request Policy type
• request
• dns-filter
• any-protocol
requestPolicy.context string The context in which to
create the policy
If unspecified, "default"
context is used; optional
requestPolicy.details container The Request Policy details Must contain exactly one
of the following
sub-elements, based on
the "type":
• request
• dnsFilter
• anyProtocol
details.request container The Request Policy details
for "request" type rules
Must contain exactly one
"actions" sub-element
request.actions container A collection of "request"
type actions
Multiple "action" elements
are allowed; unlimited
except for available
dynamically-allocated
memory
actions.action container A single "request" type
action
A mapping of a Request
Rule to an action to
perform
action.ruleName string The name of a Request
Rule
80 characters maximum;
must match the name of
an existing Request Rule
within this template
action.ruleName.@default boolean The "default rule" flag If "true", the rule name is
ignored and the rule is
treated as a "default rule"
match
action.actionType enumerated
string
The type of action to
perform
• forward
• persist
• passive-persist
• redirect
• reply-error
• reset-client
• rewrite
• hash-persist
• http-trl
TABLE 96 CSW request policies schema elements (Continued)
Element Type Description Rules / Notes