< Back

New-NsGslbVserver

Sat Jan 11, 2020 12:17 am

NAME New-NsGslbVserver



SYNOPSIS





SYNTAX

New-NsGslbVserver [-Name] <string> [[-backupvserver] <string>] [[-comment] <string>] [-dnsrecordtype] <string>

[-servicetype] <string> [[-lbmethod] <string>] [[-persistencetype] <string>] [-domainname] <string>

[[-cookiedomain] <string>] [[-cookietimeout] <uint>] [[-sitedomainttl] <uint>] [[-ttl] <uint>] [-PassThru

<SwitchParameter>] [-session <nitro_service>] [<CommonParameters>]



New-NsGslbVserver [-InputObject] <gslbvserver[]> [-PassThru <SwitchParameter>] [-session <nitro_service>]

[<CommonParameters>]





DESCRIPTION





PARAMETERS

-Name <string>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-dnsrecordtype <string>



Required? true

Position? 2

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-servicetype <string>



Required? true

Position? 3

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-lbmethod <string>



Required? false

Position? 4

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-persistencetype <string>



Required? false

Position? 5

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-domainname <string>



Required? true

Position? 6

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-cookiedomain <string>



Required? false

Position? 7

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-cookietimeout <uint>



Required? false

Position? 8

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-sitedomainttl <uint>



Required? false

Position? 9

Default value 5

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-ttl <uint>



Required? false

Position? 9

Default value 5

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-backupvserver <string>



Required? false

Position? 10

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-comment <string>



Required? false

Position? 11

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-InputObject <gslbvserver[]>



Required? true

Position? 0

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.String



System.String



System.String



System.UInt32



System.UInt32



System.UInt32



System.String



System.String



com.citrix.netscaler.nitro.resource.config.gslb.gslbvserver[]



com.citrix.netscaler.nitro.service.nitro_service





OUTPUTS

com.citrix.netscaler.nitro.resource.config.gslb.gslbvserver







RELATED LINKS