| statnslimitidentifierResult Structure Definition |
The statnslimitidentifierResult structure defines the return type for statnslimitidentifier 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. |
nslimitidentifierList |
Pointer to the nslimitidentifier List. |
| nslimitidentifierstats Structure Definition |
The nslimitidentifierstats structure defines the actual return type values for statnslimitidentifier API. |
Syntax |
Members |
name |
The name of the identifier. |
pattern |
Pattern for the selector field, ? means field is required, * means field value does not matter, anything else is a regular pattern |
clearstats |
Clear the statsistics / counters |
sortby |
use this argument to sort by specific key |
sortorder |
use this argument to specify sort order |
_nextgenapiresource |
ratelmtobjhits |
Total hits. |
ratelmtobjdrops |
Total drops |
ratelmtsessionobjhits |
Total hits. |
See Also |