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 getGaiaShowIgmpInterfaceStats
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 getGaiaShowIgmpInterfaceStats(args: GetGaiaShowIgmpInterfaceStatsArgs, opts?: InvokeOptions): Promise<GetGaiaShowIgmpInterfaceStatsResult>
function getGaiaShowIgmpInterfaceStatsOutput(args: GetGaiaShowIgmpInterfaceStatsOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowIgmpInterfaceStatsResult>def get_gaia_show_igmp_interface_stats(debug: Optional[bool] = None,
id: Optional[str] = None,
interface: Optional[str] = None,
member_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowIgmpInterfaceStatsResult
def get_gaia_show_igmp_interface_stats_output(debug: pulumi.Input[Optional[bool]] = None,
id: pulumi.Input[Optional[str]] = None,
interface: pulumi.Input[Optional[str]] = None,
member_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowIgmpInterfaceStatsResult]func GetGaiaShowIgmpInterfaceStats(ctx *Context, args *GetGaiaShowIgmpInterfaceStatsArgs, opts ...InvokeOption) (*GetGaiaShowIgmpInterfaceStatsResult, error)
func GetGaiaShowIgmpInterfaceStatsOutput(ctx *Context, args *GetGaiaShowIgmpInterfaceStatsOutputArgs, opts ...InvokeOption) GetGaiaShowIgmpInterfaceStatsResultOutput> Note: This function is named GetGaiaShowIgmpInterfaceStats in the Go SDK.
public static class GetGaiaShowIgmpInterfaceStats
{
public static Task<GetGaiaShowIgmpInterfaceStatsResult> InvokeAsync(GetGaiaShowIgmpInterfaceStatsArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowIgmpInterfaceStatsResult> Invoke(GetGaiaShowIgmpInterfaceStatsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowIgmpInterfaceStatsResult> getGaiaShowIgmpInterfaceStats(GetGaiaShowIgmpInterfaceStatsArgs args, InvokeOptions options)
public static Output<GetGaiaShowIgmpInterfaceStatsResult> getGaiaShowIgmpInterfaceStats(GetGaiaShowIgmpInterfaceStatsArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowIgmpInterfaceStats:getGaiaShowIgmpInterfaceStats
arguments:
# arguments dictionarydata "checkpoint_getgaiashowigmpinterfacestats" "name" {
# arguments
}The following arguments are supported:
- Interface string
- The name of IGMP interface
- 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
- Interface string
- The name of IGMP interface
- 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
- interface string
- The name of IGMP interface
- 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
- interface_ String
- The name of IGMP interface
- 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
- interface string
- The name of IGMP interface
- 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
- interface str
- The name of IGMP interface
- 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
- interface String
- The name of IGMP interface
- 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
getGaiaShowIgmpInterfaceStats Result
The following output properties are available:
- id string
- interface string
- receives list(object)
- transmits list(object)
- debug bool
- member_
id string
- id string
- interface string
- receives
Get
Gaia Show Igmp Interface Stats Receife[] - transmits
Get
Gaia Show Igmp Interface Stats Transmit[] - debug boolean
- member
Id string
- id String
- interface String
- receives List<Property Map>
- transmits List<Property Map>
- debug Boolean
- member
Id String
Supporting Types
GetGaiaShowIgmpInterfaceStatsReceife
- Dvmrp double
- Group
Leave double - Igmp
V1Host double - Membership
Query double - Membership
Report double - Mtrace
Request double - Mtrace
Response double - Num
V3Report double - Pim
V1 double - Version
Mismatch double
- Dvmrp float64
- Group
Leave float64 - Igmp
V1Host float64 - Membership
Query float64 - Membership
Report float64 - Mtrace
Request float64 - Mtrace
Response float64 - Num
V3Report float64 - Pim
V1 float64 - Version
Mismatch float64
- dvmrp number
- group_
leave number - igmp_
v1_ numberhost - membership_
query number - membership_
report number - mtrace_
request number - mtrace_
response number - num_
v3_ numberreport - pim_
v1 number - version_
mismatch number
- dvmrp Double
- group
Leave Double - igmp
V1Host Double - membership
Query Double - membership
Report Double - mtrace
Request Double - mtrace
Response Double - num
V3Report Double - pim
V1 Double - version
Mismatch Double
- dvmrp number
- group
Leave number - igmp
V1Host number - membership
Query number - membership
Report number - mtrace
Request number - mtrace
Response number - num
V3Report number - pim
V1 number - version
Mismatch number
- dvmrp float
- group_
leave float - igmp_
v1_ floathost - membership_
query float - membership_
report float - mtrace_
request float - mtrace_
response float - num_
v3_ floatreport - pim_
v1 float - version_
mismatch float
- dvmrp Number
- group
Leave Number - igmp
V1Host Number - membership
Query Number - membership
Report Number - mtrace
Request Number - mtrace
Response Number - num
V3Report Number - pim
V1 Number - version
Mismatch Number
GetGaiaShowIgmpInterfaceStatsTransmit
- Dvmrp double
- Membership
Query double - Mtrace
Request double - Mtrace
Response double - Pim
V1 double - Truncated double
- Dvmrp float64
- Membership
Query float64 - Mtrace
Request float64 - Mtrace
Response float64 - Pim
V1 float64 - Truncated float64
- dvmrp number
- membership_
query number - mtrace_
request number - mtrace_
response number - pim_
v1 number - truncated number
- dvmrp Double
- membership
Query Double - mtrace
Request Double - mtrace
Response Double - pim
V1 Double - truncated Double
- dvmrp number
- membership
Query number - mtrace
Request number - mtrace
Response number - pim
V1 number - truncated number
- dvmrp float
- membership_
query float - mtrace_
request float - mtrace_
response float - pim_
v1 float - truncated float
- dvmrp Number
- membership
Query Number - mtrace
Request Number - mtrace
Response Number - pim
V1 Number - truncated Number
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