< Back

Get-NSAppFlowParam

Fri Jan 10, 2020 9:48 pm

NAME Get-NSAppFlowParam



SYNOPSIS

The get-nsappflowparam returns an object containing the appflow parameters. You can change these and submit the

update with the set-nsappflowparam command.





SYNTAX

Get-NSAppFlowParam [-session <nitro_service>] [<CommonParameters>]





DESCRIPTION

Use to fetch all the current app flow parameters.





PARAMETERS

-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

com.citrix.netscaler.nitro.service.nitro_service





OUTPUTS

com.citrix.netscaler.nitro.resource.config.appflow.appflowparam







RELATED LINKS