< Back
New-NSgslbservice
Post
NAME New-NSgslbservice
SYNOPSIS
SYNTAX
New-NSgslbservice [-Name] <string> [-sitename] <string> [-servicetype] <string> -ip <string> -port <ushort>
[-appflowlog <string>] [-cip <string>] [-cipheader <string>] [-clttimeout <long>] [-comment <string>]
[-cookietimeout <uint>] [-downstateflush <string>] [-healthmonitor <string>] [-maxaaausers <uint>] [-maxbandwidth
<uint>] [-maxclient <uint>] [-monitorname <string>] [-monthreshold <uint>] [-naptrdomainttl <long>] [-naptrorder
<uint>] [-naptrpreference <uint>] [-naptrreplacement <string>] [-naptrservices <string>] [-PassThru
<SwitchParameter>] [-publicip <string>] [-publicport <ushort>] [-servername <string>] [-session <nitro_service>]
[-sitepersistence <string>] [-siteprefix <string>] [-state <string>] [-svrtimeout <long>] [-weight <uint>]
[<CommonParameters>]
New-NSgslbservice -InputObject <gslbservice[]> [-PassThru <SwitchParameter>] [-session <nitro_service>]
[<CommonParameters>]
DESCRIPTION
PARAMETERS
-Name <string>
Required? true
Position? 0
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-servicename <string>
This is an alias of the Name parameter.
Required? true
Position? 0
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-sitename <string>
Required? true
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-servicetype <string>
Required? true
Position? 2
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ip <string>
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-port <ushort>
Required? true
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-publicip <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-publicport <ushort>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-monitorname <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-maxaaausers <uint>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-maxbandwidth <uint>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-maxclient <uint>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-sitepersistence <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-siteprefix <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-state <string>
Required? false
Position? named
Default value ENABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-downstateflush <string>
Required? false
Position? named
Default value ENABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-appflowlog <string>
Required? false
Position? named
Default value ENABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-cip <string>
Required? false
Position? named
Default value DISABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-cipheader <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-clttimeout <long>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-comment <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-cookietimeout <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-healthmonitor <string>
Required? false
Position? named
Default value YES
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-monthreshold <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrdomainttl <long>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrorder <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrpreference <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrreplacement <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrservices <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-servername <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-svrtimeout <long>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-weight <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-InputObject <gslbservice[]>
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-PassThru <SwitchParameter>
Required? false
Position? named
Default value False
Accept pipeline input? false
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
System.String
System.String
System.String
System.UInt16
System.String
System.UInt16
System.String
System.UInt32
System.UInt32
System.UInt32
System.String
System.String
System.String
System.String
System.String
System.String
System.String
System.Int64
System.String
System.UInt32
System.String
System.UInt32
System.Int64
System.UInt32
System.UInt32
System.String
System.String
System.String
System.Int64
System.UInt32
com.citrix.netscaler.nitro.resource.config.gslb.gslbservice[]
com.citrix.netscaler.nitro.service.nitro_service
OUTPUTS
com.citrix.netscaler.nitro.resource.config.gslb.gslbservice
RELATED LINKS
SYNOPSIS
SYNTAX
New-NSgslbservice [-Name] <string> [-sitename] <string> [-servicetype] <string> -ip <string> -port <ushort>
[-appflowlog <string>] [-cip <string>] [-cipheader <string>] [-clttimeout <long>] [-comment <string>]
[-cookietimeout <uint>] [-downstateflush <string>] [-healthmonitor <string>] [-maxaaausers <uint>] [-maxbandwidth
<uint>] [-maxclient <uint>] [-monitorname <string>] [-monthreshold <uint>] [-naptrdomainttl <long>] [-naptrorder
<uint>] [-naptrpreference <uint>] [-naptrreplacement <string>] [-naptrservices <string>] [-PassThru
<SwitchParameter>] [-publicip <string>] [-publicport <ushort>] [-servername <string>] [-session <nitro_service>]
[-sitepersistence <string>] [-siteprefix <string>] [-state <string>] [-svrtimeout <long>] [-weight <uint>]
[<CommonParameters>]
New-NSgslbservice -InputObject <gslbservice[]> [-PassThru <SwitchParameter>] [-session <nitro_service>]
[<CommonParameters>]
DESCRIPTION
PARAMETERS
-Name <string>
Required? true
Position? 0
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-servicename <string>
This is an alias of the Name parameter.
Required? true
Position? 0
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-sitename <string>
Required? true
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-servicetype <string>
Required? true
Position? 2
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-ip <string>
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-port <ushort>
Required? true
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-publicip <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-publicport <ushort>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-monitorname <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-maxaaausers <uint>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-maxbandwidth <uint>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-maxclient <uint>
Required? false
Position? named
Default value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-sitepersistence <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-siteprefix <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-state <string>
Required? false
Position? named
Default value ENABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-downstateflush <string>
Required? false
Position? named
Default value ENABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-appflowlog <string>
Required? false
Position? named
Default value ENABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-cip <string>
Required? false
Position? named
Default value DISABLED
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-cipheader <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-clttimeout <long>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-comment <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-cookietimeout <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-healthmonitor <string>
Required? false
Position? named
Default value YES
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-monthreshold <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrdomainttl <long>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrorder <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrpreference <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrreplacement <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-naptrservices <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-servername <string>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-svrtimeout <long>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-weight <uint>
Required? false
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-InputObject <gslbservice[]>
Required? true
Position? named
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-PassThru <SwitchParameter>
Required? false
Position? named
Default value False
Accept pipeline input? false
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
System.String
System.String
System.String
System.UInt16
System.String
System.UInt16
System.String
System.UInt32
System.UInt32
System.UInt32
System.String
System.String
System.String
System.String
System.String
System.String
System.String
System.Int64
System.String
System.UInt32
System.String
System.UInt32
System.Int64
System.UInt32
System.UInt32
System.String
System.String
System.String
System.Int64
System.UInt32
com.citrix.netscaler.nitro.resource.config.gslb.gslbservice[]
com.citrix.netscaler.nitro.service.nitro_service
OUTPUTS
com.citrix.netscaler.nitro.resource.config.gslb.gslbservice
RELATED LINKS