| stattmsessionpolicyResult Structure Definition |
The stattmsessionpolicyResult structure defines the return type for stattmsessionpolicy 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. |
tmsessionpolicyList |
Pointer to the tmsessionpolicy List. |
| tmsessionpolicystats Structure Definition |
The tmsessionpolicystats structure defines the actual return type values for stattmsessionpolicy API. |
Syntax |
Members |
name |
Name of the advanced tmsession policy for which to display statistics. If no name is specified, statistics for all advanced tmsession polices are shown. |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
pipolicyhits |
Number of hits on the policy |
pipolicyhitsrate |
Rate of hits on the policy |
pipolicyundefhits |
Number of undef hits on the policy |
pipolicyundefhitsrate |
Rate of undef hits on the policy |
See Also |