1. Packages
  2. Packages
  3. Checkpoint Provider
  4. API Docs
  5. getGaiaShowIgmpStats
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw
Viewing docs for checkpoint 3.2.0
published on Monday, Jun 15, 2026 by checkpointsw

    Using getGaiaShowIgmpStats

    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 getGaiaShowIgmpStats(args: GetGaiaShowIgmpStatsArgs, opts?: InvokeOptions): Promise<GetGaiaShowIgmpStatsResult>
    function getGaiaShowIgmpStatsOutput(args: GetGaiaShowIgmpStatsOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowIgmpStatsResult>
    def get_gaia_show_igmp_stats(debug: Optional[bool] = None,
                                 id: Optional[str] = None,
                                 member_id: Optional[str] = None,
                                 type: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetGaiaShowIgmpStatsResult
    def get_gaia_show_igmp_stats_output(debug: pulumi.Input[Optional[bool]] = None,
                                 id: pulumi.Input[Optional[str]] = None,
                                 member_id: pulumi.Input[Optional[str]] = None,
                                 type: pulumi.Input[Optional[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetGaiaShowIgmpStatsResult]
    func GetGaiaShowIgmpStats(ctx *Context, args *GetGaiaShowIgmpStatsArgs, opts ...InvokeOption) (*GetGaiaShowIgmpStatsResult, error)
    func GetGaiaShowIgmpStatsOutput(ctx *Context, args *GetGaiaShowIgmpStatsOutputArgs, opts ...InvokeOption) GetGaiaShowIgmpStatsResultOutput

    > Note: This function is named GetGaiaShowIgmpStats in the Go SDK.

    public static class GetGaiaShowIgmpStats 
    {
        public static Task<GetGaiaShowIgmpStatsResult> InvokeAsync(GetGaiaShowIgmpStatsArgs args, InvokeOptions? opts = null)
        public static Output<GetGaiaShowIgmpStatsResult> Invoke(GetGaiaShowIgmpStatsInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGaiaShowIgmpStatsResult> getGaiaShowIgmpStats(GetGaiaShowIgmpStatsArgs args, InvokeOptions options)
    public static Output<GetGaiaShowIgmpStatsResult> getGaiaShowIgmpStats(GetGaiaShowIgmpStatsArgs args, InvokeOptions options)
    
    fn::invoke:
      function: checkpoint:index/getGaiaShowIgmpStats:getGaiaShowIgmpStats
      arguments:
        # arguments dictionary
    data "checkpoint_getgaiashowigmpstats" "name" {
        # arguments
    }

    The following arguments are supported:

    Debug bool
    Id string
    MemberId 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
    Type string
    The type of IGMP statistics
    Debug bool
    Id string
    MemberId 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
    Type string
    The type of IGMP statistics
    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
    type string
    The type of IGMP statistics
    debug Boolean
    id String
    memberId 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
    type String
    The type of IGMP statistics
    debug boolean
    id string
    memberId 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
    type string
    The type of IGMP statistics
    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
    type str
    The type of IGMP statistics
    debug Boolean
    id String
    memberId 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
    type String
    The type of IGMP statistics

    getGaiaShowIgmpStats Result

    The following output properties are available:

    Supporting Types

    GetGaiaShowIgmpStatsError

    BadGroup float64
    BadTtl float64
    Checksum float64
    IgmpV1Host float64
    NoDispatch float64
    NoIgmp float64
    NonLocalNeighbor float64
    RxTruncated float64
    Truncated float64
    TxTruncated float64
    UnsupportedType float64
    UnsupportedVersion float64
    VersionMismatch float64

    GetGaiaShowIgmpStatsReceife

    Dvmrp double
    GroupLeave double
    MembershipQuery double
    MembershipReport double
    MtraceRequest double
    MtraceResponse double
    NumV3Report double
    PimV1 double
    Total double
    Dvmrp float64
    GroupLeave float64
    MembershipQuery float64
    MembershipReport float64
    MtraceRequest float64
    MtraceResponse float64
    NumV3Report float64
    PimV1 float64
    Total float64
    dvmrp Double
    groupLeave Double
    membershipQuery Double
    membershipReport Double
    mtraceRequest Double
    mtraceResponse Double
    numV3Report Double
    pimV1 Double
    total Double
    dvmrp number
    groupLeave number
    membershipQuery number
    membershipReport number
    mtraceRequest number
    mtraceResponse number
    numV3Report number
    pimV1 number
    total number
    dvmrp Number
    groupLeave Number
    membershipQuery Number
    membershipReport Number
    mtraceRequest Number
    mtraceResponse Number
    numV3Report Number
    pimV1 Number
    total Number

    GetGaiaShowIgmpStatsTransmit

    Dvmrp double
    MembershipQuery double
    MtraceRequest double
    MtraceResponse double
    PimV1 double
    Total double
    Dvmrp float64
    MembershipQuery float64
    MtraceRequest float64
    MtraceResponse float64
    PimV1 float64
    Total float64
    dvmrp number
    membership_query number
    mtrace_request number
    mtrace_response number
    pim_v1 number
    total number
    dvmrp Double
    membershipQuery Double
    mtraceRequest Double
    mtraceResponse Double
    pimV1 Double
    total Double
    dvmrp number
    membershipQuery number
    mtraceRequest number
    mtraceResponse number
    pimV1 number
    total number
    dvmrp Number
    membershipQuery Number
    mtraceRequest Number
    mtraceResponse Number
    pimV1 Number
    total Number

    Package Details

    Repository
    checkpoint checkpointsw/terraform-provider-checkpoint
    License
    Notes
    This Pulumi package is based on the checkpoint Terraform Provider.
    Viewing docs for checkpoint 3.2.0
    published on Monday, Jun 15, 2026 by checkpointsw

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial