< Back
Set-SDWMgmtProtocol
Post
NAME Set-SDWMgmtProtocol
SYNOPSIS
Set $Script:SDWURLProtocol, this will be used for all subsequent invocation of NITRO APIs
SYNTAX
Set-SDWMgmtProtocol [-Protocol] <String> [<CommonParameters>]
DESCRIPTION
Set $Script:SDWURLProtocol
PARAMETERS
-Protocol <String>
Protocol, acceptable values are "http" and "https"
Required? true
Position? 1
Default value
Accept pipeline input? false
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
OUTPUTS
NOTES
Copyright (c) Citrix Systems, Inc. All rights reserved.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Set-SDWMgmtProtocol -Protocol https
RELATED LINKS
SYNOPSIS
Set $Script:SDWURLProtocol, this will be used for all subsequent invocation of NITRO APIs
SYNTAX
Set-SDWMgmtProtocol [-Protocol] <String> [<CommonParameters>]
DESCRIPTION
Set $Script:SDWURLProtocol
PARAMETERS
-Protocol <String>
Protocol, acceptable values are "http" and "https"
Required? true
Position? 1
Default value
Accept pipeline input? false
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
OUTPUTS
NOTES
Copyright (c) Citrix Systems, Inc. All rights reserved.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Set-SDWMgmtProtocol -Protocol https
RELATED LINKS