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 getGaiaShowConnections
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 getGaiaShowConnections(args: GetGaiaShowConnectionsArgs, opts?: InvokeOptions): Promise<GetGaiaShowConnectionsResult>
function getGaiaShowConnectionsOutput(args: GetGaiaShowConnectionsOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowConnectionsResult>def get_gaia_show_connections(debug: Optional[bool] = None,
filter: Optional[GetGaiaShowConnectionsFilter] = None,
id: Optional[str] = None,
max_results: Optional[float] = None,
member_id: Optional[str] = None,
presets: Optional[Sequence[str]] = None,
use_preset: Optional[bool] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowConnectionsResult
def get_gaia_show_connections_output(debug: pulumi.Input[Optional[bool]] = None,
filter: pulumi.Input[Optional[GetGaiaShowConnectionsFilterArgs]] = None,
id: pulumi.Input[Optional[str]] = None,
max_results: pulumi.Input[Optional[float]] = None,
member_id: pulumi.Input[Optional[str]] = None,
presets: pulumi.Input[Optional[Sequence[pulumi.Input[str]]]] = None,
use_preset: pulumi.Input[Optional[bool]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowConnectionsResult]func GetGaiaShowConnections(ctx *Context, args *GetGaiaShowConnectionsArgs, opts ...InvokeOption) (*GetGaiaShowConnectionsResult, error)
func GetGaiaShowConnectionsOutput(ctx *Context, args *GetGaiaShowConnectionsOutputArgs, opts ...InvokeOption) GetGaiaShowConnectionsResultOutput> Note: This function is named GetGaiaShowConnections in the Go SDK.
public static class GetGaiaShowConnections
{
public static Task<GetGaiaShowConnectionsResult> InvokeAsync(GetGaiaShowConnectionsArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowConnectionsResult> Invoke(GetGaiaShowConnectionsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowConnectionsResult> getGaiaShowConnections(GetGaiaShowConnectionsArgs args, InvokeOptions options)
public static Output<GetGaiaShowConnectionsResult> getGaiaShowConnections(GetGaiaShowConnectionsArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowConnections:getGaiaShowConnections
arguments:
# arguments dictionarydata "checkpoint_getgaiashowconnections" "name" {
# arguments
}The following arguments are supported:
- Debug bool
- Filter
Get
Gaia Show Connections Filter - Connection filtering options filter blocks are documented below.
- Id string
- Max
Results double - Max number of connection to display, or "all" (10 by default)
- 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
- Presets List<string>
- The names of the presets to be used (API call "show-connections-presets" returns the list of available presets) preset blocks are documented below.
- Use
Preset bool - A preset represents a pre-configured request with default values. But any value can be overridden by being explicitly provided in the request.
- Debug bool
- Filter
Get
Gaia Show Connections Filter - Connection filtering options filter blocks are documented below.
- Id string
- Max
Results float64 - Max number of connection to display, or "all" (10 by default)
- 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
- Presets []string
- The names of the presets to be used (API call "show-connections-presets" returns the list of available presets) preset blocks are documented below.
- Use
Preset bool - A preset represents a pre-configured request with default values. But any value can be overridden by being explicitly provided in the request.
- debug bool
- filter object
- Connection filtering options filter blocks are documented below.
- id string
- max_
results number - Max number of connection to display, or "all" (10 by default)
- 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
- presets list(string)
- The names of the presets to be used (API call "show-connections-presets" returns the list of available presets) preset blocks are documented below.
- use_
preset bool - A preset represents a pre-configured request with default values. But any value can be overridden by being explicitly provided in the request.
- debug Boolean
- filter
Get
Gaia Show Connections Filter - Connection filtering options filter blocks are documented below.
- id String
- max
Results Double - Max number of connection to display, or "all" (10 by default)
- 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
- presets List<String>
- The names of the presets to be used (API call "show-connections-presets" returns the list of available presets) preset blocks are documented below.
- use
Preset Boolean - A preset represents a pre-configured request with default values. But any value can be overridden by being explicitly provided in the request.
- debug boolean
- filter
Get
Gaia Show Connections Filter - Connection filtering options filter blocks are documented below.
- id string
- max
Results number - Max number of connection to display, or "all" (10 by default)
- 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
- presets string[]
- The names of the presets to be used (API call "show-connections-presets" returns the list of available presets) preset blocks are documented below.
- use
Preset boolean - A preset represents a pre-configured request with default values. But any value can be overridden by being explicitly provided in the request.
- debug bool
- filter
Get
Gaia Show Connections Filter - Connection filtering options filter blocks are documented below.
- id str
- max_
results float - Max number of connection to display, or "all" (10 by default)
- 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
- presets Sequence[str]
- The names of the presets to be used (API call "show-connections-presets" returns the list of available presets) preset blocks are documented below.
- use_
preset bool - A preset represents a pre-configured request with default values. But any value can be overridden by being explicitly provided in the request.
- debug Boolean
- filter Property Map
- Connection filtering options filter blocks are documented below.
- id String
- max
Results Number - Max number of connection to display, or "all" (10 by default)
- 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
- presets List<String>
- The names of the presets to be used (API call "show-connections-presets" returns the list of available presets) preset blocks are documented below.
- use
Preset Boolean - A preset represents a pre-configured request with default values. But any value can be overridden by being explicitly provided in the request.
getGaiaShowConnections Result
The following output properties are available:
- Data string
- Id string
- Results double
- Debug bool
- Filter
Get
Gaia Show Connections Filter - Max
Results double - Member
Id string - Presets List<string>
- Use
Preset bool
- Data string
- Id string
- Results float64
- Debug bool
- Filter
Get
Gaia Show Connections Filter - Max
Results float64 - Member
Id string - Presets []string
- Use
Preset bool
- data string
- id string
- results number
- debug bool
- filter object
- max_
results number - member_
id string - presets list(string)
- use_
preset bool
- data String
- id String
- results Double
- debug Boolean
- filter
Get
Gaia Show Connections Filter - max
Results Double - member
Id String - presets List<String>
- use
Preset Boolean
- data string
- id string
- results number
- debug boolean
- filter
Get
Gaia Show Connections Filter - max
Results number - member
Id string - presets string[]
- use
Preset boolean
- data str
- id str
- results float
- debug bool
- filter
Get
Gaia Show Connections Filter - max_
results float - member_
id str - presets Sequence[str]
- use_
preset bool
- data String
- id String
- results Number
- debug Boolean
- filter Property Map
- max
Results Number - member
Id String - presets List<String>
- use
Preset Boolean
Supporting Types
GetGaiaShowConnectionsFilter
- Destination string
- Return connections with the given destination IP address
- Destination
Port double - Return connections with the given destination port
- Instance
Ids List<string> - Query a specific instance / set of instances (all by default) instance_id blocks are documented below.
- Ip
Protocol double - Return connections with the given IP protocol number
- Ip
Version string - Return connections of the given IP version (v4 / v6 / any (default))
- Source string
- Return connections with the given source IP address
- Source
Port double - Return connections with the given source port
- Destination string
- Return connections with the given destination IP address
- Destination
Port float64 - Return connections with the given destination port
- Instance
Ids []string - Query a specific instance / set of instances (all by default) instance_id blocks are documented below.
- Ip
Protocol float64 - Return connections with the given IP protocol number
- Ip
Version string - Return connections of the given IP version (v4 / v6 / any (default))
- Source string
- Return connections with the given source IP address
- Source
Port float64 - Return connections with the given source port
- destination string
- Return connections with the given destination IP address
- destination_
port number - Return connections with the given destination port
- instance_
ids list(string) - Query a specific instance / set of instances (all by default) instance_id blocks are documented below.
- ip_
protocol number - Return connections with the given IP protocol number
- ip_
version string - Return connections of the given IP version (v4 / v6 / any (default))
- source string
- Return connections with the given source IP address
- source_
port number - Return connections with the given source port
- destination String
- Return connections with the given destination IP address
- destination
Port Double - Return connections with the given destination port
- instance
Ids List<String> - Query a specific instance / set of instances (all by default) instance_id blocks are documented below.
- ip
Protocol Double - Return connections with the given IP protocol number
- ip
Version String - Return connections of the given IP version (v4 / v6 / any (default))
- source String
- Return connections with the given source IP address
- source
Port Double - Return connections with the given source port
- destination string
- Return connections with the given destination IP address
- destination
Port number - Return connections with the given destination port
- instance
Ids string[] - Query a specific instance / set of instances (all by default) instance_id blocks are documented below.
- ip
Protocol number - Return connections with the given IP protocol number
- ip
Version string - Return connections of the given IP version (v4 / v6 / any (default))
- source string
- Return connections with the given source IP address
- source
Port number - Return connections with the given source port
- destination str
- Return connections with the given destination IP address
- destination_
port float - Return connections with the given destination port
- instance_
ids Sequence[str] - Query a specific instance / set of instances (all by default) instance_id blocks are documented below.
- ip_
protocol float - Return connections with the given IP protocol number
- ip_
version str - Return connections of the given IP version (v4 / v6 / any (default))
- source str
- Return connections with the given source IP address
- source_
port float - Return connections with the given source port
- destination String
- Return connections with the given destination IP address
- destination
Port Number - Return connections with the given destination port
- instance
Ids List<String> - Query a specific instance / set of instances (all by default) instance_id blocks are documented below.
- ip
Protocol Number - Return connections with the given IP protocol number
- ip
Version String - Return connections of the given IP version (v4 / v6 / any (default))
- source String
- Return connections with the given source IP address
- source
Port Number - Return connections with the given source port
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