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

    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 getGaiaShowConfigurationBgpInternalPeers(args: GetGaiaShowConfigurationBgpInternalPeersArgs, opts?: InvokeOptions): Promise<GetGaiaShowConfigurationBgpInternalPeersResult>
    function getGaiaShowConfigurationBgpInternalPeersOutput(args: GetGaiaShowConfigurationBgpInternalPeersOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowConfigurationBgpInternalPeersResult>
    def get_gaia_show_configuration_bgp_internal_peers(debug: Optional[bool] = None,
                                                       filter: Optional[str] = None,
                                                       id: Optional[str] = None,
                                                       limit: Optional[float] = None,
                                                       member_id: Optional[str] = None,
                                                       offset: Optional[float] = None,
                                                       order: Optional[str] = None,
                                                       opts: Optional[InvokeOptions] = None) -> GetGaiaShowConfigurationBgpInternalPeersResult
    def get_gaia_show_configuration_bgp_internal_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_id: pulumi.Input[Optional[str]] = None,
                                                       offset: pulumi.Input[Optional[float]] = None,
                                                       order: pulumi.Input[Optional[str]] = None,
                                                       opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowConfigurationBgpInternalPeersResult]
    func GetGaiaShowConfigurationBgpInternalPeers(ctx *Context, args *GetGaiaShowConfigurationBgpInternalPeersArgs, opts ...InvokeOption) (*GetGaiaShowConfigurationBgpInternalPeersResult, error)
    func GetGaiaShowConfigurationBgpInternalPeersOutput(ctx *Context, args *GetGaiaShowConfigurationBgpInternalPeersOutputArgs, opts ...InvokeOption) GetGaiaShowConfigurationBgpInternalPeersResultOutput

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

    public static class GetGaiaShowConfigurationBgpInternalPeers 
    {
        public static Task<GetGaiaShowConfigurationBgpInternalPeersResult> InvokeAsync(GetGaiaShowConfigurationBgpInternalPeersArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowConfigurationBgpInternalPeersResult> Invoke(GetGaiaShowConfigurationBgpInternalPeersInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowConfigurationBgpInternalPeersResult> getGaiaShowConfigurationBgpInternalPeers(GetGaiaShowConfigurationBgpInternalPeersArgs args, InvokeOptions options)
    public static Output<GetGaiaShowConfigurationBgpInternalPeersResult> getGaiaShowConfigurationBgpInternalPeers(GetGaiaShowConfigurationBgpInternalPeersArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowConfigurationBgpInternalPeers:getGaiaShowConfigurationBgpInternalPeers
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowconfigurationbgpinternalpeers" "name" {
        # arguments
    }

    The following arguments are supported:

    Debug bool
    Filter string
    Filter the results
    Id string
    Limit double
    The maximum number of returned results
    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
    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
    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
    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_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
    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
    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
    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
    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_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
    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
    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.

    getGaiaShowConfigurationBgpInternalPeers Result

    The following output properties are available:

    From float64
    Id string
    Objects []GetGaiaShowConfigurationBgpInternalPeersObject
    To float64
    Total float64
    Debug bool
    Filter string
    Limit float64
    MemberId string
    Offset float64
    Order string
    from number
    id string
    objects list(object)
    to number
    total number
    debug bool
    filter string
    limit number
    member_id string
    offset number
    order string
    from Double
    id String
    objects List<GetGaiaShowConfigurationBgpInternalPeersObject>
    to Double
    total Double
    debug Boolean
    filter String
    limit Double
    memberId String
    offset Double
    order String
    from number
    id string
    objects GetGaiaShowConfigurationBgpInternalPeersObject[]
    to number
    total number
    debug boolean
    filter string
    limit number
    memberId string
    offset number
    order string
    from Number
    id String
    objects List<Property Map>
    to Number
    total Number
    debug Boolean
    filter String
    limit Number
    memberId String
    offset Number
    order String

    Supporting Types

    GetGaiaShowConfigurationBgpInternalPeersObject

    AcceptRoutes string
    Authtypes List<GetGaiaShowConfigurationBgpInternalPeersObjectAuthtype>
    Capability string
    Comment string
    EnableGracefulRestart bool
    EnableIgnoreFirstAshop bool
    EnableLogStateTransitions bool
    EnableLogWarnings bool
    EnableNoAggregatorId bool
    EnablePassiveTcp bool
    EnablePing bool
    EnableRouteRefresh bool
    EnableSendKeepalives bool
    EnableSuppressDefaultOriginate bool
    GracefulRestartStalepathTime string
    Holdtime string
    ImportRoutemapLists List<GetGaiaShowConfigurationBgpInternalPeersObjectImportRoutemapList>
    IpReachabilities List<GetGaiaShowConfigurationBgpInternalPeersObjectIpReachability>
    Keepalive string
    LocalAddress 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
    OutgoingInterface string
    Peer string
    PeerType string
    ThrottleCount string
    Traces List<string>
    Weight string
    AcceptRoutes string
    Authtypes []GetGaiaShowConfigurationBgpInternalPeersObjectAuthtype
    Capability string
    Comment string
    EnableGracefulRestart bool
    EnableIgnoreFirstAshop bool
    EnableLogStateTransitions bool
    EnableLogWarnings bool
    EnableNoAggregatorId bool
    EnablePassiveTcp bool
    EnablePing bool
    EnableRouteRefresh bool
    EnableSendKeepalives bool
    EnableSuppressDefaultOriginate bool
    GracefulRestartStalepathTime string
    Holdtime string
    ImportRoutemapLists []GetGaiaShowConfigurationBgpInternalPeersObjectImportRoutemapList
    IpReachabilities []GetGaiaShowConfigurationBgpInternalPeersObjectIpReachability
    Keepalive string
    LocalAddress 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
    OutgoingInterface string
    Peer string
    PeerType string
    ThrottleCount string
    Traces []string
    Weight string
    accept_routes string
    authtypes list(object)
    capability string
    comment string
    enable_graceful_restart bool
    enable_ignore_first_ashop bool
    enable_log_state_transitions bool
    enable_log_warnings bool
    enable_no_aggregator_id bool
    enable_passive_tcp bool
    enable_ping bool
    enable_route_refresh bool
    enable_send_keepalives bool
    enable_suppress_default_originate bool
    graceful_restart_stalepath_time string
    holdtime string
    import_routemap_lists list(object)
    ip_reachabilities list(object)
    keepalive string
    local_address 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
    outgoing_interface string
    peer string
    peer_type string
    throttle_count string
    traces list(string)
    weight string
    acceptRoutes String
    authtypes List<GetGaiaShowConfigurationBgpInternalPeersObjectAuthtype>
    capability String
    comment String
    enableGracefulRestart Boolean
    enableIgnoreFirstAshop Boolean
    enableLogStateTransitions Boolean
    enableLogWarnings Boolean
    enableNoAggregatorId Boolean
    enablePassiveTcp Boolean
    enablePing Boolean
    enableRouteRefresh Boolean
    enableSendKeepalives Boolean
    enableSuppressDefaultOriginate Boolean
    gracefulRestartStalepathTime String
    holdtime String
    importRoutemapLists List<GetGaiaShowConfigurationBgpInternalPeersObjectImportRoutemapList>
    ipReachabilities List<GetGaiaShowConfigurationBgpInternalPeersObjectIpReachability>
    keepalive String
    localAddress 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
    outgoingInterface String
    peer String
    peerType String
    throttleCount String
    traces List<String>
    weight String
    acceptRoutes string
    authtypes GetGaiaShowConfigurationBgpInternalPeersObjectAuthtype[]
    capability string
    comment string
    enableGracefulRestart boolean
    enableIgnoreFirstAshop boolean
    enableLogStateTransitions boolean
    enableLogWarnings boolean
    enableNoAggregatorId boolean
    enablePassiveTcp boolean
    enablePing boolean
    enableRouteRefresh boolean
    enableSendKeepalives boolean
    enableSuppressDefaultOriginate boolean
    gracefulRestartStalepathTime string
    holdtime string
    importRoutemapLists GetGaiaShowConfigurationBgpInternalPeersObjectImportRoutemapList[]
    ipReachabilities GetGaiaShowConfigurationBgpInternalPeersObjectIpReachability[]
    keepalive string
    localAddress 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
    outgoingInterface string
    peer string
    peerType string
    throttleCount string
    traces string[]
    weight string
    accept_routes str
    authtypes Sequence[GetGaiaShowConfigurationBgpInternalPeersObjectAuthtype]
    capability str
    comment str
    enable_graceful_restart bool
    enable_ignore_first_ashop bool
    enable_log_state_transitions bool
    enable_log_warnings bool
    enable_no_aggregator_id bool
    enable_passive_tcp bool
    enable_ping bool
    enable_route_refresh bool
    enable_send_keepalives bool
    enable_suppress_default_originate bool
    graceful_restart_stalepath_time str
    holdtime str
    import_routemap_lists Sequence[GetGaiaShowConfigurationBgpInternalPeersObjectImportRoutemapList]
    ip_reachabilities Sequence[GetGaiaShowConfigurationBgpInternalPeersObjectIpReachability]
    keepalive str
    local_address 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
    outgoing_interface str
    peer str
    peer_type str
    throttle_count str
    traces Sequence[str]
    weight str
    acceptRoutes String
    authtypes List<Property Map>
    capability String
    comment String
    enableGracefulRestart Boolean
    enableIgnoreFirstAshop Boolean
    enableLogStateTransitions Boolean
    enableLogWarnings Boolean
    enableNoAggregatorId Boolean
    enablePassiveTcp Boolean
    enablePing Boolean
    enableRouteRefresh Boolean
    enableSendKeepalives Boolean
    enableSuppressDefaultOriginate Boolean
    gracefulRestartStalepathTime String
    holdtime String
    importRoutemapLists List<Property Map>
    ipReachabilities List<Property Map>
    keepalive String
    localAddress 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
    outgoingInterface String
    peer String
    peerType String
    throttleCount String
    traces List<String>
    weight String

    GetGaiaShowConfigurationBgpInternalPeersObjectAuthtype

    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

    GetGaiaShowConfigurationBgpInternalPeersObjectImportRoutemapList

    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

    GetGaiaShowConfigurationBgpInternalPeersObjectIpReachability

    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