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

    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 getGaiaShowConfigurationBgpExternalPeer(args: GetGaiaShowConfigurationBgpExternalPeerArgs, opts?: InvokeOptions): Promise<GetGaiaShowConfigurationBgpExternalPeerResult>
    function getGaiaShowConfigurationBgpExternalPeerOutput(args: GetGaiaShowConfigurationBgpExternalPeerOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowConfigurationBgpExternalPeerResult>
    def get_gaia_show_configuration_bgp_external_peer(debug: Optional[bool] = None,
                                                      id: Optional[str] = None,
                                                      member_id: Optional[str] = None,
                                                      peer: Optional[str] = None,
                                                      remote_as: Optional[str] = None,
                                                      opts: Optional[InvokeOptions] = None) -> GetGaiaShowConfigurationBgpExternalPeerResult
    def get_gaia_show_configuration_bgp_external_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,
                                                      remote_as: pulumi.Input[Optional[str]] = None,
                                                      opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowConfigurationBgpExternalPeerResult]
    func GetGaiaShowConfigurationBgpExternalPeer(ctx *Context, args *GetGaiaShowConfigurationBgpExternalPeerArgs, opts ...InvokeOption) (*GetGaiaShowConfigurationBgpExternalPeerResult, error)
    func GetGaiaShowConfigurationBgpExternalPeerOutput(ctx *Context, args *GetGaiaShowConfigurationBgpExternalPeerOutputArgs, opts ...InvokeOption) GetGaiaShowConfigurationBgpExternalPeerResultOutput

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

    public static class GetGaiaShowConfigurationBgpExternalPeer 
    {
        public static Task<GetGaiaShowConfigurationBgpExternalPeerResult> InvokeAsync(GetGaiaShowConfigurationBgpExternalPeerArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowConfigurationBgpExternalPeerResult> Invoke(GetGaiaShowConfigurationBgpExternalPeerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowConfigurationBgpExternalPeerResult> getGaiaShowConfigurationBgpExternalPeer(GetGaiaShowConfigurationBgpExternalPeerArgs args, InvokeOptions options)
    public static Output<GetGaiaShowConfigurationBgpExternalPeerResult> getGaiaShowConfigurationBgpExternalPeer(GetGaiaShowConfigurationBgpExternalPeerArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowConfigurationBgpExternalPeer:getGaiaShowConfigurationBgpExternalPeer
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowconfigurationbgpexternalpeer" "name" {
        # arguments
    }

    The following arguments are supported:

    Peer string
    IP address of the peer.
    RemoteAs string
    The Autonomous System number of the peerThe 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
    Peer string
    IP address of the peer.
    RemoteAs string
    The Autonomous System number of the peerThe 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
    peer string
    IP address of the peer.
    remote_as string
    The Autonomous System number of the peerThe 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
    peer String
    IP address of the peer.
    remoteAs String
    The Autonomous System number of the peerThe 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
    peer string
    IP address of the peer.
    remoteAs string
    The Autonomous System number of the peerThe 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
    peer str
    IP address of the peer.
    remote_as str
    The Autonomous System number of the peerThe 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
    peer String
    IP address of the peer.
    remoteAs String
    The Autonomous System number of the peerThe 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

    getGaiaShowConfigurationBgpExternalPeer Result

    The following output properties are available:

    AcceptRoutes string
    AllowasInCount string
    AspathPrependCount string
    Authtypes List<GetGaiaShowConfigurationBgpExternalPeerAuthtype>
    Capability string
    Comment string
    EnableAcceptMed bool
    EnableAsOverride bool
    EnableGracefulRestart bool
    EnableIgnoreFirstAshop bool
    EnableLogStateTransitions bool
    EnableLogWarnings bool
    EnableMultihop bool
    EnableNoAggregatorId bool
    EnablePassiveTcp bool
    EnablePing bool
    EnableRemovePrivateAs bool
    EnableRouteRefresh bool
    EnableSendKeepalives bool
    EnableSuppressDefaultOriginate bool
    ExportRoutemapLists List<GetGaiaShowConfigurationBgpExternalPeerExportRoutemapList>
    GracefulRestartStalepathTime string
    Holdtime string
    Id string
    ImportRoutemapLists List<GetGaiaShowConfigurationBgpExternalPeerImportRoutemapList>
    InjectRoutemapLists List<GetGaiaShowConfigurationBgpExternalPeerInjectRoutemapList>
    IpReachabilities List<GetGaiaShowConfigurationBgpExternalPeerIpReachability>
    Keepalive string
    LocalAddress string
    MedOut string
    OutgoingInterface string
    Peer string
    PeerLocalAs List<GetGaiaShowConfigurationBgpExternalPeerPeerLocalA>
    PeerType string
    RemoteAs string
    SendRouteRefreshes List<GetGaiaShowConfigurationBgpExternalPeerSendRouteRefresh>
    ThrottleCount string
    Traces List<string>
    Ttl string
    Debug bool
    MemberId string
    AcceptRoutes string
    AllowasInCount string
    AspathPrependCount string
    Authtypes []GetGaiaShowConfigurationBgpExternalPeerAuthtype
    Capability string
    Comment string
    EnableAcceptMed bool
    EnableAsOverride bool
    EnableGracefulRestart bool
    EnableIgnoreFirstAshop bool
    EnableLogStateTransitions bool
    EnableLogWarnings bool
    EnableMultihop bool
    EnableNoAggregatorId bool
    EnablePassiveTcp bool
    EnablePing bool
    EnableRemovePrivateAs bool
    EnableRouteRefresh bool
    EnableSendKeepalives bool
    EnableSuppressDefaultOriginate bool
    ExportRoutemapLists []GetGaiaShowConfigurationBgpExternalPeerExportRoutemapList
    GracefulRestartStalepathTime string
    Holdtime string
    Id string
    ImportRoutemapLists []GetGaiaShowConfigurationBgpExternalPeerImportRoutemapList
    InjectRoutemapLists []GetGaiaShowConfigurationBgpExternalPeerInjectRoutemapList
    IpReachabilities []GetGaiaShowConfigurationBgpExternalPeerIpReachability
    Keepalive string
    LocalAddress string
    MedOut string
    OutgoingInterface string
    Peer string
    PeerLocalAs []GetGaiaShowConfigurationBgpExternalPeerPeerLocalA
    PeerType string
    RemoteAs string
    SendRouteRefreshes []GetGaiaShowConfigurationBgpExternalPeerSendRouteRefresh
    ThrottleCount string
    Traces []string
    Ttl string
    Debug bool
    MemberId string
    accept_routes string
    allowas_in_count string
    aspath_prepend_count string
    authtypes list(object)
    capability string
    comment string
    enable_accept_med bool
    enable_as_override bool
    enable_graceful_restart bool
    enable_ignore_first_ashop bool
    enable_log_state_transitions bool
    enable_log_warnings bool
    enable_multihop bool
    enable_no_aggregator_id bool
    enable_passive_tcp bool
    enable_ping bool
    enable_remove_private_as bool
    enable_route_refresh bool
    enable_send_keepalives bool
    enable_suppress_default_originate bool
    export_routemap_lists list(object)
    graceful_restart_stalepath_time string
    holdtime string
    id string
    import_routemap_lists list(object)
    inject_routemap_lists list(object)
    ip_reachabilities list(object)
    keepalive string
    local_address string
    med_out string
    outgoing_interface string
    peer string
    peer_local_as list(object)
    peer_type string
    remote_as string
    send_route_refreshes list(object)
    throttle_count string
    traces list(string)
    ttl string
    debug bool
    member_id string
    acceptRoutes String
    allowasInCount String
    aspathPrependCount String
    authtypes List<GetGaiaShowConfigurationBgpExternalPeerAuthtype>
    capability String
    comment String
    enableAcceptMed Boolean
    enableAsOverride Boolean
    enableGracefulRestart Boolean
    enableIgnoreFirstAshop Boolean
    enableLogStateTransitions Boolean
    enableLogWarnings Boolean
    enableMultihop Boolean
    enableNoAggregatorId Boolean
    enablePassiveTcp Boolean
    enablePing Boolean
    enableRemovePrivateAs Boolean
    enableRouteRefresh Boolean
    enableSendKeepalives Boolean
    enableSuppressDefaultOriginate Boolean
    exportRoutemapLists List<GetGaiaShowConfigurationBgpExternalPeerExportRoutemapList>
    gracefulRestartStalepathTime String
    holdtime String
    id String
    importRoutemapLists List<GetGaiaShowConfigurationBgpExternalPeerImportRoutemapList>
    injectRoutemapLists List<GetGaiaShowConfigurationBgpExternalPeerInjectRoutemapList>
    ipReachabilities List<GetGaiaShowConfigurationBgpExternalPeerIpReachability>
    keepalive String
    localAddress String
    medOut String
    outgoingInterface String
    peer String
    peerLocalAs List<GetGaiaShowConfigurationBgpExternalPeerPeerLocalA>
    peerType String
    remoteAs String
    sendRouteRefreshes List<GetGaiaShowConfigurationBgpExternalPeerSendRouteRefresh>
    throttleCount String
    traces List<String>
    ttl String
    debug Boolean
    memberId String
    acceptRoutes string
    allowasInCount string
    aspathPrependCount string
    authtypes GetGaiaShowConfigurationBgpExternalPeerAuthtype[]
    capability string
    comment string
    enableAcceptMed boolean
    enableAsOverride boolean
    enableGracefulRestart boolean
    enableIgnoreFirstAshop boolean
    enableLogStateTransitions boolean
    enableLogWarnings boolean
    enableMultihop boolean
    enableNoAggregatorId boolean
    enablePassiveTcp boolean
    enablePing boolean
    enableRemovePrivateAs boolean
    enableRouteRefresh boolean
    enableSendKeepalives boolean
    enableSuppressDefaultOriginate boolean
    exportRoutemapLists GetGaiaShowConfigurationBgpExternalPeerExportRoutemapList[]
    gracefulRestartStalepathTime string
    holdtime string
    id string
    importRoutemapLists GetGaiaShowConfigurationBgpExternalPeerImportRoutemapList[]
    injectRoutemapLists GetGaiaShowConfigurationBgpExternalPeerInjectRoutemapList[]
    ipReachabilities GetGaiaShowConfigurationBgpExternalPeerIpReachability[]
    keepalive string
    localAddress string
    medOut string
    outgoingInterface string
    peer string
    peerLocalAs GetGaiaShowConfigurationBgpExternalPeerPeerLocalA[]
    peerType string
    remoteAs string
    sendRouteRefreshes GetGaiaShowConfigurationBgpExternalPeerSendRouteRefresh[]
    throttleCount string
    traces string[]
    ttl string
    debug boolean
    memberId string
    accept_routes str
    allowas_in_count str
    aspath_prepend_count str
    authtypes Sequence[GetGaiaShowConfigurationBgpExternalPeerAuthtype]
    capability str
    comment str
    enable_accept_med bool
    enable_as_override bool
    enable_graceful_restart bool
    enable_ignore_first_ashop bool
    enable_log_state_transitions bool
    enable_log_warnings bool
    enable_multihop bool
    enable_no_aggregator_id bool
    enable_passive_tcp bool
    enable_ping bool
    enable_remove_private_as bool
    enable_route_refresh bool
    enable_send_keepalives bool
    enable_suppress_default_originate bool
    export_routemap_lists Sequence[GetGaiaShowConfigurationBgpExternalPeerExportRoutemapList]
    graceful_restart_stalepath_time str
    holdtime str
    id str
    import_routemap_lists Sequence[GetGaiaShowConfigurationBgpExternalPeerImportRoutemapList]
    inject_routemap_lists Sequence[GetGaiaShowConfigurationBgpExternalPeerInjectRoutemapList]
    ip_reachabilities Sequence[GetGaiaShowConfigurationBgpExternalPeerIpReachability]
    keepalive str
    local_address str
    med_out str
    outgoing_interface str
    peer str
    peer_local_as Sequence[GetGaiaShowConfigurationBgpExternalPeerPeerLocalA]
    peer_type str
    remote_as str
    send_route_refreshes Sequence[GetGaiaShowConfigurationBgpExternalPeerSendRouteRefresh]
    throttle_count str
    traces Sequence[str]
    ttl str
    debug bool
    member_id str
    acceptRoutes String
    allowasInCount String
    aspathPrependCount String
    authtypes List<Property Map>
    capability String
    comment String
    enableAcceptMed Boolean
    enableAsOverride Boolean
    enableGracefulRestart Boolean
    enableIgnoreFirstAshop Boolean
    enableLogStateTransitions Boolean
    enableLogWarnings Boolean
    enableMultihop Boolean
    enableNoAggregatorId Boolean
    enablePassiveTcp Boolean
    enablePing Boolean
    enableRemovePrivateAs Boolean
    enableRouteRefresh Boolean
    enableSendKeepalives Boolean
    enableSuppressDefaultOriginate Boolean
    exportRoutemapLists List<Property Map>
    gracefulRestartStalepathTime String
    holdtime String
    id String
    importRoutemapLists List<Property Map>
    injectRoutemapLists List<Property Map>
    ipReachabilities List<Property Map>
    keepalive String
    localAddress String
    medOut String
    outgoingInterface String
    peer String
    peerLocalAs List<Property Map>
    peerType String
    remoteAs String
    sendRouteRefreshes List<Property Map>
    throttleCount String
    traces List<String>
    ttl String
    debug Boolean
    memberId String

    Supporting Types

    GetGaiaShowConfigurationBgpExternalPeerAuthtype

    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

    GetGaiaShowConfigurationBgpExternalPeerExportRoutemapList

    GetGaiaShowConfigurationBgpExternalPeerExportRoutemapListConditionalRoutemap

    Condition string
    Name string
    Condition string
    Name string
    condition string
    name string
    condition String
    name String
    condition string
    name string
    condition String
    name String

    GetGaiaShowConfigurationBgpExternalPeerImportRoutemapList

    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

    GetGaiaShowConfigurationBgpExternalPeerInjectRoutemapList

    AnyPassRoutemap string
    Family string
    Name string
    Preference double
    AnyPassRoutemap string
    Family string
    Name string
    Preference float64
    any_pass_routemap string
    family string
    name string
    preference number
    anyPassRoutemap String
    family String
    name String
    preference Double
    anyPassRoutemap string
    family string
    name string
    preference number
    anyPassRoutemap String
    family String
    name String
    preference Number

    GetGaiaShowConfigurationBgpExternalPeerIpReachability

    GetGaiaShowConfigurationBgpExternalPeerPeerLocalA

    GetGaiaShowConfigurationBgpExternalPeerSendRouteRefresh

    Family string
    Type string
    Family string
    Type string
    family string
    type string
    family String
    type String
    family string
    type string
    family str
    type str
    family String
    type 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