(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

292 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
action.details container The details of the action to
perform
Must contain exactly one
of the following
sub-elements, based on
the "action type":
• forward
• persist
• redirect
• rewrite
• hashPersist
• httpTrl
Action types "reply-error"
and "reset-client" have no
details, so in those cases
this "details" element
should be omitted.
details.forward container The details of a "forward"
action
forward.id container The ID of a "forward" action Must contain either a
"groupId" or "serverId" sub
element, but not both
id.groupId integer The Group ID of a "forward"
action
0 to 1023; "groupId" and
"serverId" are mutually
exclusive
id.serverId integer The Server ID of a
"forward" action
1024 to 5119; "groupId"
and "serverId" are mutually
exclusive
id.
cookieName
string The Cookie Name of a
"forward" action
80 characters maximum;
optional
details.persist container The details of a "persist"
action
persist.offset integer The offset of a "persist"
action
0 to 4294967295
persist.end container The end indicator of a
"persist" action
Must contain either a
"length" or "terminator" sub
element, but not both
end.length integer The length of a "persist"
action
0 to 4294967295;
"length" and "terminator"
are mutually exclusive
end.
terminator
string The terminator of a
"persist" action
32 characters maximum;
"length" and "terminator"
are mutually exclusive
persist.method enumerated
string
The method of a "persist"
action
• hash-to-bucket
• group-or-server-id
• hash-to-group-id
• passive-persist
• server-name
• alias-name
Optional
TABLE 96 CSW request policies schema elements (Continued)
Element Type Description Rules / Notes