Skip to content

Get-NsxtGlobalManagerTier1LocaleServices

Synopsis

Retrieve the locale services of the Tier-1 gateway from the NSX Global Manager.

Syntax

Get-NsxtGlobalManagerTier1LocaleServices [-tier1GatewayId] <String> [<CommonParameters>]

Description

The Get-NsxtGlobalManagerTier1LocaleServices cmdlet retrieves the locale services of the Tier-1 gateway from the NSX Global Manager.

Examples

Example 1

Get-NsxtGlobalManagerTier1LocaleServices -tier1GatewayId "959e3558-98cc-4484-91a2-36ad6bfc5594"

This example retrieves the locale services of the Tier-1 gateway from the NSX Global Manager.

Parameters

-tier1GatewayId

The ID of the Tier 1 Gateway.

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

Common Parameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.