| statcontentinspectionpolicybindingResult Structure Definition |
The statcontentinspectionpolicybindingResult structure defines the return type for statcontentinspectionpolicybinding 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. |
contentinspectionpolicybindingList |
Pointer to the contentinspectionpolicybinding List. |
| contentinspectionpolicybindingstats Structure Definition |
The contentinspectionpolicybindingstats structure defines the actual return type values for statcontentinspectionpolicybinding API. |
Syntax |
Members |
name |
The name of the contentInspection policy binding for which statistics will be displayed. If not given statistics are shown for all contentInspection policy binding are shown. |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
pipolicybindinghits |
Number of hits on the policy on this binding |
pipolicybindinghitsrate |
Rate of hits on the policy on this binding |
pipolicybindingundefhits |
Number of undef hits on the policy on this binding |
pipolicybindingundefhitsrate |
Rate of undef hits on the policy on this binding |
See Also |