getlsnhttphdrlogprofileResult Structure Definition

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

lsnhttphdrlogprofileList

List of lsnhttphdrlogprofiles


lsnhttphdrlogprofile Structure Definition

The lsnhttphdrlogprofile structure defines the actual return type values for getlsnhttphdrlogprofile API.

Syntax



Members

httphdrlogprofilename

The name of the HTTP header logging Profile.

logurl

URL information is logged if option is enabled.

logmethod

HTTP method information is logged if option is enabled.

logversion

Version information is logged if option is enabled.

loghost

Host information is logged if option is enabled.

_nextgenapiresource


See Also