Programmer's Guide (Supporting ADX v03.1.00) Manual

128 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
3
SymPriorityMapEntry
This structure is the high-level description of Symmetric Priority Map entry.
SymPriorityMapEntryFilter
This structure is the high-level description of filter for Symmetric Priority Map entries.
SymPriorityMapEntrySimpleFilter
This structure is the high-level description of simple filter for Symmetric Priority Map entries.
TABLE 309 Attributes
Parameters Type Presence Rules Description
senderValue unsignedInt Mandatory Valid value range is from 1 to 255. Sender value.
receiverValue unsignedInt Mandatory Valid value range is from 1 to 255. Receiver Value.
TABLE 310 Attributes
Name Type Presence Rules Description
simpleFilter SymPriorityMapEntrySimpleFilter Mandatory Simple filter description.
TABLE 311 Attributes
Parameters Type Presence Rules Description
field symPriorityMapEntryFilterFieldEnum Mandatory Filter field name.
Operator filterOperatorEnum Mandatory Filter operator type.
Value string Optional Ignored when
“operator” value is
“RANGE”.
Value of the field for
filtering.
startValue string Optional This parameter is
mandatory and
considered only
when “operator”
value is “RANGE”.
Start value in a range.
endValue string Optional This parameter is
mandatory and
considered only
when “operator”
value is “RANGE”.
End value in a range.