Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw
Using getGaiaShowConfigurationBgpConfederationPeers
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getGaiaShowConfigurationBgpConfederationPeers(args: GetGaiaShowConfigurationBgpConfederationPeersArgs, opts?: InvokeOptions): Promise<GetGaiaShowConfigurationBgpConfederationPeersResult>
function getGaiaShowConfigurationBgpConfederationPeersOutput(args: GetGaiaShowConfigurationBgpConfederationPeersOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowConfigurationBgpConfederationPeersResult>def get_gaia_show_configuration_bgp_confederation_peers(debug: Optional[bool] = None,
filter: Optional[str] = None,
id: Optional[str] = None,
limit: Optional[float] = None,
member_as: Optional[str] = None,
member_id: Optional[str] = None,
offset: Optional[float] = None,
order: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowConfigurationBgpConfederationPeersResult
def get_gaia_show_configuration_bgp_confederation_peers_output(debug: pulumi.Input[Optional[bool]] = None,
filter: pulumi.Input[Optional[str]] = None,
id: pulumi.Input[Optional[str]] = None,
limit: pulumi.Input[Optional[float]] = None,
member_as: pulumi.Input[Optional[str]] = None,
member_id: pulumi.Input[Optional[str]] = None,
offset: pulumi.Input[Optional[float]] = None,
order: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowConfigurationBgpConfederationPeersResult]func GetGaiaShowConfigurationBgpConfederationPeers(ctx *Context, args *GetGaiaShowConfigurationBgpConfederationPeersArgs, opts ...InvokeOption) (*GetGaiaShowConfigurationBgpConfederationPeersResult, error)
func GetGaiaShowConfigurationBgpConfederationPeersOutput(ctx *Context, args *GetGaiaShowConfigurationBgpConfederationPeersOutputArgs, opts ...InvokeOption) GetGaiaShowConfigurationBgpConfederationPeersResultOutput> Note: This function is named GetGaiaShowConfigurationBgpConfederationPeers in the Go SDK.
public static class GetGaiaShowConfigurationBgpConfederationPeers
{
public static Task<GetGaiaShowConfigurationBgpConfederationPeersResult> InvokeAsync(GetGaiaShowConfigurationBgpConfederationPeersArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowConfigurationBgpConfederationPeersResult> Invoke(GetGaiaShowConfigurationBgpConfederationPeersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowConfigurationBgpConfederationPeersResult> getGaiaShowConfigurationBgpConfederationPeers(GetGaiaShowConfigurationBgpConfederationPeersArgs args, InvokeOptions options)
public static Output<GetGaiaShowConfigurationBgpConfederationPeersResult> getGaiaShowConfigurationBgpConfederationPeers(GetGaiaShowConfigurationBgpConfederationPeersArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowConfigurationBgpConfederationPeers:getGaiaShowConfigurationBgpConfederationPeers
arguments:
# arguments dictionarydata "checkpoint_getgaiashowconfigurationbgpconfederationpeers" "name" {
# arguments
}The following arguments are supported:
- Debug bool
- Filter string
- Filter the results
- Id string
- Limit double
- The maximum number of returned results
- Member
As string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- Offset double
- The number of results to initially skip
- Order string
- Sorts the peers first by their AS, then by their IDs in either ascending or descending order.
- Debug bool
- Filter string
- Filter the results
- Id string
- Limit float64
- The maximum number of returned results
- Member
As string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- Member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- Offset float64
- The number of results to initially skip
- Order string
- Sorts the peers first by their AS, then by their IDs in either ascending or descending order.
- debug bool
- filter string
- Filter the results
- id string
- limit number
- The maximum number of returned results
- member_
as string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- member_
id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset number
- The number of results to initially skip
- order string
- Sorts the peers first by their AS, then by their IDs in either ascending or descending order.
- debug Boolean
- filter String
- Filter the results
- id String
- limit Double
- The maximum number of returned results
- member
As String - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset Double
- The number of results to initially skip
- order String
- Sorts the peers first by their AS, then by their IDs in either ascending or descending order.
- debug boolean
- filter string
- Filter the results
- id string
- limit number
- The maximum number of returned results
- member
As string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- member
Id string - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset number
- The number of results to initially skip
- order string
- Sorts the peers first by their AS, then by their IDs in either ascending or descending order.
- debug bool
- filter str
- Filter the results
- id str
- limit float
- The maximum number of returned results
- member_
as str - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- member_
id str - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset float
- The number of results to initially skip
- order str
- Sorts the peers first by their AS, then by their IDs in either ascending or descending order.
- debug Boolean
- filter String
- Filter the results
- id String
- limit Number
- The maximum number of returned results
- member
As String - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- member
Id String - Relevant for commands on Scalable and ElasticXL platforms only. When member-id is provided in the login request, show commands during the session will be executed on the specified member, unless a different member-id is provided in a successive requests Set operations will be performed on all members
- offset Number
- The number of results to initially skip
- order String
- Sorts the peers first by their AS, then by their IDs in either ascending or descending order.
getGaiaShowConfigurationBgpConfederationPeers Result
The following output properties are available:
Supporting Types
GetGaiaShowConfigurationBgpConfederationPeersObject
- Accept
Routes string - Authtypes
List<Get
Gaia Show Configuration Bgp Confederation Peers Object Authtype> - Capability string
- Comment string
- Enable
Graceful boolRestart - Enable
Ignore boolFirst Ashop - Enable
Log boolState Transitions - Enable
Log boolWarnings - Enable
No boolAggregator Id - Enable
Passive boolTcp - Enable
Ping bool - Enable
Route boolRefresh - Enable
Send boolKeepalives - Graceful
Restart stringStalepath Time - Holdtime string
- Keepalive string
- Local
Address string - Member
As string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- Outgoing
Interface string - Peer string
- Peer
Type string - Throttle
Count string - Traces List<string>
- Weight string
- Accept
Routes string - Authtypes
[]Get
Gaia Show Configuration Bgp Confederation Peers Object Authtype - Capability string
- Comment string
- Enable
Graceful boolRestart - Enable
Ignore boolFirst Ashop - Enable
Log boolState Transitions - Enable
Log boolWarnings - Enable
No boolAggregator Id - Enable
Passive boolTcp - Enable
Ping bool - Enable
Route boolRefresh - Enable
Send boolKeepalives - Graceful
Restart stringStalepath Time - Holdtime string
- Keepalive string
- Local
Address string - Member
As string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- Outgoing
Interface string - Peer string
- Peer
Type string - Throttle
Count string - Traces []string
- Weight string
- accept_
routes string - authtypes list(object)
- capability string
- comment string
- enable_
graceful_ boolrestart - enable_
ignore_ boolfirst_ ashop - enable_
log_ boolstate_ transitions - enable_
log_ boolwarnings - enable_
no_ boolaggregator_ id - enable_
passive_ booltcp - enable_
ping bool - enable_
route_ boolrefresh - enable_
send_ boolkeepalives - graceful_
restart_ stringstalepath_ time - holdtime string
- keepalive string
- local_
address string - member_
as string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- outgoing_
interface string - peer string
- peer_
type string - throttle_
count string - traces list(string)
- weight string
- accept
Routes String - authtypes
List<Get
Gaia Show Configuration Bgp Confederation Peers Object Authtype> - capability String
- comment String
- enable
Graceful BooleanRestart - enable
Ignore BooleanFirst Ashop - enable
Log BooleanState Transitions - enable
Log BooleanWarnings - enable
No BooleanAggregator Id - enable
Passive BooleanTcp - enable
Ping Boolean - enable
Route BooleanRefresh - enable
Send BooleanKeepalives - graceful
Restart StringStalepath Time - holdtime String
- keepalive String
- local
Address String - member
As String - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- outgoing
Interface String - peer String
- peer
Type String - throttle
Count String - traces List<String>
- weight String
- accept
Routes string - authtypes
Get
Gaia Show Configuration Bgp Confederation Peers Object Authtype[] - capability string
- comment string
- enable
Graceful booleanRestart - enable
Ignore booleanFirst Ashop - enable
Log booleanState Transitions - enable
Log booleanWarnings - enable
No booleanAggregator Id - enable
Passive booleanTcp - enable
Ping boolean - enable
Route booleanRefresh - enable
Send booleanKeepalives - graceful
Restart stringStalepath Time - holdtime string
- keepalive string
- local
Address string - member
As string - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- outgoing
Interface string - peer string
- peer
Type string - throttle
Count string - traces string[]
- weight string
- accept_
routes str - authtypes
Sequence[Get
Gaia Show Configuration Bgp Confederation Peers Object Authtype] - capability str
- comment str
- enable_
graceful_ boolrestart - enable_
ignore_ boolfirst_ ashop - enable_
log_ boolstate_ transitions - enable_
log_ boolwarnings - enable_
no_ boolaggregator_ id - enable_
passive_ booltcp - enable_
ping bool - enable_
route_ boolrefresh - enable_
send_ boolkeepalives - graceful_
restart_ strstalepath_ time - holdtime str
- keepalive str
- local_
address str - member_
as str - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- outgoing_
interface str - peer str
- peer_
type str - throttle_
count str - traces Sequence[str]
- weight str
- accept
Routes String - authtypes List<Property Map>
- capability String
- comment String
- enable
Graceful BooleanRestart - enable
Ignore BooleanFirst Ashop - enable
Log BooleanState Transitions - enable
Log BooleanWarnings - enable
No BooleanAggregator Id - enable
Passive BooleanTcp - enable
Ping Boolean - enable
Route BooleanRefresh - enable
Send BooleanKeepalives - graceful
Restart StringStalepath Time - holdtime String
- keepalive String
- local
Address String - member
As String - Specify the Routing Domain identifier of the Confederation peer. If the peer group specified is the local Routing Domain, it will run IBGP in a full mesh (just as an internal peer group normally would in non-Confederation mode). Otherwise, if an external Routing Domain within the Confederation is specified, the peer group will run a modified version of eBGP, which preserves route metrics and other BGP attributes. The value can be one of the following: 'all' An integer from 1-4294967295 A float from 0.1-65535.65535
- outgoing
Interface String - peer String
- peer
Type String - throttle
Count String - traces List<String>
- weight String
GetGaiaShowConfigurationBgpConfederationPeersObjectAuthtype
Package Details
- Repository
- checkpoint checkpointsw/terraform-provider-checkpoint
- License
- Notes
- This Pulumi package is based on the
checkpointTerraform Provider.
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
published on Monday, Jun 15, 2026 by checkpointsw