| statnsglobalcntrResult Structure Definition |
The statnsglobalcntrResult structure defines the return type for statnsglobalcntr 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. |
nsglobalcntrList |
Pointer to the nsglobalcntr List. |
| nsglobalcntrstats Structure Definition |
The nsglobalcntrstats structure defines the actual return type values for statnsglobalcntr API. |
Syntax |
Members |
counters |
required counters in array of strings. This is mandatory parameter. |
aggregationtype |
Counter aggregation type across Packet Engines |
clusteraggregationtype |
Counter aggregation type across Cluster Nodes |
clearstats |
Clear the statsistics / counters |
response |
requested counter values in array in same order |
_nextgenapiresource |
See Also |