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

634 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
6
SslKeyPairFileSummarySimpleFilter
This structure is a high-level description of simple filter information for summary of SSL Key Pair
files.
sslMemoryStatistics
This structure is a high-level description of SSL memory statistics.
TABLE 208 Attributes
Name Type Presence Rule Description
field sslKeyPairFileSummaryFilterFieldEnum 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.
TABLE 209 Attributes
Name Type Presence Rules Description
bufferUsage sslBufferUsage[] Optional Buffer usage.
allocatedFromPcieMemoryBytes unsignedInt Optional Allocated from PCI
memory bytes.
dynamicAllocationNonStandardBytes unsignedInt Optional Dynamic allocation non
standard bytes.
dynamicAllocationStandardChunkBytes unsignedInt Optional Dynamic allocation
standard chunk bytes.
dynamicFrees unsignedInt Optional dynamic frees.
mallocFailCount unsignedInt Optional Malloc fail count.
usedDPBufferCount unsignedInt Optional Used DP buffer count.
usedDPBufferSize unsignedInt Optional Used DP buffer size.
maximumUsedDP string Optional Maximum used DP.