statnslimitsessionsResult Structure Definition

The statnslimitsessionsResult structure defines the return type for statnslimitsessions API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

nslimitsessionsList

Pointer to the nslimitsessions List.


nslimitsessionsstats Structure Definition

The nslimitsessionsstats structure defines the actual return type values for statnslimitsessions API.

Syntax



Members

name

The name of the identifier.
This is mandatory parameter.

clearstats

Clear the statsistics / counters

sortby

use this argument to sort by specific key

sortorder

use this argument to specify sort order

_nextgenapiresource


ratelmtsessionobjremtime

Remaining Time

ratelmtsessionobjhits

Total hits.

ratelmtsessionobjdrops

Total drops

ratelmtsessionobjtransactions

Total Active Transactions

See Also