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 getGaiaShowBgpPeer
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 getGaiaShowBgpPeer(args: GetGaiaShowBgpPeerArgs, opts?: InvokeOptions): Promise<GetGaiaShowBgpPeerResult>
function getGaiaShowBgpPeerOutput(args: GetGaiaShowBgpPeerOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowBgpPeerResult>def get_gaia_show_bgp_peer(debug: Optional[bool] = None,
id: Optional[str] = None,
member_id: Optional[str] = None,
peer: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowBgpPeerResult
def get_gaia_show_bgp_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[GetGaiaShowBgpPeerResult]func GetGaiaShowBgpPeer(ctx *Context, args *GetGaiaShowBgpPeerArgs, opts ...InvokeOption) (*GetGaiaShowBgpPeerResult, error)
func GetGaiaShowBgpPeerOutput(ctx *Context, args *GetGaiaShowBgpPeerOutputArgs, opts ...InvokeOption) GetGaiaShowBgpPeerResultOutput> Note: This function is named GetGaiaShowBgpPeer in the Go SDK.
public static class GetGaiaShowBgpPeer
{
public static Task<GetGaiaShowBgpPeerResult> InvokeAsync(GetGaiaShowBgpPeerArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowBgpPeerResult> Invoke(GetGaiaShowBgpPeerInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowBgpPeerResult> getGaiaShowBgpPeer(GetGaiaShowBgpPeerArgs args, InvokeOptions options)
public static Output<GetGaiaShowBgpPeerResult> getGaiaShowBgpPeer(GetGaiaShowBgpPeerArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowBgpPeer:getGaiaShowBgpPeer
arguments:
# arguments dictionarydata "checkpoint_getgaiashowbgppeer" "name" {
# arguments
}The following arguments are supported:
- Peer string
- The peer to be queried
- 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
- The peer to be queried
- 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
- The peer to be queried
- 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
- The peer to be queried
- debug Boolean
- 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
- The peer to be queried
- debug boolean
- 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 str
- The peer to be queried
- 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
- The peer to be queried
- debug Boolean
- 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
getGaiaShowBgpPeer Result
The following output properties are available:
- As string
- Auth
Failures double - Authtype string
- Enable
Multihop bool - Graceful
Restarts List<GetGaia Show Bgp Peer Graceful Restart> - Id string
- Keepalives
List<Get
Gaia Show Bgp Peer Keepalife> - Local
As string - Multihop
Ttl double - Our
Capabilities List<string>Lists - Peer string
- Peer
Capabilities List<string>Lists - Reachability
Detections List<GetGaia Show Bgp Peer Reachability Detection> - Receiveds
List<Get
Gaia Show Bgp Peer Received> - Remote
As string - Sents
List<Get
Gaia Show Bgp Peer Sent> - State string
- Type string
- Uptime double
- Debug bool
- Member
Id string
- As string
- Auth
Failures float64 - Authtype string
- Enable
Multihop bool - Graceful
Restarts []GetGaia Show Bgp Peer Graceful Restart - Id string
- Keepalives
[]Get
Gaia Show Bgp Peer Keepalife - Local
As string - Multihop
Ttl float64 - Our
Capabilities []stringLists - Peer string
- Peer
Capabilities []stringLists - Reachability
Detections []GetGaia Show Bgp Peer Reachability Detection - Receiveds
[]Get
Gaia Show Bgp Peer Received - Remote
As string - Sents
[]Get
Gaia Show Bgp Peer Sent - State string
- Type string
- Uptime float64
- Debug bool
- Member
Id string
- as string
- auth_
failures number - authtype string
- enable_
multihop bool - graceful_
restarts list(object) - id string
- keepalives list(object)
- local_
as string - multihop_
ttl number - our_
capabilities_ list(string)lists - peer string
- peer_
capabilities_ list(string)lists - reachability_
detections list(object) - receiveds list(object)
- remote_
as string - sents list(object)
- state string
- type string
- uptime number
- debug bool
- member_
id string
- as String
- auth
Failures Double - authtype String
- enable
Multihop Boolean - graceful
Restarts List<GetGaia Show Bgp Peer Graceful Restart> - id String
- keepalives
List<Get
Gaia Show Bgp Peer Keepalife> - local
As String - multihop
Ttl Double - our
Capabilities List<String>Lists - peer String
- peer
Capabilities List<String>Lists - reachability
Detections List<GetGaia Show Bgp Peer Reachability Detection> - receiveds
List<Get
Gaia Show Bgp Peer Received> - remote
As String - sents
List<Get
Gaia Show Bgp Peer Sent> - state String
- type String
- uptime Double
- debug Boolean
- member
Id String
- as string
- auth
Failures number - authtype string
- enable
Multihop boolean - graceful
Restarts GetGaia Show Bgp Peer Graceful Restart[] - id string
- keepalives
Get
Gaia Show Bgp Peer Keepalife[] - local
As string - multihop
Ttl number - our
Capabilities string[]Lists - peer string
- peer
Capabilities string[]Lists - reachability
Detections GetGaia Show Bgp Peer Reachability Detection[] - receiveds
Get
Gaia Show Bgp Peer Received[] - remote
As string - sents
Get
Gaia Show Bgp Peer Sent[] - state string
- type string
- uptime number
- debug boolean
- member
Id string
- as_ str
- auth_
failures float - authtype str
- enable_
multihop bool - graceful_
restarts Sequence[GetGaia Show Bgp Peer Graceful Restart] - id str
- keepalives
Sequence[Get
Gaia Show Bgp Peer Keepalife] - local_
as str - multihop_
ttl float - our_
capabilities_ Sequence[str]lists - peer str
- peer_
capabilities_ Sequence[str]lists - reachability_
detections Sequence[GetGaia Show Bgp Peer Reachability Detection] - receiveds
Sequence[Get
Gaia Show Bgp Peer Received] - remote_
as str - sents
Sequence[Get
Gaia Show Bgp Peer Sent] - state str
- type str
- uptime float
- debug bool
- member_
id str
- as String
- auth
Failures Number - authtype String
- enable
Multihop Boolean - graceful
Restarts List<Property Map> - id String
- keepalives List<Property Map>
- local
As String - multihop
Ttl Number - our
Capabilities List<String>Lists - peer String
- peer
Capabilities List<String>Lists - reachability
Detections List<Property Map> - receiveds List<Property Map>
- remote
As String - sents List<Property Map>
- state String
- type String
- uptime Number
- debug Boolean
- member
Id String
Supporting Types
GetGaiaShowBgpPeerGracefulRestart
- Enabled bool
- Enabled
Description string - Restart
Helper doubleExpiry Time - Restart
Time doubleAdvertised - Restart
Time doubleReceived - Stalepath
Expiry doubleTime - Stalepath
Time double - State string
- Enabled bool
- Enabled
Description string - Restart
Helper float64Expiry Time - Restart
Time float64Advertised - Restart
Time float64Received - Stalepath
Expiry float64Time - Stalepath
Time float64 - State string
- enabled bool
- enabled_
description string - restart_
helper_ numberexpiry_ time - restart_
time_ numberadvertised - restart_
time_ numberreceived - stalepath_
expiry_ numbertime - stalepath_
time number - state string
- enabled Boolean
- enabled
Description String - restart
Helper DoubleExpiry Time - restart
Time DoubleAdvertised - restart
Time DoubleReceived - stalepath
Expiry DoubleTime - stalepath
Time Double - state String
- enabled boolean
- enabled
Description string - restart
Helper numberExpiry Time - restart
Time numberAdvertised - restart
Time numberReceived - stalepath
Expiry numberTime - stalepath
Time number - state string
- enabled bool
- enabled_
description str - restart_
helper_ floatexpiry_ time - restart_
time_ floatadvertised - restart_
time_ floatreceived - stalepath_
expiry_ floattime - stalepath_
time float - state str
- enabled Boolean
- enabled
Description String - restart
Helper NumberExpiry Time - restart
Time NumberAdvertised - restart
Time NumberReceived - stalepath
Expiry NumberTime - stalepath
Time Number - state String
GetGaiaShowBgpPeerKeepalife
- Holdtime double
- Interval double
- Last
Received double - Last
Sent double
- Holdtime float64
- Interval float64
- Last
Received float64 - Last
Sent float64
- holdtime number
- interval number
- last_
received number - last_
sent number
- holdtime Double
- interval Double
- last
Received Double - last
Sent Double
- holdtime number
- interval number
- last
Received number - last
Sent number
- holdtime float
- interval float
- last_
received float - last_
sent float
- holdtime Number
- interval Number
- last
Received Number - last
Sent Number
GetGaiaShowBgpPeerReachabilityDetection
- Last
Received double - Monitoring bool
- Monitoring
Description string - Reachable bool
- Reachable
Description string - Type string
- Last
Received float64 - Monitoring bool
- Monitoring
Description string - Reachable bool
- Reachable
Description string - Type string
- last_
received number - monitoring bool
- monitoring_
description string - reachable bool
- reachable_
description string - type string
- last
Received Double - monitoring Boolean
- monitoring
Description String - reachable Boolean
- reachable
Description String - type String
- last
Received number - monitoring boolean
- monitoring
Description string - reachable boolean
- reachable
Description string - type string
- last_
received float - monitoring bool
- monitoring_
description str - reachable bool
- reachable_
description str - type str
- last
Received Number - monitoring Boolean
- monitoring
Description String - reachable Boolean
- reachable
Description String - type String
GetGaiaShowBgpPeerReceived
- ipv6_
routes_ numberreceived - ipv6_
routes_ numberreceived_ active - notifications_
lists list(object) - routes_
received number - routes_
received_ numberactive
- ipv6Routes
Received Number - ipv6Routes
Received NumberActive - notifications
Lists List<Property Map> - routes
Received Number - routes
Received NumberActive
GetGaiaShowBgpPeerReceivedNotificationsList
GetGaiaShowBgpPeerSent
- ipv6_
routes_ numbersent - notifications_
lists list(object) - routes_
sent number
- ipv6Routes
Sent Number - notifications
Lists List<Property Map> - routes
Sent Number
GetGaiaShowBgpPeerSentNotificationsList
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