(Supporting ADX v03.1.00) Owner's manual

Table Of Contents
298 Brocade Virtual ADX Graphical User Interface Guide
53-1003242-01
XML schema element reference
B
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
drop
"rate-limit
"redirect
action.details container The details of the action to
perform
Must contain no more than
one of the following
sub-elements, based on
the "action type":
rateLimit
redirect
Action type "drop" has no
details, so in that case this
"details" element should
be omitted.
details.rateLimit container The details of a "rate limit"
action
Only used for "rate limit"
actions
rateLimit.monitorInterval integer The monitor interval 1 to 4294967295
rateLimit.connectionRate integer The connection rate 1 to 4294967295
rateLimit.holdDownTime integer The hold down time 0 to 4294967295
details.redirect container The details of a "redirect"
action
Only used for "redirect"
actions
redirect.id container The redirect id Must contain either a
"groupId" or "serverId" sub
element, but not both
id.groupId integer The Group ID of the
"redirect" action
0 to 1023; "groupId" and
"serverId" are mutually
exclusive
id.serverId integer The Server ID of the
"redirect" action
"groupId" and "serverId"
are mutually exclusive
action.log boolean The logging flag Default is false; optional
action.logFormat string The logging format Optional
details.anyProtocol container The Request Policy details
for "any protocol" type rules
Must contain exactly one
"actions" sub-element
anyProtocol.actions container A collection of "any
protocol" type actions
Multiple "action" elements
are allowed; unlimited
except for available
dynamically-allocated
memory
actions.action container A single "any protocol" type
action
A mapping of a Request
Rule to an action to
perform
TABLE 96 CSW request policies schema elements (Continued)
Element Type Description Rules / Notes