1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. getGaiaShowConfigurationBgpInternalPeer
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 getGaiaShowConfigurationBgpInternalPeer

    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 getGaiaShowConfigurationBgpInternalPeer(args: GetGaiaShowConfigurationBgpInternalPeerArgs, opts?: InvokeOptions): Promise<GetGaiaShowConfigurationBgpInternalPeerResult>
    function getGaiaShowConfigurationBgpInternalPeerOutput(args: GetGaiaShowConfigurationBgpInternalPeerOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowConfigurationBgpInternalPeerResult>
    def get_gaia_show_configuration_bgp_internal_peer(debug: Optional[bool] = None,
                                                      id: Optional[str] = None,
                                                      member_id: Optional[str] = None,
                                                      peer: Optional[str] = None,
                                                      opts: Optional[InvokeOptions] = None) -> GetGaiaShowConfigurationBgpInternalPeerResult
    def get_gaia_show_configuration_bgp_internal_peer_output(debug: pulumi.Input[Optional[bool]] = None,
                                                      id: pulumi.Input[Optional[str]] = None,
                                                      member_id: pulumi.Input[Optional[str]] = None,
                                                      peer: pulumi.Input[Optional[str]] = None,
                                                      opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowConfigurationBgpInternalPeerResult]
    func GetGaiaShowConfigurationBgpInternalPeer(ctx *Context, args *GetGaiaShowConfigurationBgpInternalPeerArgs, opts ...InvokeOption) (*GetGaiaShowConfigurationBgpInternalPeerResult, error)
    func GetGaiaShowConfigurationBgpInternalPeerOutput(ctx *Context, args *GetGaiaShowConfigurationBgpInternalPeerOutputArgs, opts ...InvokeOption) GetGaiaShowConfigurationBgpInternalPeerResultOutput

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

    public static class GetGaiaShowConfigurationBgpInternalPeer 
    {
        public static Task<GetGaiaShowConfigurationBgpInternalPeerResult> InvokeAsync(GetGaiaShowConfigurationBgpInternalPeerArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowConfigurationBgpInternalPeerResult> Invoke(GetGaiaShowConfigurationBgpInternalPeerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowConfigurationBgpInternalPeerResult> getGaiaShowConfigurationBgpInternalPeer(GetGaiaShowConfigurationBgpInternalPeerArgs args, InvokeOptions options)
    public static Output<GetGaiaShowConfigurationBgpInternalPeerResult> getGaiaShowConfigurationBgpInternalPeer(GetGaiaShowConfigurationBgpInternalPeerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowConfigurationBgpInternalPeer:getGaiaShowConfigurationBgpInternalPeer
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowconfigurationbgpinternalpeer" "name" {
        # arguments
    }

    The following arguments are supported:

    Peer string
    IP address of the peer.
    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
    Peer string
    IP address of the peer.
    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
    peer string
    IP address of the peer.
    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
    peer String
    IP address of the peer.
    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
    peer string
    IP address of the peer.
    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
    peer str
    IP address of the peer.
    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
    peer String
    IP address of the peer.
    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

    getGaiaShowConfigurationBgpInternalPeer Result

    The following output properties are available:

    Supporting Types

    GetGaiaShowConfigurationBgpInternalPeerAuthtype

    Secret string
    Type string
    Secret string
    Type string
    secret string
    type string
    secret String
    type String
    secret string
    type string
    secret str
    type str
    secret String
    type String

    GetGaiaShowConfigurationBgpInternalPeerImportRoutemapList

    Family string
    Name string
    Preference double
    Family string
    Name string
    Preference float64
    family string
    name string
    preference number
    family String
    name String
    preference Double
    family string
    name string
    preference number
    family str
    name str
    preference float
    family String
    name String
    preference Number

    GetGaiaShowConfigurationBgpInternalPeerIpReachability

    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