Get-VBRDefaultGatewayConfiguration

Short Description

Returns configuration of default gateways.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

This cmdlet provides parameter sets that allow you to:

  • Get default gateways of all cloud service providers.

Get-VBRDefaultGatewayConfiguration  [<CommonParameters>]

  • Get default gateways of a selected cloud service provider.

Get-VBRDefaultGatewayConfiguration [-CloudProvider <VBRCloudProvider[]>]  [<CommonParameters>]

Detailed Description

This cmdlet returns configuration information on service provider default gateways. You can get information about all gateways of all service providers, or look for a selected service provider.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

CloudProvider

Specifies the array of cloud providers. The cmdlet will return the default gateways of these cloud providers.

Accepts the VBRCloudProvider[] object. To get this object, run the Get-VBRCloudProvider cmdlet.

False

Named

True (ByValue,
ByProperty
Name)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRDefaultGatewayConfiguration[]

Examples

Get-VBRDefaultGatewayConfigurationExample 1. Getting Configuration of Default Gateways of All Cloud Providers

Get-VBRDefaultGatewayConfigurationExample 2. Getting Configuration of Default Gateway of Selected Cloud Provider

Related Commands

Get-VBRCloudProvider

Page updated 4/24/2024

Page content applies to build 12.3.1.1139