Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Using getMulticastPimInterfaceTimerRoutingProfile
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 getMulticastPimInterfaceTimerRoutingProfile(args: GetMulticastPimInterfaceTimerRoutingProfileArgs, opts?: InvokeOptions): Promise<GetMulticastPimInterfaceTimerRoutingProfileResult>
function getMulticastPimInterfaceTimerRoutingProfileOutput(args: GetMulticastPimInterfaceTimerRoutingProfileOutputArgs, opts?: InvokeOptions): Output<GetMulticastPimInterfaceTimerRoutingProfileResult>def get_multicast_pim_interface_timer_routing_profile(assert_interval: Optional[float] = None,
hello_interval: Optional[float] = None,
join_prune_interval: Optional[float] = None,
location: Optional[GetMulticastPimInterfaceTimerRoutingProfileLocation] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMulticastPimInterfaceTimerRoutingProfileResult
def get_multicast_pim_interface_timer_routing_profile_output(assert_interval: Optional[pulumi.Input[float]] = None,
hello_interval: Optional[pulumi.Input[float]] = None,
join_prune_interval: Optional[pulumi.Input[float]] = None,
location: Optional[pulumi.Input[GetMulticastPimInterfaceTimerRoutingProfileLocationArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMulticastPimInterfaceTimerRoutingProfileResult]func LookupMulticastPimInterfaceTimerRoutingProfile(ctx *Context, args *LookupMulticastPimInterfaceTimerRoutingProfileArgs, opts ...InvokeOption) (*LookupMulticastPimInterfaceTimerRoutingProfileResult, error)
func LookupMulticastPimInterfaceTimerRoutingProfileOutput(ctx *Context, args *LookupMulticastPimInterfaceTimerRoutingProfileOutputArgs, opts ...InvokeOption) LookupMulticastPimInterfaceTimerRoutingProfileResultOutput> Note: This function is named LookupMulticastPimInterfaceTimerRoutingProfile in the Go SDK.
public static class GetMulticastPimInterfaceTimerRoutingProfile
{
public static Task<GetMulticastPimInterfaceTimerRoutingProfileResult> InvokeAsync(GetMulticastPimInterfaceTimerRoutingProfileArgs args, InvokeOptions? opts = null)
public static Output<GetMulticastPimInterfaceTimerRoutingProfileResult> Invoke(GetMulticastPimInterfaceTimerRoutingProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMulticastPimInterfaceTimerRoutingProfileResult> getMulticastPimInterfaceTimerRoutingProfile(GetMulticastPimInterfaceTimerRoutingProfileArgs args, InvokeOptions options)
public static Output<GetMulticastPimInterfaceTimerRoutingProfileResult> getMulticastPimInterfaceTimerRoutingProfile(GetMulticastPimInterfaceTimerRoutingProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getMulticastPimInterfaceTimerRoutingProfile:getMulticastPimInterfaceTimerRoutingProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- Name string
- Assert
Interval double - interval between PIM Assert messages, in seconds
- Hello
Interval double - interval between PIM Hello messages, in seconds
- Join
Prune doubleInterval - interval between PIM Join/Prune messages, in seconds
- Location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- Name string
- Assert
Interval float64 - interval between PIM Assert messages, in seconds
- Hello
Interval float64 - interval between PIM Hello messages, in seconds
- Join
Prune float64Interval - interval between PIM Join/Prune messages, in seconds
- location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- name String
- assert
Interval Double - interval between PIM Assert messages, in seconds
- hello
Interval Double - interval between PIM Hello messages, in seconds
- join
Prune DoubleInterval - interval between PIM Join/Prune messages, in seconds
- location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- name string
- assert
Interval number - interval between PIM Assert messages, in seconds
- hello
Interval number - interval between PIM Hello messages, in seconds
- join
Prune numberInterval - interval between PIM Join/Prune messages, in seconds
- location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- name str
- assert_
interval float - interval between PIM Assert messages, in seconds
- hello_
interval float - interval between PIM Hello messages, in seconds
- join_
prune_ floatinterval - interval between PIM Join/Prune messages, in seconds
- location Property Map
- The location of this object.
- name String
- assert
Interval Number - interval between PIM Assert messages, in seconds
- hello
Interval Number - interval between PIM Hello messages, in seconds
- join
Prune NumberInterval - interval between PIM Join/Prune messages, in seconds
getMulticastPimInterfaceTimerRoutingProfile Result
The following output properties are available:
- Assert
Interval double - interval between PIM Assert messages, in seconds
- Hello
Interval double - interval between PIM Hello messages, in seconds
- Id string
- The provider-assigned unique ID for this managed resource.
- Join
Prune doubleInterval - interval between PIM Join/Prune messages, in seconds
- Location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- Name string
- Assert
Interval float64 - interval between PIM Assert messages, in seconds
- Hello
Interval float64 - interval between PIM Hello messages, in seconds
- Id string
- The provider-assigned unique ID for this managed resource.
- Join
Prune float64Interval - interval between PIM Join/Prune messages, in seconds
- Location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- Name string
- assert
Interval Double - interval between PIM Assert messages, in seconds
- hello
Interval Double - interval between PIM Hello messages, in seconds
- id String
- The provider-assigned unique ID for this managed resource.
- join
Prune DoubleInterval - interval between PIM Join/Prune messages, in seconds
- location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- name String
- assert
Interval number - interval between PIM Assert messages, in seconds
- hello
Interval number - interval between PIM Hello messages, in seconds
- id string
- The provider-assigned unique ID for this managed resource.
- join
Prune numberInterval - interval between PIM Join/Prune messages, in seconds
- location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- name string
- assert_
interval float - interval between PIM Assert messages, in seconds
- hello_
interval float - interval between PIM Hello messages, in seconds
- id str
- The provider-assigned unique ID for this managed resource.
- join_
prune_ floatinterval - interval between PIM Join/Prune messages, in seconds
- location
Get
Multicast Pim Interface Timer Routing Profile Location - The location of this object.
- name str
- assert
Interval Number - interval between PIM Assert messages, in seconds
- hello
Interval Number - interval between PIM Hello messages, in seconds
- id String
- The provider-assigned unique ID for this managed resource.
- join
Prune NumberInterval - interval between PIM Join/Prune messages, in seconds
- location Property Map
- The location of this object.
- name String
Supporting Types
GetMulticastPimInterfaceTimerRoutingProfileLocation
- Ngfw
Get
Multicast Pim Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- Template
Get
Multicast Pim Interface Timer Routing Profile Location Template - Located in a specific template
- Template
Stack GetMulticast Pim Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- Ngfw
Get
Multicast Pim Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- Template
Get
Multicast Pim Interface Timer Routing Profile Location Template - Located in a specific template
- Template
Stack GetMulticast Pim Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Multicast Pim Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Multicast Pim Interface Timer Routing Profile Location Template - Located in a specific template
- template
Stack GetMulticast Pim Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Multicast Pim Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Multicast Pim Interface Timer Routing Profile Location Template - Located in a specific template
- template
Stack GetMulticast Pim Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Multicast Pim Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Multicast Pim Interface Timer Routing Profile Location Template - Located in a specific template
- template_
stack GetMulticast Pim Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw Property Map
- Located in a specific NGFW device
- template Property Map
- Located in a specific template
- template
Stack Property Map - Located in a specific template stack
GetMulticastPimInterfaceTimerRoutingProfileLocationNgfw
- Ngfw
Device string - The NGFW device
- Ngfw
Device string - The NGFW device
- ngfw
Device String - The NGFW device
- ngfw
Device string - The NGFW device
- ngfw_
device str - The NGFW device
- ngfw
Device String - The NGFW device
GetMulticastPimInterfaceTimerRoutingProfileLocationTemplate
- Name string
- Specific Panorama template
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
GetMulticastPimInterfaceTimerRoutingProfileLocationTemplateStack
- Name string
- Specific Panorama template stack
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template stack
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template stack
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template stack
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template stack
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template stack
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panosTerraform Provider.
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
