Closed slakshmanan2706 closed 2 months ago
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Get-NsxtGlobalManagerTier0Gateway
cmdlet to retrieve a list of Tier-0 gateways from the NSX Global Manager.Get-NsxtGlobalManagerTier1Gateway
cmdlet to retrieve a list of Tier-1 gateways from the NSX Global Manager.Get-NsxtGlobalManagerEdgeClusters
cmdlet to retrieve the NSX Edge cluster information for the specified site.Get-NsxtGlobalManagerTier1LocaleServices
cmdlet to retrieve the locale services of the Tier-1 gateway from the NSX Global Manager.New-NsxtGlobalManagerTier1Gateway
cmdlet to create a Teir 1 Gateway on the NSX Global Manager.New-NsxtGlobalManagerTier1LocaleServices
cmdlet to create locale services on the Teir 1 Gateway.Add-NsxtGlobalManagerTier1Gateway
cmdlet to create a Tier 1 Gateway on the NSX Global Manager.Remove-NsxtGlobalManagerTier1Gateway
cmdlet to delete the Tier 1 Gateway from the NSX Global Manager.Remove-NsxtGlobalManagerTier1LocaleServices
cmdlet to delete the locale service of Tier 1 Gateway from the NSX Global Manager.Undo-NsxtGlobalManagerTier1Gateway
cmdlet to remove the Tier 1 Gateway from the NSX Global Manager.Summary
Type
Breaking Changes?
Test and Documentation
Issue References
Additional Information