getnsappflowcollectorResult Structure Definition

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

nsappflowcollectorList

List of nsappflowcollectors


nsappflowcollector Structure Definition

The nsappflowcollector structure defines the actual return type values for getnsappflowcollector API.

Syntax



Members

name

Name of the AppFlow collector.

ipaddress

The IPv4 address of the AppFlow collector.

port

The UDP port on which the AppFlow collector is listening.

_nextgenapiresource


See Also