getnsappflowparamResult Structure Definition

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

nsappflowparamList

List of nsappflowparams


nsappflowparam Structure Definition

The nsappflowparam structure defines the actual return type values for getnsappflowparam API.

Syntax



Members

templaterefresh

IPFIX template refresh interval (in seconds).

udppmtu

MTU to be used for IPFIX UDP packets.

httpurl

Enable AppFlow HTTP URL logging.

httpcookie

Enable AppFlow HTTP cookie logging.

httpreferer

Enable AppFlow HTTP referer logging.

httpmethod

Enable AppFlow HTTP method logging.

httphost

Enable AppFlow HTTP host logging.

httpuseragent

Enable AppFlow HTTP user-agent logging.

clienttrafficonly

Control whether AppFlow records should be generated only for client-side traffic.

_nextgenapiresource


See Also