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 getGaiaShowMldStats
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 getGaiaShowMldStats(args: GetGaiaShowMldStatsArgs, opts?: InvokeOptions): Promise<GetGaiaShowMldStatsResult>
function getGaiaShowMldStatsOutput(args: GetGaiaShowMldStatsOutputArgs, opts?: InvokeOptions): Output<GetGaiaShowMldStatsResult>def get_gaia_show_mld_stats(debug: Optional[bool] = None,
id: Optional[str] = None,
member_id: Optional[str] = None,
type: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGaiaShowMldStatsResult
def get_gaia_show_mld_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[GetGaiaShowMldStatsResult]func GetGaiaShowMldStats(ctx *Context, args *GetGaiaShowMldStatsArgs, opts ...InvokeOption) (*GetGaiaShowMldStatsResult, error)
func GetGaiaShowMldStatsOutput(ctx *Context, args *GetGaiaShowMldStatsOutputArgs, opts ...InvokeOption) GetGaiaShowMldStatsResultOutput> Note: This function is named GetGaiaShowMldStats in the Go SDK.
public static class GetGaiaShowMldStats
{
public static Task<GetGaiaShowMldStatsResult> InvokeAsync(GetGaiaShowMldStatsArgs args, InvokeOptions? opts = null)
public static Output<GetGaiaShowMldStatsResult> Invoke(GetGaiaShowMldStatsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGaiaShowMldStatsResult> getGaiaShowMldStats(GetGaiaShowMldStatsArgs args, InvokeOptions options)
public static Output<GetGaiaShowMldStatsResult> getGaiaShowMldStats(GetGaiaShowMldStatsArgs args, InvokeOptions options)
fn::invoke:
function: checkpoint:index/getGaiaShowMldStats:getGaiaShowMldStats
arguments:
# arguments dictionarydata "checkpoint_getgaiashowmldstats" "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
- Type string
- The type of MLD 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 MLD 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 MLD statistics
- 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
- type String
- The type of MLD statistics
- 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
- type string
- The type of MLD 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 MLD statistics
- 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
- type String
- The type of MLD statistics
getGaiaShowMldStats Result
The following output properties are available:
- errors list(object)
- id string
- receives list(object)
- transmits list(object)
- debug bool
- member_
id string - type string
- errors
Get
Gaia Show Mld Stats Error[] - id string
- receives
Get
Gaia Show Mld Stats Receife[] - transmits
Get
Gaia Show Mld Stats Transmit[] - debug boolean
- member
Id string - type string
- errors List<Property Map>
- id String
- receives List<Property Map>
- transmits List<Property Map>
- debug Boolean
- member
Id String - type String
Supporting Types
GetGaiaShowMldStatsError
- Bad
Group double - Bad
Router doubleAlert - Bad
Ttl double - No
Mld double - Non
Linklocal doubleSender - Truncated double
- Tx
Truncated double - Version
Mismatch double
- Bad
Group float64 - Bad
Router float64Alert - Bad
Ttl float64 - No
Mld float64 - Non
Linklocal float64Sender - Truncated float64
- Tx
Truncated float64 - Version
Mismatch float64
- bad_
group number - bad_
router_ numberalert - bad_
ttl number - no_
mld number - non_
linklocal_ numbersender - truncated number
- tx_
truncated number - version_
mismatch number
- bad
Group Double - bad
Router DoubleAlert - bad
Ttl Double - no
Mld Double - non
Linklocal DoubleSender - truncated Double
- tx
Truncated Double - version
Mismatch Double
- bad
Group number - bad
Router numberAlert - bad
Ttl number - no
Mld number - non
Linklocal numberSender - truncated number
- tx
Truncated number - version
Mismatch number
- bad_
group float - bad_
router_ floatalert - bad_
ttl float - no_
mld float - non_
linklocal_ floatsender - truncated float
- tx_
truncated float - version_
mismatch float
- bad
Group Number - bad
Router NumberAlert - bad
Ttl Number - no
Mld Number - non
Linklocal NumberSender - truncated Number
- tx
Truncated Number - version
Mismatch Number
GetGaiaShowMldStatsReceife
- Listener
Done double - Listener
Query double - Listener
Report double - Num
V2Report double - Total double
- Listener
Done float64 - Listener
Query float64 - Listener
Report float64 - Num
V2Report float64 - Total float64
- listener_
done number - listener_
query number - listener_
report number - num_
v2_ numberreport - total number
- listener
Done Double - listener
Query Double - listener
Report Double - num
V2Report Double - total Double
- listener
Done number - listener
Query number - listener
Report number - num
V2Report number - total number
- listener_
done float - listener_
query float - listener_
report float - num_
v2_ floatreport - total float
- listener
Done Number - listener
Query Number - listener
Report Number - num
V2Report Number - total Number
GetGaiaShowMldStatsTransmit
- Listener
Query double - Total double
- Listener
Query float64 - Total float64
- listener_
query number - total number
- listener
Query Double - total Double
- listener
Query number - total number
- listener_
query float - total float
- listener
Query Number - total 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