< Back

Remove-NSAppFlowAction

Sat Jan 11, 2020 12:45 am

NAME Remove-NSAppFlowAction



SYNOPSIS





SYNTAX

Remove-NSAppFlowAction [[-Name] <string[]>] [-force <SwitchParameter>] [-session <nitro_service>]

[<CommonParameters>]





DESCRIPTION





PARAMETERS

-Name <string[]>

Specify the name of the collector



Required? false

Position? 0

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-force <SwitchParameter>

If set, force deletion without confirmation.



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.Management.Automation.SwitchParameter

If set, force deletion without confirmation.



com.citrix.netscaler.nitro.service.nitro_service





OUTPUTS





RELATED LINKS