< Back
New-NSAppFlowCollector
Post
NAME New-NSAppFlowCollector
SYNOPSIS
SYNTAX
New-NSAppFlowCollector [-name] <string> [-ipaddress] <string> [-port] <ushort> [-netprofile <string>]
[-returnobject <SwitchParameter>] [-session <nitro_service>] [-transport <string>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-name <string>
Specify the name of the collector
Required? true
Position? 0
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-ipaddress <string>
Specify the IPv4 address
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-ip <string>
Specify the IPv4 address
This is an alias of the ipaddress parameter.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-ipv46 <string>
Specify the IPv4 address
This is an alias of the ipaddress parameter.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-port <ushort>
Specify the port used by the collector
Required? true
Position? 2
Default value 0
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-transport <string>
Specify the transport, either ipfix or logstream.
Required? false
Position? named
Default value ipfix
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-netprofile <string>
specify the netprofile.
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-returnobject <SwitchParameter>
If set to true, the object that is created is returned. This is useful to testing purposes.
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-session <nitro_service>
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
Specify the name of the collector
System.String
Specify the IPv4 address
System.UInt16
Specify the port used by the collector
System.String
Specify the transport, either ipfix or logstream.
System.String
specify the netprofile.
System.Management.Automation.SwitchParameter
If set to true, the object that is created is returned. This is useful to testing purposes.
com.citrix.netscaler.nitro.service.nitro_service
OUTPUTS
com.citrix.netscaler.nitro.resource.config.appflow.appflowcollector
RELATED LINKS
SYNOPSIS
SYNTAX
New-NSAppFlowCollector [-name] <string> [-ipaddress] <string> [-port] <ushort> [-netprofile <string>]
[-returnobject <SwitchParameter>] [-session <nitro_service>] [-transport <string>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-name <string>
Specify the name of the collector
Required? true
Position? 0
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-ipaddress <string>
Specify the IPv4 address
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-ip <string>
Specify the IPv4 address
This is an alias of the ipaddress parameter.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-ipv46 <string>
Specify the IPv4 address
This is an alias of the ipaddress parameter.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-port <ushort>
Specify the port used by the collector
Required? true
Position? 2
Default value 0
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-transport <string>
Specify the transport, either ipfix or logstream.
Required? false
Position? named
Default value ipfix
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-netprofile <string>
specify the netprofile.
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-returnobject <SwitchParameter>
If set to true, the object that is created is returned. This is useful to testing purposes.
Required? false
Position? named
Default value False
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-session <nitro_service>
Required? false
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
Specify the name of the collector
System.String
Specify the IPv4 address
System.UInt16
Specify the port used by the collector
System.String
Specify the transport, either ipfix or logstream.
System.String
specify the netprofile.
System.Management.Automation.SwitchParameter
If set to true, the object that is created is returned. This is useful to testing purposes.
com.citrix.netscaler.nitro.service.nitro_service
OUTPUTS
com.citrix.netscaler.nitro.resource.config.appflow.appflowcollector
RELATED LINKS