(Supporting ADX v03.1.00) Owner's manual

Table Of Contents
Brocade Virtual ADX Graphical User Interface Guide 299
53-1003242-01
XML schema element reference
B
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
begin-delimitor
end-delimitor
forward
goto
log
persist
reset-client
rewrite
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
goto
log
persist
rewrite
Action type
"begin-delimitor",
"end-delimitor" and
"reset-client" have no
details, so in those cases
this "details" element
should be omitted.
details.forward container The forward action details Only used if the action type
is "forward"
forward.id container The forward id Must contain either a
"groupId" or "serverId" sub
element, but not both
id.groupId integer The Group ID of the
"forward" action
0 to 1023; "groupId" and
"serverId" are mutually
exclusive
id.serverId integer The Server ID of the
"forward" action
1024 to 5119; "groupId"
and "serverId" are mutually
exclusive
details.goto container The goto action details Only used if the action type
is "goto"
goto.policyName string The name of another
Request Policy
Must match another
Request Policy defined in
this template
TABLE 96 CSW request policies schema elements (Continued)
Element Type Description Rules / Notes