| statappfwcrosssitescriptingResult Structure Definition |
The statappfwcrosssitescriptingResult structure defines the return type for statappfwcrosssitescripting 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. |
appfwcrosssitescriptingList |
Pointer to the appfwcrosssitescripting List. |
| appfwcrosssitescriptingstats Structure Definition |
The appfwcrosssitescriptingstats structure defines the actual return type values for statappfwcrosssitescripting API. |
Syntax |
Members |
resourceid |
The name of the application firewall safexss rule for which statistics will be displayed. If not given, statistics are shown for all safexss rules. |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
lasthittimelocal |
Last time (in local timezone format) this rule got hit |
hits |
Number of hits on this rule |
hitsrate |
Rate of hits on this rule |
lasthittime |
Last time this rule got hit |
See Also |