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 getGaiaShowLoopbackInterfaces
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 getGaiaShowLoopbackInterfaces(args: GetGaiaShowLoopbackInterfacesArgs, opts?: InvokeOptions): Promise<GetGaiaShowLoopbackInterfacesResult>
function getGaiaShowLoopbackInterfacesOutput(args: GetGaiaShowLoopbackInterfacesOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowLoopbackInterfacesResult>def get_gaia_show_loopback_interfaces(debug: Optional[bool] = None,
id: Optional[str] = None,
member_id: Optional[str] = None,
virtual_system_id: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowLoopbackInterfacesResult
def get_gaia_show_loopback_interfaces_output(debug: pulumi.Input[Optional[bool]] = None,
id: pulumi.Input[Optional[str]] = None,
member_id: pulumi.Input[Optional[str]] = None,
virtual_system_id: pulumi.Input[Optional[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowLoopbackInterfacesResult]func GetGaiaShowLoopbackInterfaces(ctx *Context, args *GetGaiaShowLoopbackInterfacesArgs, opts ...InvokeOption) (*GetGaiaShowLoopbackInterfacesResult, error)
func GetGaiaShowLoopbackInterfacesOutput(ctx *Context, args *GetGaiaShowLoopbackInterfacesOutputArgs, opts ...InvokeOption) GetGaiaShowLoopbackInterfacesResultOutput> Note: This function is named GetGaiaShowLoopbackInterfaces in the Go SDK.
public static class GetGaiaShowLoopbackInterfaces
{
public static Task<GetGaiaShowLoopbackInterfacesResult> InvokeAsync(GetGaiaShowLoopbackInterfacesArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowLoopbackInterfacesResult> Invoke(GetGaiaShowLoopbackInterfacesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowLoopbackInterfacesResult> getGaiaShowLoopbackInterfaces(GetGaiaShowLoopbackInterfacesArgs args, InvokeOptions options)
public static Output<GetGaiaShowLoopbackInterfacesResult> getGaiaShowLoopbackInterfaces(GetGaiaShowLoopbackInterfacesArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowLoopbackInterfaces:getGaiaShowLoopbackInterfaces
arguments:
# arguments dictionarydata "checkpoint_getgaiashowloopbackinterfaces" "name" {
# arguments
}The following arguments are supported:
- 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
- Virtual
System doubleId - Virtual System ID. Relevant for VSNext setups
- 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
- Virtual
System float64Id - Virtual System ID. Relevant for VSNext setups
- 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
- virtual_
system_ numberid - Virtual System ID. Relevant for VSNext setups
- 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
- virtual
System DoubleId - Virtual System ID. Relevant for VSNext setups
- 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
- virtual
System numberId - Virtual System ID. Relevant for VSNext setups
- 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
- virtual_
system_ floatid - Virtual System ID. Relevant for VSNext setups
- 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
- virtual
System NumberId - Virtual System ID. Relevant for VSNext setups
getGaiaShowLoopbackInterfaces Result
The following output properties are available:
- Id string
- Objects
List<Get
Gaia Show Loopback Interfaces Object> - Debug bool
- Member
Id string - Virtual
System doubleId
- Id string
- Objects
[]Get
Gaia Show Loopback Interfaces Object - Debug bool
- Member
Id string - Virtual
System float64Id
- id string
- objects list(object)
- debug bool
- member_
id string - virtual_
system_ numberid
- id String
- objects
List<Get
Gaia Show Loopback Interfaces Object> - debug Boolean
- member
Id String - virtual
System DoubleId
- id string
- objects
Get
Gaia Show Loopback Interfaces Object[] - debug boolean
- member
Id string - virtual
System numberId
- id String
- objects List<Property Map>
- debug Boolean
- member
Id String - virtual
System NumberId
Supporting Types
GetGaiaShowLoopbackInterfacesObject
- Comments string
- Duplex string
- Enabled bool
- Ipv4Address string
- Ipv4Mask
Length string - Ipv6Address string
- Ipv6Autoconfig bool
- Ipv6Local
Link stringAddress - Ipv6Mask
Length string - Link
State bool - 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
- Mtu string
- Name string
- Rx
Bytes double - Rx
Packets double - Speed string
- Statuses
List<Get
Gaia Show Loopback Interfaces Object Status> - Tx
Bytes double - Tx
Packets double - Virtual
System stringId - Virtual System ID. Relevant for VSNext setups
- Comments string
- Duplex string
- Enabled bool
- Ipv4Address string
- Ipv4Mask
Length string - Ipv6Address string
- Ipv6Autoconfig bool
- Ipv6Local
Link stringAddress - Ipv6Mask
Length string - Link
State bool - 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
- Mtu string
- Name string
- Rx
Bytes float64 - Rx
Packets float64 - Speed string
- Statuses
[]Get
Gaia Show Loopback Interfaces Object Status - Tx
Bytes float64 - Tx
Packets float64 - Virtual
System stringId - Virtual System ID. Relevant for VSNext setups
- comments string
- duplex string
- enabled bool
- ipv4_
address string - ipv4_
mask_ stringlength - ipv6_
address string - ipv6_
autoconfig bool - ipv6_
local_ stringlink_ address - ipv6_
mask_ stringlength - link_
state bool - 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
- mtu string
- name string
- rx_
bytes number - rx_
packets number - speed string
- statuses list(object)
- tx_
bytes number - tx_
packets number - virtual_
system_ stringid - Virtual System ID. Relevant for VSNext setups
- comments String
- duplex String
- enabled Boolean
- ipv4Address String
- ipv4Mask
Length String - ipv6Address String
- ipv6Autoconfig Boolean
- ipv6Local
Link StringAddress - ipv6Mask
Length String - link
State Boolean - 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
- mtu String
- name String
- rx
Bytes Double - rx
Packets Double - speed String
- statuses
List<Get
Gaia Show Loopback Interfaces Object Status> - tx
Bytes Double - tx
Packets Double - virtual
System StringId - Virtual System ID. Relevant for VSNext setups
- comments string
- duplex string
- enabled boolean
- ipv4Address string
- ipv4Mask
Length string - ipv6Address string
- ipv6Autoconfig boolean
- ipv6Local
Link stringAddress - ipv6Mask
Length string - link
State boolean - 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
- mtu string
- name string
- rx
Bytes number - rx
Packets number - speed string
- statuses
Get
Gaia Show Loopback Interfaces Object Status[] - tx
Bytes number - tx
Packets number - virtual
System stringId - Virtual System ID. Relevant for VSNext setups
- comments str
- duplex str
- enabled bool
- ipv4_
address str - ipv4_
mask_ strlength - ipv6_
address str - ipv6_
autoconfig bool - ipv6_
local_ strlink_ address - ipv6_
mask_ strlength - link_
state bool - 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
- mtu str
- name str
- rx_
bytes float - rx_
packets float - speed str
- statuses
Sequence[Get
Gaia Show Loopback Interfaces Object Status] - tx_
bytes float - tx_
packets float - virtual_
system_ strid - Virtual System ID. Relevant for VSNext setups
- comments String
- duplex String
- enabled Boolean
- ipv4Address String
- ipv4Mask
Length String - ipv6Address String
- ipv6Autoconfig Boolean
- ipv6Local
Link StringAddress - ipv6Mask
Length String - link
State Boolean - 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
- mtu String
- name String
- rx
Bytes Number - rx
Packets Number - speed String
- statuses List<Property Map>
- tx
Bytes Number - tx
Packets Number - virtual
System StringId - Virtual System ID. Relevant for VSNext setups
GetGaiaShowLoopbackInterfacesObjectStatus
- duplex string
- link_
state bool - rx_
bytes number - rx_
packets number - speed string
- tx_
bytes number - tx_
packets number
- duplex str
- link_
state bool - rx_
bytes float - rx_
packets float - speed str
- tx_
bytes float - tx_
packets float
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