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 getGaiaShowVxlanInterfaces
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 getGaiaShowVxlanInterfaces(args: GetGaiaShowVxlanInterfacesArgs, opts?: InvokeOptions): Promise<GetGaiaShowVxlanInterfacesResult>
function getGaiaShowVxlanInterfacesOutput(args: GetGaiaShowVxlanInterfacesOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowVxlanInterfacesResult>def get_gaia_show_vxlan_interfaces(debug: Optional[bool] = None,
id: Optional[str] = None,
member_id: Optional[str] = None,
virtual_system_id: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowVxlanInterfacesResult
def get_gaia_show_vxlan_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[GetGaiaShowVxlanInterfacesResult]func GetGaiaShowVxlanInterfaces(ctx *Context, args *GetGaiaShowVxlanInterfacesArgs, opts ...InvokeOption) (*GetGaiaShowVxlanInterfacesResult, error)
func GetGaiaShowVxlanInterfacesOutput(ctx *Context, args *GetGaiaShowVxlanInterfacesOutputArgs, opts ...InvokeOption) GetGaiaShowVxlanInterfacesResultOutput> Note: This function is named GetGaiaShowVxlanInterfaces in the Go SDK.
public static class GetGaiaShowVxlanInterfaces
{
public static Task<GetGaiaShowVxlanInterfacesResult> InvokeAsync(GetGaiaShowVxlanInterfacesArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowVxlanInterfacesResult> Invoke(GetGaiaShowVxlanInterfacesInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowVxlanInterfacesResult> getGaiaShowVxlanInterfaces(GetGaiaShowVxlanInterfacesArgs args, InvokeOptions options)
public static Output<GetGaiaShowVxlanInterfacesResult> getGaiaShowVxlanInterfaces(GetGaiaShowVxlanInterfacesArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowVxlanInterfaces:getGaiaShowVxlanInterfaces
arguments:
# arguments dictionarydata "checkpoint_getgaiashowvxlaninterfaces" "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
getGaiaShowVxlanInterfaces Result
The following output properties are available:
- Id string
- Objects
List<Get
Gaia Show Vxlan Interfaces Object> - Debug bool
- Member
Id string - Virtual
System doubleId
- Id string
- Objects
[]Get
Gaia Show Vxlan 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 Vxlan Interfaces Object> - debug Boolean
- member
Id String - virtual
System DoubleId
- id string
- objects
Get
Gaia Show Vxlan 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
GetGaiaShowVxlanInterfacesObject
- Comments string
- Destination
Port double - Duplex string
- Enabled bool
- Ipv4Address string
- Ipv4Mask
Length string - Ipv6Address string
- Ipv6Autoconfig bool
- Ipv6Local
Link stringAddress - Ipv6Mask
Length string - Link
State bool - Member
Of string - Mtu string
- Name string
- Remote
Ip stringAddress - Rx
Bytes double - Rx
Packets double - Speed string
- Statuses
List<Get
Gaia Show Vxlan Interfaces Object Status> - Tx
Bytes double - Tx
Packets double - Virtual
System stringId - Virtual System ID. Relevant for VSNext setups
- Vxlan
Id double
- Comments string
- Destination
Port float64 - Duplex string
- Enabled bool
- Ipv4Address string
- Ipv4Mask
Length string - Ipv6Address string
- Ipv6Autoconfig bool
- Ipv6Local
Link stringAddress - Ipv6Mask
Length string - Link
State bool - Member
Of string - Mtu string
- Name string
- Remote
Ip stringAddress - Rx
Bytes float64 - Rx
Packets float64 - Speed string
- Statuses
[]Get
Gaia Show Vxlan Interfaces Object Status - Tx
Bytes float64 - Tx
Packets float64 - Virtual
System stringId - Virtual System ID. Relevant for VSNext setups
- Vxlan
Id float64
- comments string
- destination_
port number - 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_
of string - mtu string
- name string
- remote_
ip_ stringaddress - 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
- vxlan_
id number
- comments String
- destination
Port Double - duplex String
- enabled Boolean
- ipv4Address String
- ipv4Mask
Length String - ipv6Address String
- ipv6Autoconfig Boolean
- ipv6Local
Link StringAddress - ipv6Mask
Length String - link
State Boolean - member
Of String - mtu String
- name String
- remote
Ip StringAddress - rx
Bytes Double - rx
Packets Double - speed String
- statuses
List<Get
Gaia Show Vxlan Interfaces Object Status> - tx
Bytes Double - tx
Packets Double - virtual
System StringId - Virtual System ID. Relevant for VSNext setups
- vxlan
Id Double
- comments string
- destination
Port number - duplex string
- enabled boolean
- ipv4Address string
- ipv4Mask
Length string - ipv6Address string
- ipv6Autoconfig boolean
- ipv6Local
Link stringAddress - ipv6Mask
Length string - link
State boolean - member
Of string - mtu string
- name string
- remote
Ip stringAddress - rx
Bytes number - rx
Packets number - speed string
- statuses
Get
Gaia Show Vxlan Interfaces Object Status[] - tx
Bytes number - tx
Packets number - virtual
System stringId - Virtual System ID. Relevant for VSNext setups
- vxlan
Id number
- comments str
- destination_
port float - 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_
of str - mtu str
- name str
- remote_
ip_ straddress - rx_
bytes float - rx_
packets float - speed str
- statuses
Sequence[Get
Gaia Show Vxlan Interfaces Object Status] - tx_
bytes float - tx_
packets float - virtual_
system_ strid - Virtual System ID. Relevant for VSNext setups
- vxlan_
id float
- comments String
- destination
Port Number - duplex String
- enabled Boolean
- ipv4Address String
- ipv4Mask
Length String - ipv6Address String
- ipv6Autoconfig Boolean
- ipv6Local
Link StringAddress - ipv6Mask
Length String - link
State Boolean - member
Of String - mtu String
- name String
- remote
Ip StringAddress - 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
- vxlan
Id Number
GetGaiaShowVxlanInterfacesObjectStatus
- 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