1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. getGaiaShowConfigurationBgpConfederation
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw

    Using getGaiaShowConfigurationBgpConfederation

    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 getGaiaShowConfigurationBgpConfederation(args: GetGaiaShowConfigurationBgpConfederationArgs, opts?: InvokeOptions): Promise<GetGaiaShowConfigurationBgpConfederationResult>
    function getGaiaShowConfigurationBgpConfederationOutput(args: GetGaiaShowConfigurationBgpConfederationOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowConfigurationBgpConfederationResult>
    def get_gaia_show_configuration_bgp_confederation(debug: Optional[bool] = None,
                                                      id: Optional[str] = None,
                                                      member_as: Optional[str] = None,
                                                      member_id: Optional[str] = None,
                                                      opts: Optional[InvokeOptions] = None) -> GetGaiaShowConfigurationBgpConfederationResult
    def get_gaia_show_configuration_bgp_confederation_output(debug: pulumi.Input[Optional[bool]] = None,
                                                      id: pulumi.Input[Optional[str]] = None,
                                                      member_as: pulumi.Input[Optional[str]] = None,
                                                      member_id: pulumi.Input[Optional[str]] = None,
                                                      opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowConfigurationBgpConfederationResult]
    func LookupGaiaShowConfigurationBgpConfederation(ctx *Context, args *LookupGaiaShowConfigurationBgpConfederationArgs, opts ...InvokeOption) (*LookupGaiaShowConfigurationBgpConfederationResult, error)
    func LookupGaiaShowConfigurationBgpConfederationOutput(ctx *Context, args *LookupGaiaShowConfigurationBgpConfederationOutputArgs, opts ...InvokeOption) LookupGaiaShowConfigurationBgpConfederationResultOutput

    > Note: This function is named LookupGaiaShowConfigurationBgpConfederation in the Go SDK.

    public static class GetGaiaShowConfigurationBgpConfederation 
    {
        public static Task<GetGaiaShowConfigurationBgpConfederationResult> InvokeAsync(GetGaiaShowConfigurationBgpConfederationArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowConfigurationBgpConfederationResult> Invoke(GetGaiaShowConfigurationBgpConfederationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowConfigurationBgpConfederationResult> getGaiaShowConfigurationBgpConfederation(GetGaiaShowConfigurationBgpConfederationArgs args, InvokeOptions options)
    public static Output<GetGaiaShowConfigurationBgpConfederationResult> getGaiaShowConfigurationBgpConfederation(GetGaiaShowConfigurationBgpConfederationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowConfigurationBgpConfederation:getGaiaShowConfigurationBgpConfederation
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowconfigurationbgpconfederation" "name" {
        # arguments
    }

    The following arguments are supported:

    MemberAs string
    Specify the Routing Domain identifier of the Confederation peer group. 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: An integer from 1-4294967295 A float from 0.1-65535.65535
    Debug bool
    Id string
    MemberId 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
    MemberAs string
    Specify the Routing Domain identifier of the Confederation peer group. 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: An integer from 1-4294967295 A float from 0.1-65535.65535
    Debug bool
    Id string
    MemberId 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
    member_as string
    Specify the Routing Domain identifier of the Confederation peer group. 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: An integer from 1-4294967295 A float from 0.1-65535.65535
    debug bool
    id string
    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
    memberAs String
    Specify the Routing Domain identifier of the Confederation peer group. 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: An integer from 1-4294967295 A float from 0.1-65535.65535
    debug Boolean
    id String
    memberId 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
    memberAs string
    Specify the Routing Domain identifier of the Confederation peer group. 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: An integer from 1-4294967295 A float from 0.1-65535.65535
    debug boolean
    id string
    memberId 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
    member_as str
    Specify the Routing Domain identifier of the Confederation peer group. 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: An integer from 1-4294967295 A float from 0.1-65535.65535
    debug bool
    id str
    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
    memberAs String
    Specify the Routing Domain identifier of the Confederation peer group. 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: An integer from 1-4294967295 A float from 0.1-65535.65535
    debug Boolean
    id String
    memberId 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

    getGaiaShowConfigurationBgpConfederation Result

    The following output properties are available:

    Description string
    EnableNexthopSelf bool
    Enabled bool
    Id string
    InterfaceLists List<string>
    LocalAddress string
    Med string
    MemberAs string
    Outdelay string
    ProtocolLists List<string>
    Debug bool
    MemberId string
    Description string
    EnableNexthopSelf bool
    Enabled bool
    Id string
    InterfaceLists []string
    LocalAddress string
    Med string
    MemberAs string
    Outdelay string
    ProtocolLists []string
    Debug bool
    MemberId string
    description string
    enable_nexthop_self bool
    enabled bool
    id string
    interface_lists list(string)
    local_address string
    med string
    member_as string
    outdelay string
    protocol_lists list(string)
    debug bool
    member_id string
    description String
    enableNexthopSelf Boolean
    enabled Boolean
    id String
    interfaceLists List<String>
    localAddress String
    med String
    memberAs String
    outdelay String
    protocolLists List<String>
    debug Boolean
    memberId String
    description string
    enableNexthopSelf boolean
    enabled boolean
    id string
    interfaceLists string[]
    localAddress string
    med string
    memberAs string
    outdelay string
    protocolLists string[]
    debug boolean
    memberId string
    description String
    enableNexthopSelf Boolean
    enabled Boolean
    id String
    interfaceLists List<String>
    localAddress String
    med String
    memberAs String
    outdelay String
    protocolLists List<String>
    debug Boolean
    memberId String

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    Viewing docs for checkpoint 3.2.0
    published on Monday, Jun 15, 2026 by checkpointsw

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial