< Back
Add-NSresponderpolicyTovserver
Post
NAME Add-NSresponderpolicyTovserver
SYNOPSIS
The add-NSresponderpolicyTovserver binds a responderpolicy to a vserver. Requires the vserver name and the
responder policy name.
SYNTAX
Add-NSresponderpolicyTovserver -policy <string> -vserver <string> [-priority <uint>] [-session <nitro_service>]
[<CommonParameters>]
DESCRIPTION
The add-NSresponderpolicyTovserver binds a responderpolicy to a vserver. Requires the vserver name and the
responder policy name.
PARAMETERS
-session <nitro_service>
This mandatory parameter requires a nitro_service object. This can be requested using the get-nitrosession and
pipelined into this command.
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-policy <string>
Specify the name of the responderpolicy to bind.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-vserver <string>
Specify the name of the vserver to bind to.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-priority <uint>
Specify the priority6 for the binding. Default is 100. this is optional.
Required? false
Position? named
Default value 100
Accept pipeline input? true (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
This mandatory parameter requires a nitro_service object. This can be requested using the get-nitrosession and
pipelined into this command.
System.String
Specify the name of the responderpolicy to bind.
System.String
Specify the name of the vserver to bind to.
System.UInt32
Specify the priority6 for the binding. Default is 100. this is optional.
OUTPUTS
RELATED LINKS
SYNOPSIS
The add-NSresponderpolicyTovserver binds a responderpolicy to a vserver. Requires the vserver name and the
responder policy name.
SYNTAX
Add-NSresponderpolicyTovserver -policy <string> -vserver <string> [-priority <uint>] [-session <nitro_service>]
[<CommonParameters>]
DESCRIPTION
The add-NSresponderpolicyTovserver binds a responderpolicy to a vserver. Requires the vserver name and the
responder policy name.
PARAMETERS
-session <nitro_service>
This mandatory parameter requires a nitro_service object. This can be requested using the get-nitrosession and
pipelined into this command.
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-policy <string>
Specify the name of the responderpolicy to bind.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-vserver <string>
Specify the name of the vserver to bind to.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-priority <uint>
Specify the priority6 for the binding. Default is 100. this is optional.
Required? false
Position? named
Default value 100
Accept pipeline input? true (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
This mandatory parameter requires a nitro_service object. This can be requested using the get-nitrosession and
pipelined into this command.
System.String
Specify the name of the responderpolicy to bind.
System.String
Specify the name of the vserver to bind to.
System.UInt32
Specify the priority6 for the binding. Default is 100. this is optional.
OUTPUTS
RELATED LINKS