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

464 Brocade Virtual ADX XML API Programmer’s Guide
53-1003248-01
Data structures
5
CswBasicCountersStatistics
This structure is the high-level description of CSW basic counters statistics.
CswHttpContentRewriteCountersInfo
This structure is the high-level description of CSW HTTP content rewrite counters information.
CswHttpRequestRewriteInfo
This structure is the high-level description of CSW HTTP request rewrite information.
TABLE 331 Attributes
Name Type Presence Rules Description
proxyCounters BasicCswProxyCountersInfo Optional CSW proxy counters information.
otherCounters BasicCswOtherCountersInfo Optional CSW counters information.
packetCounters BasicCswPacketCountersInfo Optional CSW packet counters information.
sessionCounters BasicCswSessionCountersInfo Optional CSW session counters information.
TABLE 332 Attributes
Name Type Presence Rules Description
httpContentRewritesTotalAllocated unsignedInt Optional Total allocated count.
httpContentRewritesTotalFreed unsignedInt Optional Total freedcount.
httpContentRewritesAllocationFailure unsignedInt Optional Total allocation failure
count.
httpContentRewritesUsedNow unsignedInt Optional Used count.
TABLE 333 Attributes
Name Type Presence Rules Description
cookiesDeleted unsignedInt Optional Cookie deletion count.
cookieDestroyed unsignedInt Optional Cookies destroy count.
clientIPInsertions unsignedInt Optional Client IP insertion count.
headerInsertions unsignedInt Optional Header insertion count.
cookieDeletionErrors unsignedInt Optional Cookies deletion eror count.
cookieDestroyedErrors unsignedInt Optional Cookies destroy error count.
clientIPInsertionErrors unsignedInt Optional Client IP insertion error count.
headerInsertionErrors unsignedInt Optional Header insertion error count.