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

640 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
6
SslProfileSummaryFilter
This structure is the high-level description of information of a filter for the summary of an SSL
profile.
SslProfileSummarySimpleFilter
This structure is the high-level description of information of a simple filter for the summary of an
SSL profile.
sslProxyClientSideStatistics
This structure is the high-level description of SSL proxy client side statistics.
TABLE 220 Attributes
Name Type Presence Rules Description
simpleFilter SslProfileSummarySimpleFilter Optional Simple filter information.
TABLE 221 Attributes
Name Type Presence Rules Description
field sslProfileSummaryFilterFieldEnum Mandatory Filter field name.
operator filterOperatorEnum Mandatory Filter operator type.
value string Optional Ignored when the
operator value is
Range.
Value of the field for
filtering.
startValue string Optional This parameter is
mandatory and
considered only
when the operator
value is Range.
The start value in a
range.
endValue string Optional This parameter is
mandatory and
considered only
when the operator
value is Range.
The end value in a
range.
TABLE 222 Attributes
Name Type Presence Rules Description
sslConnectionEstablished unsignedInt Optional The SSL connectionis
established.
tcpConnectionEstablished unsignedInt Optional The TCP connectionis
established.
receivesBlocked unsignedInt Optional The receives are blocked.
saveDataAwaitingServerConnection unsignedInt Optional The save data awaiting server
connection.
dataTransmitted unsignedInt Optional The data transmitted.
dataTransmissionPending unsignedInt Optional The data transmission pending.
dataMovePending unsignedInt Optional The data move pending.