statvpnintranetapppolicyResult Structure Definition

The statvpnintranetapppolicyResult structure defines the return type for statvpnintranetapppolicy 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.

vpnintranetapppolicyList

Pointer to the vpnintranetapppolicy List.


vpnintranetapppolicystats Structure Definition

The vpnintranetapppolicystats structure defines the actual return type values for statvpnintranetapppolicy API.

Syntax



Members

name

The name of the vpn intranetAppPolicy for which statistics will be displayed. If not given statistics are shown for all policies.

clearstats

Clear the statsistics / counters

_nextgenapiresource


pipolicyhits

Number of hits on the policy

pipolicyhitsrate

Rate of hits on the policy

See Also